Microsoft Offers Beta of Visual Studio 2005
nanodude writes "According to DimensionXC, Microsoft is offering a free beta version of Visual C++ Express 2005 among other programs in the Visual Studio 2005 Express Suite. Seems like a good deal to me!"
Second, the website that "reported" it is a new forum that has only 1-2 posts. This is a blatant attempt at spamming the site to get more members.
Nice work, editors.
Yes.. All of the express bits have been free since their intial announcement about 5 months ago. These bits are designed for the hobbyist and will be freely available once VS2005 is offically released with the agreement that they cannot be used for commecial development.
While they have not been designed to run on Linux the code you write may run, and it possibly these will run to if you are determined enough to find a solution
You wasted $129. You can download XCode for free from ADC. Just need to register for an ADC Basic account, which is free as well.
Comparing Visual C++ to bcc is like comparing Kazaa to ftp.exe. It's more than just a compiler/linker - it's an entire IDE.
Microsoft does have a free C++ linker/compiler sans-IDE. You can get it here.
VC++ most certainly *does* have a Winforms designer. You have to create a Managed C++ Winforms project in order to take advantage of it, though. Otherwise it just ain't gonna work for you ;-). If you create a native app you can still use the old-school RC file editor, although my take on it is that it's just easier to hack RC files by hand (I've spent the past two weeks doing nothing but hand-editing RC files at work).
iRooster, the Mac OS X a
Oh, yea!
They despise so much that they hired Herb Sutter to work on it.