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
Can we set which type of comparison we want to perform by the CompareValidator control?
What is cross page posting in asp net?
How will you maintain versioning in asp.net 2.0?
How do u deploy ur project?
Explain the difference between globalization and localization techniques
How do you sign out from forms authentication?
Explain why datareader is useful?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is the benefit of WebAPI over WCF?
How could you modify xaml content from javascript?
What asp.net control can embed xaml into asp.net pages?
What is mvc in asp.net tutorial? : Asp.Net MVC
What is aspect-oriented programming?
How can you enable impersonation in the web.config file?