Wednesday, July 15, 2009

How to find the .NET version i am using through code?


Response.Write(System.Environment.Version.ToString());



www.codecollege.NET

No comments:

Post a Comment