• 0

VB.NET compilers


Question

13 answers to this question

Recommended Posts

  • 0
I want a full compiler everything

Ok, that doenst help :D. If you only want to compile your .vb files into MSIL, then you can use the free one provided by Microsoft. If you want an IDE, you can go with VS.net 2003, Dreamweaver MX, or WebMatrix (only for ASP.net websites), which is free.

There's no other Windows based compilers for .net that I know of.

Link to comment
Share on other sites

  • 0
Apart from th microsoft compiler what other VB.NET compilers is there?

why would you want to use something besides the free compiler from MS for VB.NET on a windows system? it's free, its optimized and works great.

Link to comment
Share on other sites

  • 0
why would you want to use something besides the free compiler from MS for VB.NET on a windows system? it's free, its optimized and works great.

What is the link for the free compiler?

Link to comment
Share on other sites

  • 0
Mono stinks, it's missing things like correct exception handlers and many many features that are in .NET specifications

True, but he did say he wanted a free compiler apart from the Microsoft one ! :happy:

Link to comment
Share on other sites

  • 0
That is actually true never mind i got a good one #develop one of the members posted it above it is excellent

#develop is an IDE, not a compiler.

You still need the SDK to compile applications

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.