TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ASP.NET MVC 3 Preview 1 - Razor View Engine

20 pointsby Halienjaover 14 years ago

6 comments

keltexover 14 years ago
Scott Gu's blog has a much more comprehensive look at this engine:<p><a href="http://weblogs.asp.net/scottgu/archive/2010/07/02/introducing-razor.aspx" rel="nofollow">http://weblogs.asp.net/scottgu/archive/2010/07/02/introducin...</a>
评论 #1642010 未加载
nck4222over 14 years ago
They really needed to do this. The ASPX view engine just felt like they took existing code and shoved it in to the MVC framework.<p>A fresh start was needed, and it looks great.<p>It'll be interesting to see how they incorporate unit testing.
评论 #1641773 未加载
Mpdreamzover 14 years ago
Razor is a major step in the right direction. Spark view engine still offers enough punch for me not to switch to Razor just yet. The stuff that you can do with bindings and the convention over configuration stuff are still killer features for Spark.
KirinDaveover 14 years ago
Am I the only person who sees this and says, “Congratulations guys, nice work! Now if only you had done this in 2006, you might be on the cutting edge.” I don't mean to disparage their work, I am sure that is is technically sound and well-considered.<p>It seems like, among the leading-edge developers, this kind of tempting is rapidly being eschewed by newer techniques.
评论 #1642156 未加载
评论 #1641856 未加载
评论 #1641883 未加载
tomjen3over 14 years ago
The more I see stuff like this, the more I think the lift concept of view first and XML is better than the MVC model.
michalmarkoover 14 years ago
the new Dynamic View and ViewModel properties is a great addition to mvc3
评论 #1641679 未加载