6
Shouts

First Look at the Razor CSharp HTML File in MVC 3

published 1023 days, 15 minutes ago posted by KodefuGuruKodefuGuru 1023 days, 20 hours, 28 minutes ago
Tuesday, August 03, 2010 12:19:31 PM GMT Monday, August 02, 2010 4:07:07 PM GMT

The day before I left for IEEE ICCSIT 2010, there was a huge announcement about a new view engine for ASP.NET: Razor. It was old news by the time I returned, but I couldn’t help but sit down and play with it. I skimmed a few a blog postings on it, but I wasn’t getting anything good. So, I downloaded the ASP.NET MVC 3 Preview 1 and began playing with it myself. After installing the preview, I created a new ASP.NET MVC 3 Razor application. I then proceeded to open the Views/Home/Index.cshtml to see what i...

category: Web Dev | clicked: 3 | | source: www.kodefuguru.com | show counter code
tags: MVC3, Cshtml, Razor