Difference between mvc2 and mvc3 in asp.net?
Answer Posted / aimbin
To know the difference among mvc2,mvc3 and mvc4 plz visit following link
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How many types of state management are there in asp net?
What is state management techniques in asp.net?
How to turn off cookies for a page?
Can you explain the basic use of dataview?
Explain the flow of processing of the request? : asp.net mvc
Explain what the contents of cookie?
How can we register exception filter from the action?
What is Web API?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is the difference between cache and cookies?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What are the benefits of Razor View?
What is enableviewstatemac in asp net?
What is data binding in asp net?
Can master pages be nested?