Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
Learn about the HttpBrowserCapabilities component.
http://www.stardeveloper.com/articles/display.html?article=2001082501&...
Tutorial Statistics
Total Hits: 1300
Average Rating :     
Total Votes: 0 votes
Category: ASP/Content Management
Submitted on: 2008-03-05 00:24:18
Submitted By: Devesh Khanna
Set as Favorite
In this article we are going to learn about the Http BrowserCapabilities component of ASP.NET which will allow you to detect the user browser and develop browser friendly pages.
Http BrowserCapabilities is a class present in the System.Web namespace. To use it you don't have to create new instance of this class, simply use the one provided by Page.Request.Browser property within the ASP.NET page. More detail...
|
|
|