DotNetStories
In this post I am going to explain how to get
information about the user's browser. This is the
browser that the user uses to access the web
application.
You can accomplish what i am
going to show you with javascript. But I approached it
differently and i will show you how to do that with .Net
code.
I will be using VS 2010 Ultimate edition and VB.Net to create a simple asp.net application.