Prince21 Posted June 26, 2004 Share Posted June 26, 2004 Apart from th microsoft compiler what other VB.NET compilers is there? Link to comment Share on other sites More sharing options...
0 John Veteran Posted June 26, 2004 Veteran Share Posted June 26, 2004 There's only one compiler that I know of... Are you talking about IDEs? Link to comment Share on other sites More sharing options...
0 Prince21 Posted June 26, 2004 Author Share Posted June 26, 2004 I want a full compiler everything Link to comment Share on other sites More sharing options...
0 Sn1p3t Posted June 26, 2004 Share Posted June 26, 2004 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 More sharing options...
0 Ultra Frosty Posted June 26, 2004 Share Posted June 26, 2004 #develop, google it! Link to comment Share on other sites More sharing options...
0 Large Posted June 27, 2004 Share Posted June 27, 2004 Check out the Mono Project. Link : The Mono Project - VB Compiler Kind Regards Link to comment Share on other sites More sharing options...
0 neufuse Veteran Posted June 27, 2004 Veteran Share Posted June 27, 2004 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 More sharing options...
0 neufuse Veteran Posted June 27, 2004 Veteran Share Posted June 27, 2004 Check out the Mono Project.Link : The Mono Project - VB Compiler Kind Regards Mono stinks, it's missing things like correct exception handlers and many many features that are in .NET specifications Link to comment Share on other sites More sharing options...
0 Prince21 Posted June 27, 2004 Author Share Posted June 27, 2004 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 More sharing options...
0 John Veteran Posted June 27, 2004 Veteran Share Posted June 27, 2004 You need the .NET Framework SDK (Y) Everything you need, including the compilers, are included. Link to comment Share on other sites More sharing options...
0 Prince21 Posted June 27, 2004 Author Share Posted June 27, 2004 Thanx man downloading it now! Link to comment Share on other sites More sharing options...
0 Large Posted June 27, 2004 Share Posted June 27, 2004 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 More sharing options...
0 Prince21 Posted June 27, 2004 Author Share Posted June 27, 2004 That is actually true never mind i got a good one #develop one of the members posted it above it is excellent Link to comment Share on other sites More sharing options...
0 anog Posted June 29, 2004 Share Posted June 29, 2004 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 More sharing options...
Question
Prince21
Apart from th microsoft compiler what other VB.NET compilers is there?
Link to comment
Share on other sites
13 answers to this question
Recommended Posts