Hi, Notice that you don't need to build on Mono in order to make your application run on Mono. You can just take the VS2005 compiled binaries, copy them to Linux and run them.
That being said, if you want to build your application in Linux/Mono you'll first have to use some build system that Mono supports, such as NAnt or Makefiles. MonoDevelop can directly work with VS2005 projects, but not yet with ASP.NET projects. Lluis. El dv 16 de 03 del 2007 a les 13:47 +0530, en/na Ravi Thapliyal va escriure: > Hi, > > > > I'm a VS2005 user, but am new to Mono and am interested in > > getting my VS2005 projects (web application) to build on Mono and then > deploying on Linux(Mod_mono with Apache). > > > > 1) What's the best way to get VS2005 projects to build on Mono? > > > > 2) What else(tool/SW) is required apart from VisualStudio2005? > > > > Thanks in advance for any help anyone can provide. > > > > Ravi > > > > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
