Tagged Questions

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 ...