What is mvc structure? given example?
How to show gridview control from business components and
using class object arrays?
Answer Posted / dhina
asp MVC.NET is microsoft's answer for web generation 2
sites, where the sites will be search engine optimized.
URL of the site doesnt map to the deployed folder structure
eg (www.test.com/scripts/test1.html) this means that the
test.com is virtual directory and scripts is a subdirectory
and test1.html is physical file name, these direct
directory url is not there in MVC
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Define the term Web Garden?
What are the uses of list view control in Asp.net?
What is session handling in a webfarm, how it can work with its limits?
What is the difference between cookie and session?
Do you support digital rights management to protect my videos?
Give some salient points of difference between request processor and request dispatcher.
What are the different properties of server control that exists?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is autopost?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?
What are the HTML server controls in ASP.NET?
What is use of Master Page in ASP.NET web pages?
What is cache in asp net?
A Web Service Can Only Be Written In .net. Is it True??
What do you understand by aggregate dependency?