·hi everyone.
just learned that you can download visual studio express for FREE from microsoft...
dl'ing VB express right now... offers good till november..thinking of a few programs to interact with my micros..
dan
Watch a few videos http://www.learn2asp.net/Campaign.aspx···and you can get a full version of studio 2005 standard!· Promo is going through june, this is a
MS supported promotion, not just some marketing gimmick! ·
Visual Studio is Micro$oft's IDE for developing Windows applications. It is the environment that is used to program Visual Basic, C# (a "C like" wrapper on VB), C++, J++. You can develop Windows, web, pocket PC, and "command line" applications. There are various "levels" (standard, pro, enterprise, etc.) that include various features for data access, network applications and deployment. All versions include editing, debugging and compiling tools.
In the context of working with uControllers, it would be used for making applications running on a PC that interfaced with a Stamp/SX/Propeller (or other uController).
Probably more words than you wanted, but I hope short enough.
The "Visual" part of the name comes from the fact that you can "visually" create applications by dragging and dropping components onto forms to build (much of) your applications.
For anybody thinking of using Visual Studio, try to take advantage of the above mentioned promo for the standard version. It offers quite a bit more functionality than the Express versions, and is a good deal. Especially if you are interested in C++, as it has better support for creating native Windows apps that don't use/require the .Net framework.
Comments
MS supported promotion, not just some marketing gimmick!
·
www.learnvisualstudio.net
Would you care to give the 25-words or less answer to "What is Visual Studio"?
Thanks
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
<!--StartFragment -->
In the context of working with uControllers, it would be used for making applications running on a PC that interfaced with a Stamp/SX/Propeller (or other uController).
Probably more words than you wanted, but I hope short enough.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
John R.
8 + 8 = 10
The "Visual" part of the name comes from the fact that you can "visually" create applications by dragging and dropping components onto forms to build (much of) your applications.
For anybody thinking of using Visual Studio, try to take advantage of the above mentioned promo for the standard version. It offers quite a bit more functionality than the Express versions, and is a good deal. Especially if you are interested in C++, as it has better support for creating native Windows apps that don't use/require the .Net framework.