ASP.NET可以在没有Visual Studio的情况下编译吗?

编程入门 行业动态 更新时间:2024-10-10 05:17:22
本文介绍了ASP.NET可以在没有Visual Studio的情况下编译吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想将我的ASP.NET项目带到另一台计算机上,这不是有Visual Studio。 如果我修改了那里的代码,有没有办法在没有Visual Studio的情况下重新编译它? 谢谢!

解决方案 是。 C#(csc.exe)和VB.NET(vbc.exe)编译器位于.NET Framework安装目录中。 v1.1在我的机器上: C:\ WINDOWS \ MicroStoswork.NET \ Framework \v1.1.4322 -Brock DevelopMentor http://工作人员。 develop/ballen

我想把我的ASP.NET项目带到另一台没有Visual Studio的计算机上。 /> 如果我在那里修改代码,有没有办法在没有Visual Studio的情况下重新编译它? 谢谢!

并且,jsc.exe也在同一目录中,如果您希望在J#中编写/编译ASP.NET应用程序,则需要。 /> Juan T. Llibre ASP.NET MVP asp.do/foros/ Foros de ASP.NET en Espa?ol Ven,y hablemos de ASP.NET ... ====================== Brock Allen < BA **** @ NOSPAMdevelop>在消息中写道 news:92 ********************** @ msnews.microsoft ...

是的。 C#(csc.exe)和VB.NET(vbc.exe)编译器位于.NET Framework 安装目录中。 v1.1在我的机器上: C:\ WINDOWS \ Microsoft / .NET.\\Framework\v1.1.4322 -Brock DevelopMentor staff.develop/ballen

我想把我的ASP.NET项目带到另一台没有Visual Studio的计算机上。 如果我在那里修改代码,有没有办法在没有Visual Studio的情况下重新编译它? 谢谢!

作为Brocks建议的附注 - 如果您只在远程机器上安装了运行时,而不是SDK,那么您可能需要调用cmd窗口 设置进行手动编译所需的环境变量。那里 是你需要运行的批处理文件(setenv.bat)。 - 问候 John Timney ASP.NET MVP 微软区域总监 "布洛克艾伦 < BA **** @ NOSPAMdevelop>在消息中写道 news:92 ********************** @ msnews.microsoft ...

是的。 C#(csc.exe)和VB.NET(vbc.exe)编译器位于.NET Framework安装目录中。 v1.1在我的机器上: C:\ WINDOWS \ Microsoft / .NET.\\Framework\v1.1.4322 -Brock DevelopMentor staff.develop/ballen

我想把我的ASP.NET项目带到另一台没有Visual Studio的计算机上。 如果我在那里修改代码,有没有办法在没有Visual Studio的情况下重新编译它? 谢谢!

I would like to take my ASP.NET project to another computer, which doesn''t have Visual Studio. If I modify the code there, is there a way to recompile it without Visual Studio? Thanks!

解决方案

Yes. The C# (csc.exe) and VB.NET (vbc.exe) compilers are located in the .NET Framework install directory. v1.1 is here on my machine: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 -Brock DevelopMentor staff.develop/ballen

I would like to take my ASP.NET project to another computer, which doesn''t have Visual Studio. If I modify the code there, is there a way to recompile it without Visual Studio? Thanks!

And, jsc.exe is also in the same directory, should you wish to write/compile your ASP.NET apps in J#. Juan T. Llibre ASP.NET MVP asp.do/foros/ Foros de ASP.NET en Espa?ol Ven, y hablemos de ASP.NET... ====================== "Brock Allen" <ba****@NOSPAMdevelop> wrote in message news:92**********************@msnews.microsoft ...

Yes. The C# (csc.exe) and VB.NET (vbc.exe) compilers are located in the .NET Framework install directory. v1.1 is here on my machine: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 -Brock DevelopMentor staff.develop/ballen

I would like to take my ASP.NET project to another computer, which doesn''t have Visual Studio. If I modify the code there, is there a way to recompile it without Visual Studio? Thanks!

As a side note to Brocks advice - if you only have the runtime installed on the remote machine, and not the SDK then you may have to invoke a cmd window that sets the environment variables required to do a manual compile. There is a batch file (setenv.bat I think) that you need to run. -- Regards John Timney ASP.NET MVP Microsoft Regional Director "Brock Allen" <ba****@NOSPAMdevelop> wrote in message news:92**********************@msnews.microsoft ...

Yes. The C# (csc.exe) and VB.NET (vbc.exe) compilers are located in the .NET Framework install directory. v1.1 is here on my machine: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322 -Brock DevelopMentor staff.develop/ballen

I would like to take my ASP.NET project to another computer, which doesn''t have Visual Studio. If I modify the code there, is there a way to recompile it without Visual Studio? Thanks!

更多推荐

ASP.NET可以在没有Visual Studio的情况下编译吗?

本文发布于:2023-11-07 15:46:04,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1566854.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:情况下   NET   ASP   Studio   Visual

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!