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 |
About delegates ?
What are the advantages and disadvantages of viewstate ?
What describes a query?
What is the use of Administration tool in Asp.net 2.0?
calling result set one procedure to anothar procedure in sql2000
Describe the .net base class library.
How to kill session?
If I m using Session State Partioning where I have partitioned my session into 4 servers then how can I know that my session will be stored on which server?
Explain the disadvantages of viewstate?
How many validators do ASP.NET have?
What is difference between response.redirect and server.transfer ?
2 Answers Kalinga Software, Satyam,
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
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)