How to find the client browser type ?
Answers were Sorted based on User's Feedback
we can identify the browser name using javascript
var brw = new navigator();
alert(brw.appname);
alert(brw.appversion);
| Is This Answer Correct ? | 14 Yes | 5 No |
What is ascx?
What is a response cookie?
How do we assign page-specific attributes?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
How do you turn off cookies for one page in your site?
What is mvc in asp.net interview question? : Asp.Net MVC
What is AppDomain?Explain how it works.
What is the difference between login controls and forms authentication?
How can we create Tree control in asp.net?
Name and describe some HTTP Status Codes and what they express to the requesting client ?
What is the maximum number of classes that can be contained in one dll file?
Where is asp.net session stored?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)