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

What is the lifespan for items stored in ViewState?

4 Answers   Siebel Systems,


Features in ASP.NET?

2 Answers   Microsoft,


What is a global postback url?

0 Answers  


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


What's the advantage of using System.Text.StringBuilder over System.String?

3 Answers   IBM, IdeaLake, Infosys,


Is data edited in the Repeater control?

0 Answers   Siebel,


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.

5 Answers   Netsweeper,


What is masterpage?

0 Answers  


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

0 Answers   DELL,


What are the advantages of passport authentication?

0 Answers  


What is a web server? What are the load limits in it?

0 Answers   Wipro,


what is mean by framework?

3 Answers  


Categories