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 ...
2
votes
4answers
315 views
Asp.Net MVC / Entity Framework. Avoid tag soup?
Ok,
I have a new MVC project which uses the entity framework. I'm spitting out messages (This is a bulletin board style section) now depending on some conditional factors the row in the table output ...