Why does a user need nothing more than a Web browser to view
ASP.NET pages?
Answer Posted / 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 |
Post New Answer View All Answers
Explain login controls.
A Web Service Can Only Be Written In .net. Is it True??
What is asp net_sessionid?
Why do you use the app_code folder in asp.net?
Take a Large textbox allow to type any data. Task 1:display the count of vowels in a lable on key press event of the textbox Task 2:dispaly count of dates in a lable when dates in following foramats:dd/mm/yy , mm/dd/yy , yy/mm/dd. Task3:compare 2 dates and display both are same or not which dates are in dd/mm/yy and mm/dd/yy farmats.
What are directives in asp.net?
how to debug web services on consumer side?
what are configuration files?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Is asp.net is a programming language?
What is rich control in asp.net?
Which data type does the rangevalidator control support?
What is the importance of Global.asax in ASP.NET?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
Define asp.net caching?