DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2005
    Posts
    37

    Visual Basic and SharpDevelop

    I will probably be using SharpDevelop to work in C# and I'm getting the impression that you can actually use SharpDevelop to work in Visual Basic as well? Is this correct?

    I thought Visual Basic was owned by Microsoft and the only way to get it was to buy their IDE and compiler.

  2. #2
    Join Date
    Apr 2007
    Location
    Sterling Heights, Michigan
    Posts
    8,649
    I don't answer coding questions via PM or Email. Please post a thread in the appropriate forum section.
    Please use [Code]your code goes in here[/Code] tags when posting code.
    Before posting your question, did you look here?
    Got a question on Linux? Visit our Linux sister site.
    Modifications Required For VB6 Apps To Work On Vista

  3. #3
    Join Date
    Mar 2005
    Posts
    37
    I found it. The VB.NET folder was hiding at the bottom of the window. Now if SharpDevelop could just implement C++ that would be great.

  4. #4
    Join Date
    Feb 2004
    Location
    Longueuil, Québec
    Posts
    577
    You are right, contrary to C#, that was made public soon after the launch of the first version of the framework, Visual Basic belongs to Microsoft.

    This means that nobody can create a compiler or the equivalent of the Microsoft.VisualBasic library.

    However, as I see it, SharpDevelop is simply a text editor in which some features have been added to it.

    Note that ShapDevelop works only in a Windows environment. Since the VB compiler is provided with the framework (you do not need Visual Studio, you could program in Notepad if you wanted to), SharpDevelop does provides its own compiler, but simply calls the default one.

    Now, the question is: why should you use that stuff, when Visual Studio Express is free, more powerful, and would provide a direct upgrade path to a bigger version of Visual Studio should you ever need to do more?
    Jacques Bourgeois
    JBFI
    http://www3.sympatico.ca/jbfi/homeus.htm

  5. #5
    Join Date
    Mar 2005
    Posts
    37
    I have Visual Studio. It's bloated and Microsoft's online help is not very helpful. It's extremely confusing. It even takes at least 20 minutes to install Visual Studio.

    I don't need to use XP Service Pack 3 either, which you do with Visual Express.

    I think SharpDevelop is pretty cool really.

Similar Threads

  1. VB.net = VB ? RADtool : theRightThing
    By Steve in forum .NET
    Replies: 7
    Last Post: 02-22-2002, 10:15 PM

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
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links