Browse by Tags

All Tags » number » C# (RSS)
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: , , , ,