Browse by Tags

All Tags » .net » C# (RSS)
Why .Net has it all
Disclaimer: I'm no MS/.Net evangelist. I'm just a computer software developer that wants to share his experience working on a weekend project (actually 3 weekends...) As a bet between me and my wife, I took the challenge of developing grid computing...

Posted Saturday, September 15, 2007 2:50 AM by dotgrid | 2 comment(s)

Tip : c# extracting version number
Comes in handy if you want to implement an automatic application upgrade component. By calling System.Deployment.Application. ApplicationDeployment .CurrentDeployment.CurrentVersion You'll get in return which current version is running and can alert...

Posted Saturday, September 01, 2007 3:47 PM by dotgrid | 1 comment(s)

Filed under: , , , ,