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 |
Which property on a Combo Box do you set with a column name, prior to setting the DataSource, to display data in the combo box?
what are the State management and Its Uses
What is the biggest disadvantage of “Other Return Types” in Web API?
IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.
When does a session actually start?
Can One website be made using two different languages like c#,vb.net etc......
How to configure a website without using IIS.
how can we create wcf in asp.net and how can we cll that in to asp.net application?plsss tel me each step clearly
When a dropdownlist has been added by some records and it has been binded why it is not executing i'm facing this error pls help me ? if (is!pageposback) { arraylist books = new arraylist; books.add ("gone with the wind"); books.add ("rahulsriramprakash"); books.add ("vishal"); dropdowndisplay.datasource=books; dropdowndisplay.databind(); } The error is : 1) The dropdowndisplay does not exist.
What are merge modules?
if i have a web page, and after the postback i dont to maintain the viewstate. How can we maintain in web application?
How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?
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)