Tagged Questions
113
votes
24answers
12k views
Does anyone beside me just NOT get ASP.NET MVC? [closed]
I've been fiddling with ASP.NET MVC since the CTP, and I like a lot of things they did, but there are things I just don't get.
For example, I downloaded beta1, and I'm putting together a little ...
0
votes
3answers
167 views
What options are there to find out if my ASP.NET MVC view is not XHTML compliant
Clarification: Thanks for the suggestions of tools for validating XHTML. I'm primarily looking for a solution that will run server side (or on the client with jQuery) so i can set it and forget it ...