Microsoft has decided to continue indefinitely a free development tool offer it launched last year to better attract hobbyists and students to Microsoft's software.
The company on Wednesday said Visual Studio 2005 Express will be free permanently. When it was released for the first time, last November, Microsoft had said it would be free for a year.
The software giant on Wednesday also detailed a number of partnerships to provide informational resources, including snippets of source code, to nonprofessional developers.
For example, Microsoft has created an application with Lego to program the company's Mindstorm buildable robots. Microsoft is also providing tips to part-time developers to do things such as programming digital cameras, said Dan Fernandez, lead product manager for Visual Studio Express.
"There is a resurgence in hobbyist and do-it-yourself developers," Fernandez said. "We want to enable the next generation of developers."
Microsoft estimates that there are about 18 million nonprofessional programmers. Fernandez said Visual Studio 2005 Express has been downloaded 5 million times since last November.
Providing free software, particularly development tools, has become more commonplace with the swell in open-source software offerings. Companies that cater to professional programmers, such as Sun Microsystems and Microsoft, are eager to get their software into potential customers' hands.
Visual Studio 2005 Express comes in different editions, including those for Visual Basic, C#, J#, C++ and a Web development version that uses JavaScript.
Putting aside the fact that VB(a "language" only for the most ignorant "programmer") and C#(a poorly designed, unsecure ripoff of java) are total garbage, there still is nothing of interest here.
Everything they are 'generously' giving away can already be had elsewhere, free and better quality. Much of what is not free is still available free elsewhere, again usually better quality.
There is no point to this unless you are so masochistic and ignorant that you would willingly tie yourself to MS. You never need MS tools to write programs for windows(at any level, from apps to drivers).
Keeps my kids in shoes - pretty good shoes at that. Of course, when I was a kid we programmed in ones and zeros, but we have outgrown that now. Why would anybody but a clueless moron buy Hyundia tools to fix a Chevy, especially when the Chevy tools are free?
I'm a student... I am interested in getting the tools, etc... but there is one main problem: time and effort. I can't really take the time to go searching... when it comes up without me asking, however, I will go for it...
just like real life realty: location, location, location.
vb has grown up significantly over the past 4 or 5 years so i wouldn't mock it. its now a fully OO programming language. c# too is very cool, even though it borrows a lot from java...
Dautrive is a MS hater -- his mind is colored only by hatred
Otherwise he'd realize that this free entry level tool continues a MS tradition of making it easy and inexpensive for new people to learn to program for Windows.
His comments about VB and C# are proof of his deliberate ignorance. I'd bet he can't program himself, he's likely just parroting (that's making noises without understanding what they mean) foolish critisisms he's heard elsewhere.
People who know how to program and have used various tools have long acknowledged MS's Visual Studio tools to be leading edge tools which is one reason why you can tell BillD isn't a programmer.
Before your professional career even begins, it will be outsourced to some open-minded developer in Asia.
Hatred of a technology company is senseless, especially for an aspiring IT professional. I interview a lot of college kids - you wouldn't make it past the phone screen.
Has anyone managed to actually download this software? I looked at their web pages and cannot see any download option. The Download button at the top of the page takes you back to a circular link.
I use vb6 to write professional apps that sell for 10k a piece. As a vb programmer since 95' I do appreciate it as a very serious language but lacking some basic properties here and there.
I've tried vb .Net 1 and 2 and got to the conclusion that those are realy c++ compilers with vb syntax. They report errors of undeclared classes even in the most simple no code demo apps. The latest version keeps closing because of a misterious problem in the "Manifest" (??!!@)
All VB advantages are gone. Some changes (like forcing to start arrays from 0, and string format) require total rewriting especially when using legacy code wrapped in a dll.
It would take me at least one full year to learn this tool, and another four years to rewrite my code from scratch to this new environment. Would anyone like to pay my bills for the next five years ???
Dear Bill. WE WANT VB7 !!!! Free stuff is worth it's price.
MS changes things and breaks much in the process just to make a quick buck off suckers.
.net is a poor implementation of Java. It is rare when a java update happens and you have make a huge effort to get older code to play nice with the new compilers. Backwards compatibility in Java is outstanding. Of course then JVM could really care less, since it knows nothing about the Java language.
Web giant is spending $120 million to beef up its Mountain View, Calif., headquarters, according to filings with the city reviewed by the San Jose Mercury News.
The Samsung Galaxy Mini 2 S6500 could make its debut at the Mobile World Congress in Barcelona later this month, according to a leaked promotional image.
MIT creates a simulation to celebrate the 50th anniversary of Spacewar. A relic of the early days of minicomputers, it was one of the first computer video games and set the stage for many others, including Asteroids.
Everything they are 'generously' giving away can already be had elsewhere, free and better quality. Much of what is not free is still available free elsewhere, again usually better quality.
There is no point to this unless you are so masochistic and ignorant that you would willingly tie yourself to MS. You never need MS tools to write programs for windows(at any level, from apps to drivers).
just like real life realty: location, location, location.
His comments about VB and C# are proof of his deliberate ignorance. I'd bet he can't program himself, he's likely just parroting (that's making noises without understanding what they mean) foolish critisisms he's heard elsewhere.
People who know how to program and have used various tools have long acknowledged MS's Visual Studio tools to be leading edge tools which is one reason why you can tell BillD isn't a programmer.
Hatred of a technology company is senseless, especially for an aspiring IT professional. I interview a lot of college kids - you wouldn't make it past the phone screen.
Maybe its just too obvious
I've tried vb .Net 1 and 2 and got to the conclusion that those are realy c++ compilers with vb syntax. They report errors of undeclared classes even in the most simple no code demo apps.
The latest version keeps closing because of a misterious problem in the "Manifest" (??!!@)
All VB advantages are gone. Some changes (like
forcing to start arrays from 0, and string format) require total rewriting especially when
using legacy code wrapped in a dll.
It would take me at least one full year to learn
this tool, and another four years to rewrite my code from scratch to this new environment. Would anyone like to pay my bills for the next five years ???
Dear Bill. WE WANT VB7 !!!!
Free stuff is worth it's price.
.net is a poor implementation of Java. It is rare when a java update happens and you have make a huge effort to get older code to play nice with the new compilers. Backwards compatibility in Java is outstanding. Of course then JVM could really care less, since it knows nothing about the Java language.