Microsoft Offers Beta of Visual Studio 2005 92
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!"
I thought this was slashdot? (Score:2)
Maybe something about how they offer the first hit for free?
Re:I thought this was slashdot? (Score:3, Interesting)
I'll raise you a positive Apple spin? Xcode [apple.com] is free. Always has been. We're not talking xcode "lite" or "express" either, this is the full biscuit - the same thing they use in house. Plus all the lovely performance tools [apple.com].
Cheers,
Dave
Not quite (Score:2)
I wonder why the x86 (via VirtualPC) can be emulated so well by (the former Connectix) software but PPC instructions cannot be done on the x86 architecture? I run OS 10.3 on my G4 733MHz and it's very fast and my iBook 900 (G3) runs it well too.
Re:Not quite (Score:4, Informative)
You wasted $129. You can download XCode for free from ADC [apple.com]. Just need to register for an ADC Basic account, which is free as well.
Re:Not quite (Score:2)
* I suppose you could putz with WINE to get it working under Linux, but why?
Re:Not quite (Score:2)
There are about 5 people who own their copy of Windows legally and post on slashdot.
Re:Not quite (Score:2)
Re:Not quite (Score:2)
You having two licenses does not make you two people.
You failed at maths.
Evil: compilation's errors!!! (Score:1, Interesting)
Visual Studio is an awful tier-5 graphical environment.
Re:Oh good Lord! (Score:1, Troll)
Re:I thought this was slashdot? (Score:2)
Re:I thought this was slashdot? (Score:1, Troll)
Nice Journalistic Integrity, there. (Score:5, Informative)
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.
Re:Nice Journalistic Integrity, there. (Score:1)
Re:Nice Journalistic Integrity, there. (Score:5, Informative)
Re:Nice Journalistic Integrity, there. (Score:1)
after searching /. for a similar article I realized that no one had posted about this before
That's funny... a quick search [slashdot.org] in Developers for "Visual Studio" seems to disagree with you [slashdot.org].
(Actually, FWIW, I don't think this was intentional. It doesn't show up under the first 30 hits when you search all stories, which is probably what nanodude did. He did as much if not more checking than the editors did, so there's no reason to get on his case about it.)
Still, a dup's a dup.
Re:Nice Journalistic Integrity, there. (Score:1)
Re:Nice Journalistic Integrity, there. (Score:1, Offtopic)
Posted: viking7200 @ Wed Nov 24, 2004 12:52 pm
Hey guys, welcome to DimensionXC, a brand new forum for programmers. We need more users, so tell your friends about this site and get them to join!"
The site opened five days ago. What the hell, are the editors asleep or something?
Re:Nice Journalistic Integrity, there. (Score:1)
Nothing new, really. (Score:3, Insightful)
That, or it's just a way to get you locked into the next version of VS. Time to port all the old software!
Re:Nothing new, really. (Score:1, Insightful)
Re:Nothing new, really. (Score:1, Informative)
The Express editions are kinda new (Score:2)
Generally, the way it works is that if you want to access external data sources, like a business would, you have to buy the IDE.
Wonder why... (Score:1, Informative)
Remember kids, the first hits always free.
Read the Oldnews [virtualdub.org] in VirtualDub's site.. Go down to the Compairson between VC++6, ++Net2003, and what he wants.
--SNIP--
This, historically, is why I have not bothered to use MMX/SSE/SSE2 compiler intrinsics in VirtualDub -- the code generation sucks. The VC6 processor pack was quite bad and tended to generate about two move instructions for every ALU op; this was improved in VS.NET 2003, but it still isn't able to
Re:Wonder why... (Score:3, Insightful)
That's not really the most important part of an IDE for most people. Things like code refactoring, auto-completion and hints, integration with documentation and source control and general text editing capabilities are probably higher on people's IDE wish list. Besides, the compiler is a part that can be changed if required.
Re:Wonder why... (Score:1)
might be free... (Score:1, Funny)
Re:might be free... (Score:2)
MS betas eventually die. (Score:1, Offtopic)
Re:MS betas eventually die. (Score:3)
Re:MS betas eventually die. (Score:2)
I take it you have NEVER installed a Microsoft Beta before???
Thanks for your input!
Re:MS betas eventually die. (Score:2)
Express Bits (Score:2, Informative)
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
Re:Express Bits (Score:2)
Lisp (Score:5, Funny)
Re:Lisp (Score:1)
Re:Lisp (Score:2)
Where's the Form editor? (Score:4, Insightful)
C++ is a popular enough language to justify the cost for Microsoft, however I get the impression that they don't truly care about C++ and would like to replace both it and VB with C#.
Horray for progress.
Re:Where's the Form editor? (Score:2)
Re:Where's the Form editor? (Score:3, Interesting)
Re:Where's the Form editor? (Score:1)
Re:Where's the Form editor? (Score:1)
Personally, I think this is just another example of Microsoft failing to see what people REALLY want, and instead seeing their own idealized version of things. But, then, they certainly aren't an unsuccessful company, so wh
Re:Where's the Form editor? (Score:5, Informative)
Re:Where's the Form editor? (Score:1)
Re:Where's the Form editor? (Score:1)
If you use straight Windows API, you don't think about Forms and events. Instead, you have windows, dialogs, window messages, you know, the usual WndProc stuff. Borland C++ Builder extends the C++ language and implements it's own run-time library, VCL, which is how you get to override OnButtonClick().
The price you pay for handy stuff like OnOpen() and Form.width = 100 is usually speed and memory usage, because y
Re:Where's the Form editor? (Score:1)
Might eventually be completely free (Score:4, Insightful)
With the development tools free, a developer and application base forms naturally, that can better sustain any given company. After all Linux started with gcc.
The cost of VisualC has been obscene, with Microsoft assuming win32 developers have no other option. Nowadays we've got wxwindows, QT, the bcc and intel compilers, all free (except QT) and of better quality, and ticked off developers can easily switch to OSX and Linux. Gates has acknowledged Microsoft made a mistake in not rallying a developer base around it.
Free VisualC... hmmm if they release such a thing it would be the culmination of the 'developers,developers,developers' we've been hearding of...
Re:Might eventually be completely free (Score:1)
Re:Might eventually be completely free (Score:1)
Mostly I would agree, except I wouldn't categorize Borland bcc tools into "better quality", unless there's something I don't know (which is a good chance). From my experience using C++ templates, MS VC++ has provided better support for a loooooong time. (I've never used Intel compiler but assume it has better support than Borland -- aren't
Intel compilers (Score:1)
Re:Intel compilers (Score:1)
Re:Might eventually be completely free (Score:2)
Re:Might eventually be completely free (Score:5, Informative)
Microsoft does have a free C++ linker/compiler sans-IDE. You can get it here. [microsoft.com]
Re:Might eventually be completely free (Score:1, Insightful)
Re:Might eventually be completely free (Score:1)
It's a different story at home though. If I want to write some code for my own use, be it on Windows, some UNIX variant or an embedded device, I don't have that sort of money to throw around. So I end up with GCC on my BSD box and VC++.net 2002 Standard on my Win2k box. For embedded work I use the appropriate flavour of GCC or IAR, both free.
So, in the end my experience reflects wh
Re:Might eventually be completely free (Score:1)
Re:Might eventually be completely free (Score:1)
free stuff from MS (Score:3, Funny)
I haven't heard an offer that good since I ran into the Borg Queen...
'Course around here that might translate to high praise.
[knee-jerk linux freak subject] (Score:3, Funny)
[something witty about linux]
[ressurect old joke for punchline]
zerg (Score:5, Insightful)
And if not, hey, it was worth a shot.
Re:zerg (Score:3, Funny)
Not impressed (Score:2)
We were using VC++ 6 at work. Then we migrated to 7.1 (a.k.a
The second thing that I noticed (after spending countless hours to modify the solution and project files so would recognize the source-controlled files correctly) is that the code browser has been severely crippled.
No more "call graph", "caller graph", etc.
Oh yes, the VS team has graciously admitted that
Re:Not impressed (Score:2)
Pure Evil (Score:1, Offtopic)
MS ABSOLUTELY DESPISES C++ (Score:5, Interesting)
Re:MS ABSOLUTELY DESPISES C++ (Score:2)
For the best example of outsp
Re:MS ABSOLUTELY DESPISES C++ (Score:1)
Re:MS ABSOLUTELY DESPISES C++ (Score:4, Informative)
Oh, yea!
They despise so much that they hired Herb Sutter [www.gotw.ca] to work on it.
Re:MS ABSOLUTELY DESPISES C++ (Score:1)
Re:MS ABSOLUTELY DESPISES C++ (Score:1)
2.) Prior to the introduction of the
Re:MS ABSOLUTELY DESPISES C++ (Score:1)
Free as in ? (Score:1, Redundant)
One More Key Fact About C++ and VB and C#... (Score:4, Interesting)
Re-post (Score:2)
These have been available since June 2004.
Personally, I've already got my hands on the full Visual Studio 2005 Beta refresh, not the lame express edition.
From what I've seen so far, they've really made some significant upgrades to their programming IDE.