Instead of writing my ASP.NET C# applications in Visual Studio, I used my favorite text editor UltraEdit32.
Is there any way I can implement MVC without the use of VS?>
For small to mid size mvc project WebMatrix is not bad at all. Also for simple changes to the projects I often use SublimeText.