What is the difference between User Controls and Master Pages
Answer Posted / dhina
In dotnet 1.1, developers where using user controls for the
website navigation, footers which were standard for all the
web pages, this was covered in 2.0 as master pages.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does exception management works in ASP.NET?
How ASP.NET page works?
Define session in asp.net.
How you can return View from ASP.NET Web API method?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Is data edited in the Repeater control?
What parameters can you pass in the url of the api? Can get and post use the same url?
Explain the use of view state?
How long do session variables last?
Explain the code Access Security (CAS) in .net Framework?
What is http only cookie?
What is the Difference between MVC And MVP design pattrens
Name the tools or API for developing or testing web api?
Explain what does mvc represent in asp.net? : asp.net mvc
How does session state work in asp.net?