Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How can I tell if the .NET Framework 2.0 is installed on my user’s machines?

You can check the useragent value in your server side code or in javascript on the html page (hint… see the Publish.htm page that VS generates). The useragent string will contain the version of the .NET Framework installed on that client.


Page view counter