Windows Develop Bookmark and Share   
 index > Windows Forms General > How to run my vb.net application in Mac OS?
 

How to run my vb.net application in Mac OS?

Mayur Makwana  Thursday, October 01, 2009 5:52 AM

You should simply use Mono framework, you can find it here -> http://www.mono-project.com/ although I'm not sure if ODBC for DSN would work, you might have to change that :)


The only think i understand is what i feel..
Panagiotis Kefalidis  Thursday, October 01, 2009 9:27 AM

You should simply use Mono framework, you can find it here -> http://www.mono-project.com/ although I'm not sure if ODBC for DSN would work, you might have to change that :)


The only think i understand is what i feel..
Panagiotis Kefalidis  Thursday, October 01, 2009 9:27 AM

You can use google to search for other answers

Custom Search

More Threads

• Tab Control problem
• Printing and reporting from windows form
• Check database status at startup and exit on error.
• When is a form and its child controls completely redrawn?
• Image size wrong
• How to link or unlink (enable or disable ) the Event handler Programatically?
• Adding a simple string resx (getting MissingManifestResourceException)
• Menu backcolor, which is it?
• Combo Box Selected Item not changing
• my Form1 consists of button1,button2,checkbox1. if i click on the button1...messagebox has to display "button1 clicked"