Search Results

2
votes
5answers
1k views

RESTful Web Services with ASP.NET MVC

Do you think ASP.NET MVC is able to develop RESTful web services and which approach you would use for it? …
1
vote
5answers
125 views

New features you would like to avail in ASP.NET MVC

What are the new features you would like to avail in ASP.NET MVC in the future releases? I Would say 1) A separate view engine for ASP.NET MVC instead of current WebForm view engin …
4
votes

Where are ASP.NET MVC docs?

Tutorials http://www.asp.net/learn/mvc/ Quickstarts -http://quickstarts …
1
vote

What are the best options available for a rich UI in an ASP.NET MVC application?

MVCContrib provides a grid helper for ASP.NET MVC applications. You can read the documentation from …
2
votes

ASP.NET MVC - User Input and Service/Repository - Where to do Validation?

Check the following blog posts http://blog.codeville.net/2008/09/08/thoughts …
2
votes

What is the ‘page lifecycle’ of an ASP.NET MVC page, compared to ASP.NET WebForms?

Check this article ASP.NET MVC In-Depth: The Life of an A …
3
votes

ASP.NET MVC Release Date

Update on January 28 The Release Candidate (RC) version of ASP.NET MV …
1
vote

Data Grid in ASP.NET MVC

Check the blog post ASP.NET MVC Grid View using MVCContrib …
10
votes

Does anyone beside me just NOT get ASP.NET MVC?

Please have a look at Rob Conery's post I Spose I’ll Just Say It: You Should Learn MVC …
0
votes

Posttorial: ASP.NET MVC, Entity Framework and LINQ video tutorials - Including MIX09, PDC, TechED

A reference ASP.NET MVC / Entity Framework 4.0 application available from http://dataguidance.codeplex.com/ …