Results 1 to 8 of 8

Thread: VB.net susbtitute?

  1. #1
    Join Date
    Jun 2005
    Location
    Belgium
    Beans
    392
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Question VB.net susbtitute?

    Hi,

    I need to program with VB.net (in Visual Studio) for school. Does anyone know a subsitute for that which I can use under Ubuntu? The syntax of the language should be the same. It should be possible, just some language on top of Xlib with the same syntax as VB.net... I don't feel like using window$...

    Thanks in advance for anyone who can help me.

    Bernard
    Atomic military built-up can be reversed: out-law the bomb!

  2. #2

    Re: VB.net susbtitute?

    Yes

    http://www.realbasic.com/

    If you by the pro version you will have crossplatform ability is mac, lin and win

  3. #3
    Join Date
    Dec 2004
    Beans
    15

    Re: VB.net susbtitute?

    Realbasic will not help you, as that more closely relates to VB 6 and not .NET

    For Mono's implementation of VB.NET, check out http://www.go-mono.com/mbas.html

    It doesn't seem like it's ready quite yet, but it will be soon enough.

    Sadly, you will have to reboot into Windows (or run a virtual machine like VMWare) in order to code in VB.NET

  4. #4
    Join Date
    Mar 2005
    Location
    Ålsgårde, Denmark
    Beans
    939
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: VB.net susbtitute?

    This link is a bit newer:

    http://www.mono-project.com/VisualBasic.NET_support

    Update your bookmarks gentlehatemonger

  5. #5
    Join Date
    Jun 2005
    Location
    Belgium
    Beans
    392
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: VB.net susbtitute?

    Looks nice, but I can't find a drag-and-drop mode where you can drag buttons, labels, text input fields, etc to a window... is that available in mono?
    Atomic military built-up can be reversed: out-law the bomb!

  6. #6
    Join Date
    Jun 2005
    Location
    Belgium
    Beans
    392
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: VB.net susbtitute?

    I already noticed that those tools aren't implemented yet.

    For now I'm using windows for those school tasks, but not with Visual Studio! I found a good free open source alternative (which uses the free .net runtime);sharp develop: http://www.icsharpcode.net/OpenSource/SD/

    It's a nice alternative while waiting for a linux version...
    Atomic military built-up can be reversed: out-law the bomb!

  7. #7
    Join Date
    Apr 2005
    Beans
    158

    Re: VB.net susbtitute?

    These tools where available when Windows.Forms support for mono were complete.

    It's a nice alternative while waiting for a linux version...
    Try Monodevelop
    Last edited by JuanC; November 16th, 2005 at 10:20 PM.

  8. #8
    Join Date
    Jun 2005
    Location
    Belgium
    Beans
    392
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: VB.net susbtitute?

    I don't have much time to install from source now. I tried, but I got some packages missing which are not in my repositories. I'll have to compile some more stuff myself.

    But are you sure there's a form designer impelemted now? I want to drag controls graphically to the window, and double-click controls to start write code for an action on a control... Can you post a screenshot please? I don't see such screenshots on the monodevelop website...
    Atomic military built-up can be reversed: out-law the bomb!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •