Why does a user need nothing more than a Web browser to view
ASP.NET pages?



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

Post New Answer

More ASP.NET Interview Questions

i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.

3 Answers  


How response object is related to asp's response object?

0 Answers  


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

0 Answers   Sans Pareil IT Services,


Why is it important to maintain session state?

1 Answers  


How to send data through querystring to another page but it should not be displayed in URL

2 Answers   EMR, Powersoft19,






Differences between VB.Net and C#, related to OOPS concepts

5 Answers   CSC,


Difference between .NET components and COM components?

2 Answers   Microsoft,


How would you enable impersonation in the web.config file?

0 Answers  


Explain how server control validation controls works?

2 Answers   CMS, Syntax Softtech,


What are the advantages and disadvantages of Using Cookies?

0 Answers   MCN Solutions,


Differentiate between Server.Transfer and Response.Redirect with functionality? Why we can choose one over the other?

0 Answers   Siebel,


which type of data u send through request.querystring()?and tell abt exact size?

1 Answers   CSC, Nay Company,


Categories