|
5 |
Fixed typo in title.
|
||
Does anyone beside me , just NOT get ASP.NET MVC? |
||||
|
4 |
edited tags
|
||
|
3 | added 111 characters in body | ||
|
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 personal site/resume/blog with it. Here is a snippet from the ViewSinglePost view:
Disgusting! (Also note that the HTML there is temporary placeholder HTML, I'll make an actual design once the functionality is working)working). Am I doing something wrong? Because I spent many dark days in classic ASP, and this tag soup reminds me strongly of it. Everyone preaches how you can do cleaner HTML. Guess, what? 1% of all people look at the outputted HTML. To me, I don't care if Webforms messes up my indentation in the rendered HTML, as long as I have code that is easy to maintain...This is not! So, convert me, a die hard webforms guy, why I should give up my nicely formed ASPX pages for this? Edit: Bolded the "temp Html/css" line so people would stfu about it. |
||||
|
2 | added 125 characters in body | ||
|
1 |
|
||
