Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi everyone!

 

Does Microsoft allow us to create and distribute our own VB.Net IDE instead of using Visual Studio.Net?

 

Is it legal or not to do so? Because we can download .net framework SDK for free, write vb.net code in our own IDE, and then we can compile our code using the free SDK.

Don't judge a man by his look. Don't judge a book by its cover. :D
Posted (edited)

Yes! Sure i am :D

 

Somebody has told me that VB is monopoly, thus i thought that on no account must it be cloned or recreated.

 

I'm glad that it could be done without any laws trouble. :cool:

Edited by dragon4spy
Don't judge a man by his look. Don't judge a book by its cover. :D
  • Leaders
Posted
I wouldn't see why there would be a legal restriction on making a .NET IDE, since you can write VB.NET code in Notepad and just save it as a .vb file :). It's just text. The compilers, however, *could be* what they'd get you for.

Iceplug, USN

One of my coworkers thinks that I believe that drawing bullets is the most efficient way of drawing bullets. Whatever!!! :-(

Posted

I understood that all you're paying for in Visual Studio.Net is the actual IDE, which includes all the debugging tools, code coloring, tasks, line numbers, integration with VSS and other tools, Intellisense, etc, etc. Basically all the stuff that helps to make things QUICKLY.

 

I can understand people wanting to create their own IDE if they were poor, but once you're working, and your company provides you with a enterprise Ed. of Visual Studio... the point for me is lost anyway.

  • Moderators
Posted
I can understand people wanting to create their own IDE if they were poor...

 

This would place you in a catch-22 position, You'll always remain poor spending your time developing a new IDE. :)

Visit...Bassic Software
  • *Experts*
Posted

Haha Robby, good point. :)

 

Iceplug, how could they get for for compiling if it's a feature built

into the .NET framework? There's no reason it shouldn't be

perfecty legal, just look at SharpDevelop.

"Being grown up isn't half as fun as growing up

These are the best days of our lives"

-The Ataris, In This Diary

  • Leaders
Posted
Iceplug, how could they get for for compiling if it's a feature built

into the .NET framework?

I thought I edited my post to say "but I doubt it.".

But anyway, I figured not, since compilers are remade all of the time.

Iceplug, USN

One of my coworkers thinks that I believe that drawing bullets is the most efficient way of drawing bullets. Whatever!!! :-(

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...