Creating a Custom Browser Setup with ASP.NET 2.0 (
Page 1 of 3 )
When you write applications that need to check for the version of the user's Web browser, you've had to roll your own solution. ASP.NET provides new help: custom browser setups. John Mueller shows you how it works... and boy, can it make your life easier.