ASP.NET MVC 3 RC2 Razor- Syntax Intellisense in view.
Posted
by Jalpesh P. Vadgama
on ASP.net Weblogs
See other posts from ASP.net Weblogs
or by Jalpesh P. Vadgama
Published on Mon, 20 Dec 2010 06:38:14 GMT
Indexed on
2010/12/20
17:40 UTC
Read the original article
Hit count: 170
Microsoft has recently launched Razor view engine with ASP.NET MVC RC2. It’s going to be promising one. There are lots of features bundled with this view engine. But in earlier version of ASP.NET 3 MVC. We were are not having Synatx intellisense provided for asp.net mvc views in Visual Studio 2010. So either we have to depend third party tools like Resharper or we have to manage it without intellisesnse. But with ASP.NET MVC 3 RC2 Microsoft has moved one step forward and its providing syntax intellisense without installing any third party addons in Visual Studio. Here is example of it.
Hope you liked it. Stay tuned for more.. Happy Programming..
© ASP.net Weblogs or respective owner