Milen Dzhumerov wrote:

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.

There is some functionality that can be obtained by using the Prj2make Visual Studio .NET 2003 Add-in (vsprj2make) that can be obtained here:
http://forge.novell.com/modules/xfcontent/downloads.php/prj2make-sharp/Windows/v0.99.0.1

You probably want to add the Mono Runtime selector to your system. This application also known as monolaunch can also enhanced your development experience while in Windows by creating some drop targets in your desktop and making it easy to work with multiple versions of the Mono installer for windows installed in your machine. You can find the Mono Runtime Selector (monolaunch) here:

http://forge.novell.com/modules/xfcontent/downloads.php/monowin32/Runtime%20selector

Finally, you could do some programming with the Gtk# SDK for MS .NET Framework which does have greater level of integration with Visual Studio .NET 2003. This kit will create C# project templates for Glade# and Gtk# applications as well as a project template for VB.NET. You can find the appropriate installers here:
http://forge.novell.com/modules/xfcontent/downloads.php/gtks-inst4win/Win32%20Installer/v1.9.3.1

Hope this helps

Paco

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to