开发者

can we deploy an asp.net web application developed in windows in ubuntu

We have developed a web application in windows using visual studio 2005. Is it possible to deploy that application in linux using crossover. Is it possible to run crystal reports in asp.net using crossover.

I have used wine, and cross over and even mono. But it was not possible for me to develop crystal reports web application in ubuntu.

But I am able to develop windows application using c# with mysql database as backend and have used crystal repor开发者_StackOverflow社区ts. But it doesn't work for ubuntu

Please look at the below posts for more details:

how to run crystal reports in ubuntu linux

Can't connect to MySQL for .NET application deployed in Wine using Ubuntu

http://www.talkonsomething.com/2009/11/how-to-connect-mysql-database-from-windows-xp-to-ubuntu/


Yes.

Well, maybe.

You will probably have more luck with Mono than wine, but either way you're looking for pain.

Good luck.


You can now install visual studio code in Linux and compile it there. Microsoft's Visual Studio Code is an Integrated Development Environment (IDE) with support for Mac, Linux and Windows.


As Shoham mentioned, Microsoft recently released Visual Studio Code, a lightweight, cross platform code editor. However, this doesn't exactly get you all the way to fully deploying .NET code on Ubuntu. In order to do that you also need to install the CoreCLR and the ASP.NET 5. I've been trying to do exactly this in OS X, which should be very similar, but haven't quite gotten it working yet.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜