how to run .vbproj in monodevelop2.0

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
7/4/2009 11:54:38 PM
Gravatar
Total Posts 1

how to run .vbproj in monodevelop2.0

hi,

    I want to migrate vb.net project onto the linux platform. I am using Monodevelop2.0 & open suse 11.1.

    can u tell me the exact procedure of 'How to migrate .vbproj in MonoDevelop." because there is no import option in monodevelop2.0, to import project. 

   One more question I have :- Does monodevelop2.0 support Oracle client Database Connectivity. b'coz I got option in monodevelop2.0 only for sql server, mysql & postgre sql. do we need to add another driver for oracle client. tell me the procedure how to make oracle client database connectivity in monodevelop2.0. 

7/5/2009 5:27:22 AM
Gravatar
Total Posts 18439

Re: how to run .vbproj in monodevelop2.0

Hi,

Sorry but my understanding is tha VB is not supported in MonoDevelop. Some VB stuff can run on Mono if its pre-compiled but in general if you want to work on linux with monodevelop, you are better off switching to C# as the VB story on Mono is not so good.

I do not use Oracle so I do not know how well the oracle ADO.NET libraries work on mono.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.