Tagged Questions

2
votes
4answers
134 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 …
-2
votes
12answers
662 views

PHP tag library

I'm writing a small web app as a side project. It's done in PHP. Boy, how I loathe PHP. Well, actually, I don't hate PHP per se. I can't stand HTML intermixed with code. I can ba …
50
votes
22answers
6k views

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

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 tog …
0
votes
3answers
123 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 …
1
vote
4answers
261 views

A Stack Overflow Podcast throwback: What is to be done about tag soup?

A few weeks ago, in episode 14, Jeff and Joel were HTML, LINQ, Rails, et al: Atwood: Even in Rails land, where they have the flexibility of essentially redefining the language …