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 difference between web api and web services?
Types of optimization and name a few and how do u do?
Explain what is an assembly?
What's the use of response.output.write()?
Which is faster union or union all?
difference between caching objects in session objects?
What is the difference between abstract class vs interface? Can give me the real time examples?
How to save Link of a Webpage in excel sheet?
.Net Doesn't offer Deterministic Distruction ? a) True b) False
what is view state and its use
10 Answers DELL, Efextra, HCL,
What definition correctly defines a label server control with the name set to lblHoop? a) <asp:Label name=?lblHoop? runat=?server? /> b) <Label id=?lblHoop? runat=?server? /> c) <asp:Label id=?lblHoop? runat=?server? /> d) <server label name=?lblHoop? runat=?asp? />
What are the differences between the response.write() and response.output.write()?
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)