I use Visual Studio on Windows XP, but I run my files with Mono on Linux. You have to make some slight modifications, such as changing the "codebehind" attribute to "src", but mostly it's just FTPing the files and assemblies up to the Linux box. I don't see any reason why the same thing would not work on Windows.
Carl http://www.carl-olsen.com/ -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Milen Dzhumerov Sent: Monday, July 18, 2005 4:36 PM To: [email protected] Subject: [Mono-list] Visual Studio Integration Hi list, I've been recently playing with Mono on Windows and didn't find any guide how to integrate it with Visual Studio .NET 2003. I'm okay with the cmd tools, but it would be great if I get just select "Build Solution" and instead of using csc, VS.NET could use mcs. Is it possible? I did google a bit but couldn't find anything relevant. Any hints are greatly appreciated. Regards _______________________________________________ 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
