Blog Posts for tag: razor

Razor views and automated Azure deployments

Ever had changes to a Razor view file not show up when performing an automatic deployment to an Azure host website? This blog post may offer the explanation.

Razor's Conditional Attributes Bit Me!

Razor's conditional attributes can fail in unexpected ways. Here's how to overcome it.

JavaScript & jQuery Intellisense in Visual Studio 2012

Enabling JavaScript and jQuery intellisense in Visual Studio 2012 using the _references.js file.

JavaScript Intellisense In Razor Views

Handy tips for getting JavaScript intellisense working correctly within ASP.NET Razor views.

Intellisense, Web Extensions & Razor Views in ASP.NET MVC 3

Handy tips for getting web extensions working correctly with Razor views in an ASP.NET web project.