Difference between mvc2 and mvc3 in asp.net?
Answer Posted / nagaganesh
MVC 2:
Client-side Validation
Asynchronous controllers
MVC 3:
Unobtrusive client-side validation and jQuery support
JSON model binding
| Is This Answer Correct ? | 31 Yes | 4 No |
Post New Answer View All Answers
What do you mean by serialize?
Fetch one page value to another page without using state-managment ?
Explain the use of resource manager class in .net.
What is session and application variable in asp net?
Define the term Scavenging in Caching?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Explain culture and uiculture values.
How many types of validators are there in asp net?
What is the difference between application state and caching?
Explain the main differences between asp and asp.net?
Define application state variable and session state variable?
Explain how can we inherit a static member?
What is css and what is it used for?
Where do the cookie state and session state information be stored?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?