Why does a user need nothing more than a Web browser to view
ASP.NET pages?
Answer / raghumadhav tirunagari
The user interface for a Web application is the series of
Web pages rendered to the client by ASP.NET/IIS. A client
needs nothing more than a browser to view ASP.NET pages
| Is This Answer Correct ? | 0 Yes | 1 No |
Are there resources online with tips on asp to asp.net conversions?
What is Web Application?
Do you know caching feature?
What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.
What's the difference between viewstate and sessionstate?
what is satellite assembly in .net?
How to Open any web page by clicking any Any ASPControl like (Checkbox,radio button or Button) without calling its event and without going to Siverside code?
Can we have multiple web config files for an asp.net application?
What are the different types of caching ?
Which control would you use if you needed to make sure the values in two different controls matched?
What I need to create and run an asp.net application?
How do you manage session in ASP and ASP.NET?
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)