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
Define repository pattern in asp.net mvc? : asp.net mvc
Can you dynamically assign a Master Page?
How to create multi language website in asp.net mvc? : Asp.Net MVC
What are the contents of cookie?
Differentiate between a page theme and a global theme?
What is the parent class of all web server control?
Define globalization and localization.
In which event of the page life cycle, is the viewstate available?
What is server infrastructure & server components?
Is it possible to create web application with both webforms and mvc?
What is the difference between exe and dll?
What are the different types of cookies in asp.net?
Is web config mandatory?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
when a request is made in Life cycle of ASP.NET page .