0

I have developed application in visual studio 2010. I want to show the build version and build date in my application about us form. I want to get the Build version and Build date automatically get update from visual sourcesafe ( version controller)

John Saunders
  • 160,644
  • 26
  • 247
  • 397

1 Answers1

0

Here is your answer, googling will give you more light on your issue

http://social.msdn.microsoft.com/Forums/en-US/vssourcecontrol/thread/12a1d511-7694-4d5e-8005-ec762dfbdb1b/

Nipun Ambastha
  • 2,553
  • 1
  • 16
  • 26
  • Please don't provide *link only answers*. Try explaining the answer and *then* providing a link to the reference. – Pure.Krome Dec 29 '12 at 01:17