Which Is Faster MVC or ASP.net ?


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

Post New Answer

More ASP.NET Interview Questions

What is jade template engine?

0 Answers  


what is assembly?

4 Answers   Microsoft,


How do you relate an aspx page with its code behind Page?

2 Answers   Accenture,


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

0 Answers  


What is the good practice to implement validations in aspx page?

0 Answers  






How can I have a particular web page in an asp.net application which displays its own error page?

0 Answers  


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

0 Answers  


To match the two different controls which control would we use ?

2 Answers   Siebel,


Does the following statement executes successfully: Response.Write(?value of i = ? + i);

4 Answers   TCS,


Briefly describe different techniques for ASP.NET State Management?

6 Answers   Deloitte, Syntax Softtech,


What is the purpose of the following segment? If ( !IsPostBack) { sqldataAdapter1.Fill (dsusers1); DataGrid1.DataBind (); } a) To populate the DataAdapter the first time the web page id displayed. b) To populate the DataSet every time the web page is displayed. c) To populate the DataAdapter every time the web page is displayed. d)To populate the DataSet the first time the web page is displayed.

2 Answers   Syntax Softtech,


What is the mvc model?

0 Answers  


Categories