Tagged Questions
1
vote
2answers
275 views
Is ASP.NET MVC flexible?
Can it easily be combined with jQuery, (ASP.NET) Ajax, ASP.NET webforms, other frameworks.
What about pulling dynamic code from ASP.NET MVC into for example classic ASP?
Does the MVC model mean that ...