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 |
Where code pages are used?
To which side ( server ? client) does the user input data validation occur? Explain the reasons for it?
How does u get record no from 5 to 15 from a dataset of 100 records?
State differences between MVC and WebAPI
Explain one critical mapping?
Describe the method to create a permanent cookie?
What's the advantage of using System.Text.StringBuilder over System.String?
3 Answers IBM, IdeaLake, Infosys,
What is localization and Globalization?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
COM+ Used ________________ Isolation Level
what is pagination in asp.net ?
What's the use of 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)