Browse by Tags

All Tags » extracting » C# » version (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 09-01-2007 3:47 PM by dotgrid | 1 comment(s)

Filed under: , , , ,