Click here to Skip to main content
15,894,291 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello, this is Vikash Gohil.
I have developed a VB.net application in VS2005.
I also want to run this application(exe) in Linux.
I have came across mono, but I have no information on how to use that.
All i want is I copy my Application EXE to a folder in Linux and run it to start the application. I know this would not be as straight and i need to install certain packages for this.But has anyone tried this and can give me some steps or articles for doing this. It will be of great help.
Any help would be greatly appreciated.Thanks in advance. Awaiting a reply soon.
Posted

1 solution

Install Mono - You need either the .NET framework or Mono to execute .BET applications.
See http://www.mono-project.com/[^] they have a "Getting started" section.
 
Share this answer
 
Comments
Ali Al Omairi(Abu AlHassan) 14-Jan-11 18:27pm    
thanks for your post, man. I did not think this was possible.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900