Interview Tips Interview Tips, Interview Questions and Answers

19Mar/100

asp.net interview questions and answers

What is the namespace provides MVC pattern?

System.Web.Mvc

What are all the navigation controls available with asp.net?

Menus
Site Maps
Tree View

Where smart naviagation is used?

Smart navigation is used to keep the cursor postions in post backs

Whether ASP.NET is compiled or interpretted?

It is compiled one.

What is MVC Pattern? How it is involved in ASP.NET?

MVC means Model View Controller. Microsoft has implemented MVC pattern in ASP.NET for the easy building of web applications. The seperation of UI part and codebehind part is based upon the MVC.

What data type does the RangeValidator control support?

Integer, String and Date

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.