Microsoft
Software
Hardware
Network
Question : Finding version of ASP.net on Server
Hi Folks,
How do i find out thru code which version of ASP.net the webserver is running.
Thanks
RG
Answer : Finding version of ASP.net on Server
Response.Write("The .NET version is " & System.Environment.Version
.ToString(
) )
Random Solutions
can't select distinct records with case statement
ntuser.dat
easy for experts.
Drop down list to display two columns but only bring 1 value in
Exchange 2007 SP2 permission issues
Alternative to "Can Grow" Property
need to convert the following from asp to asp.net
Verification Process
Cannot disable hibernation in Vista
If there are multiple inf files on the computer which have the same VID/PID as your device, how does windows choose which driver to use?