ASP.NET-MVC without Visual Studio *

Question

Instead of writing my ASP.NET C# applications in Visual Studio, I used my favourite text editor UltraEdit32.

Is there anyway I can implement MVC without the use of VS?

Answer

There is nothing VS specific with the MVC framework - it is just a bunch of DLLs that you can use. The wizards in VS just build you a quick-start framework.

ASP.NET MVC is "bin-deployable" - there is nothing too clever to set up on the server either - just point the wildcard ISAPI filter to ASP.NET

< br > via < a class="StackLink" href=" http://stackoverflow.com/questions/2154/" >ASP.NET-MVC without Visual Studio< /a>
Share on Google Plus

About Cinema Guy

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment