What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?

3 Answers   HCL,


How do you open a page in a new window?

0 Answers  


What is the difference between globalization and localization?

0 Answers  


What does asp in asp.net stand for?

0 Answers  


how to get modified rows from Dataset

1 Answers   CGI,






Explain the difference between singleton and single call?

0 Answers  


How do cookies work? Give an example of their abuse.

0 Answers  


I create small website, i want accept all the browser this website? what will do?

1 Answers  


I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?

0 Answers   TCS,


what is Versioning in asp.net and how it maintain in any web application

1 Answers   TCS,


What is viewstate in asp net with example?

0 Answers  


You need to retrieve data from a Microsoft SQL Server 2000. Currently you are using an oleDbConnection object to connect to the database server. You need to be able to retrieve the data from the database server in XML format. Which approach would be the most efficient? Select all that apply. Each answer constitutes part of the whole answer. a) Change to the SQL .NET provider. b) Use the ExecuteXmlReader() method of the xxxCommand object c) Use the DOM to create the XML document. d) Use the XmlDocument.Load() method to create the XML Document.

1 Answers   Syntax Softtech,


Categories