top | item 1662455

Razor Syntax in ASP.NET MVC 3 Preview 1

17 points| bigstorm | 15 years ago |dotnetcurry.com | reply

13 comments

order
[+] drawkbox|15 years ago|reply
ASP.NET is finally getting the idea of alternative template engines. That is one great point about Python, Ruby, PHP etc is there are many template alternatives for all levels of simplifying templates so that they aren't so glued to the controller or renderer.

This makes it easy to swap out basic html/javascript templates and use them in complex systems without mounds of work.

[+] Daishiman|15 years ago|reply
Ruby and Python templating engines are better.
[+] some1else|15 years ago|reply
Haml/Sass is the best thing that happened to my view layer (next to wonderful Ruby blocks, iterators and chaining)
[+] kennedywm|15 years ago|reply
How so? I haven't used them and I wouldn't mind reading a comparison.
[+] ryanpetrich|15 years ago|reply
Yet another ASP.NET flavor?
[+] StrawberryFrog|15 years ago|reply
Well, yes. Which is better: options, plugins and experimentation; or only one way to do it?