Difference between mvc2 and mvc3 in asp.net?
Answer Posted / rame
MVC3 supports Json
| Is This Answer Correct ? | 53 Yes | 3 No |
Post New Answer View All Answers
What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?
Is post back property in asp net?
How does a web application session work?
What is Web API?
How to sign out from forms authentication?
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
How to disable cut, copy and paste in TextBox using jQuery in asp.net?
How can you make sure that web api returns json data only?
How does a content page differ from a master page?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is loop in asp.net?
How do http sessions work?
How does asp page work?
What are validators and list some validators of asp.net?
Write some code using interfaces, virtual methods, and an abstract class`