VB .NET

Asked by nouha

hey
please is there any solution to do VB.NET on ubuntu 14.10? :/

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Mark Rijckenberg
Solved:
Last query:
Last reply:
Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#1

Have you tried using the Ubuntu package called monodevelop ?

https://launchpad.net/ubuntu/utopic/+package/monodevelop

Revision history for this message
nouha (nouhawannessi) said :
#2

don't know how to use it,Monodevelop ^^

Revision history for this message
Mark Rijckenberg (markrijckenberg) said :
#3

Have you tried using Google? It should not be hard to find a user guide.....

Revision history for this message
nouha (nouhawannessi) said :
#4

relally I try it googled but didn't know how to use it
while reading a course on net I found that "framework.NET" doesn't work on ubuntu..
could you help me?
And thanks ^^

Revision history for this message
Best Mark Rijckenberg (markrijckenberg) said :
#5

Google results:

www.monodevelop.com/documentation/

http://www.monodevelop.com/documentation/creating-a-simple-solution/

And try this installation procedure:

http://blogs.lessthandot.com/index.php/uncategorized/monodevelop-and-vb-net-and-ubuntu-how-to-install/

At the end of that blog, it says

"
Mario says:
December 17, 2014 at 9:16 am
Hello,

first … sorry for my bad english. ;)

If’ve done every step in your tutorial, so MonoDevelop 5.5 is installed and the runtime is Mono 3.10.0.

If I want to create an new VB.NET Project I get the Error: “Project does not support framework ‘.NETFramework, Version=v4.5′”

Do you have an idea why this error occurs?

Regards,

Mario

Reply
Mario says:
December 17, 2014 at 12:16 pm
Hello again,

sorry … it works! I’ve remove mono and monodevelop complete and start a new installation by using your way!

And it works! Great!

Bye,

Mario"

So you CAN develop VB.NET projects using monodevelop.

Revision history for this message
nouha (nouhawannessi) said :
#6

THANKS ALOT :)
I'll try it :D

Revision history for this message
nouha (nouhawannessi) said :
#7

Thanks Mark Rijckenberg, that solved my question.