开发ASP.NET MVC的无Visual Studio的 [英] Developing for ASP.NET-MVC without Visual Studio

查看:104
本文介绍了开发ASP.NET MVC的无Visual Studio的的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

相反,在Visual Studio中写我的ASP.NET C#应用程序,我用我最喜欢的文本编辑器,用UltraEdit32。

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

反正我有可以不使用VS的实现MVC?

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

推荐答案

没有什么具体VS与MVC框架 - 它只是一堆,你可以使用的DLL。在VS奇才只是建立你一个快速启动的框架。

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是斌部署 - 没有什么太巧设置在服务器上或者 - 只是通配符ISAPI筛选器指向ASP.NET

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

这篇关于开发ASP.NET MVC的无Visual Studio的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆