Others say...

"Good IDE but Poor Choice for Older C++ Code"
Like other reviewers, I have found that older C and C++ projects (VS2003, VC++6, etc) usually will not work with Visual Studio 2005. You'll get tons of compile errors and warnings, unresolved linker symbols, etc. and you will spend a LOT of time changing your program to make it work, if you can make it work at all. And the import wizard did not help much in this respect.

Also, I found it troubling that there are a lot of nice formatting and Intellisense options for C#, but not for C++. There is some rudimentary formatting and Intellisense functionality for C++, but it is much more limited than what you get for C#. So, one of the nice features of VS is missing for C++. Why? It seems this is the MS way of getting us to use their chosen language, C#. It certainly makes me wonder about the future of C++ at Microsoft.

That said, there are still lots of nice features in Visual Studio 2005, and for new C++ projects its not too bad (except for limited formatting and IntelliSense functionality). I could get new projects up and running quickly and painlessly, and I liked the many build/debug features used in VS2005.

"Worst Visual Studio ever Published"
If you are starting from scratch; this may work.

But if you have thousands of lines of C++ code that you'd like to port to the new runtime, forget about this crap.

This code has compiled in Visual Studio 2002 and 2003 with only minor adjustments. Upgrading to 2005 has been basically a brick wall.

I attempted the port. After a few dozen iterations, I started hitting problems with attributed ATL service classes that could not resolve base class references. Code that is executed in the compiled binary in the previous release; but that this new compiler reports as missing. And I still have 89 errors. Since I don't have the source, I cannot fix this with any kind of macro. Nice box you've painted me into Microsoft. The upgrade is not important enough for me to mess with this stuff. I have a deadline end of month.

"Microsoft Visual Studio Professional 2005"
Although I have not used the product as much as I would like, from installation to using the help documentation, I believe I will benifit in upgrading from the Microsoft Visual Basic 6 product. Lots of good improvements.

"Only game in town"
I don't find the product as easy to work with as its predecessors, but this is the way Microsoft is pushing application development, so it is a "must-have".

"Almost there..."
This is the best Visual Studio in awhile, but its still not there yet (especially for C++ developers, but its closer). On the positive side, C++ developers now have the cleaner syntax of C++ / CLI (there are battles raging about that name) which apparently is on a fast-track ISO certification. We shall see what happens. On the downside: still no STL / CLR dotNET. However, MS has a beta for DL, but its containers are not compatible with dotNET (yet). Good idea to stick with C# until this is fixed.

The UI tools continue to soar ahead for all the dotNET languages, and I don't see any difference between C++ and the others in that department anymore.
VB and C# both pick up edit & continue, good for me `cause I like grew used to it in C++. Call graphing is still only in C++.
The IDE UI is tabbed, and has line revision colors on all languages. Line numbering is optional, as always, but its still simply absolute lines (not code lines). This can be a pain going cross-platform with C++.

Datatips are pretty capable and improved, and can drill down into containers easily.
The help system is pretty much a flood. Too much information, and there is no way to directly determine where its pulling its information from. This bites when you have multiple Visual Studios & associated MSDNs & would like confirmation that its pulling the collections correctly.

As for the packaging, Visual Studio 2005 Professional edition comes with 2 product CDs, 3 MSDN CDs, and a Microsoft SQL Server 2005 Developer Edition DVD, a small product guide booklet, and two posters (one thats useless, and one of dotNET 2.0 namespaces).

3-stars, as the help system needs some work, and VC++ lacks an effective STL under dotNET.
Here's hoping for VS2007:)

 

Buy Cheap Software Now!
  Microsoft Visual Studio Professional 2005 [OLD VERSION]

List Price : $809.00
Our Price : too low to display

Why I buy this one ?
- Complete development environment with comprehensive application development features, including improved visual designers, code editors, and programming languages for optimum productivity.
- Develop and debug multi-tier server applications from with the unified development enviroment - even remotely.
- Build tools that extend the Visual Studio Integrated Development enviroment using the Visual Studio Software Developers Kit.


It's better to buy this one too...

PC World
details..
 

MSDN Magazine
details..
 

Microsoft Visual SourceSafe 2005
details..
 

Microsoft Visual Studio Team Edition for Software Architect 2005 w/MSDN Premium Renewal
details..
 

Microsoft Visual Studio Team Edition for Software Testers 2005 w/MSDN Premium Renewal
details..
 

What our customer's say!

"The Best", VS2005 is the best tool ever. i'm using it with Windows XP. and my applications are maily Database applications and Graphics. i program in C++ Win32 Applications , Dot Net(also C++). the performance is amazing. I faced only one problem when connecting to Oracle via Instant Client 10. and read more than one line in GetString(); i dont know is this MS or Oracle Bug or my own . at this point, the debug message does not give a moderate programmer a clue where is the real problem. but still i use MS 2005 on Daily bases and i love the performance and appearance and its compatibilty with all other applications/libraries. it is fun


"Useless for existing VS 2003 projects", As usual, Microsoft has released an unbelievably buggy, product that wants to force you to start all your work from scratch, even after the release of the first service pack. Trying to convert ANY project created with Visual Studio 2003 will result in a myriad of problems:
1) Forms that won't load and present with various cryptic messages with no specifics;
2) Random crashes that cause VS to close mysteriously
3) Applications that will appear to run then at some point come up with errors claiming that you may have corrupted memory.
etc.

I admit that I have not started a brand new major project since all the issues on old projects failed in one way or another.


"Visual Studio 2005 Professional", WOW, can't believe all the enhancements from VS2003! If you are a MicroSoft developer then this is the product for you.

"Nice, but I've seen better.", I was impressed by the improvements made in Visual Studio 2005 over its predecessors. I have found C# support to be quite good, and web development sees to be also one of the best ones that I've tried.

However, for Java, C, and C++ development, it is light years behind its competitors. I have had excellent success with Eclipse for these three languages -- although Eclipse has not been that great with C# support. Regardless, I have found that Eclipse does put VS to shame in some of the most basic developer tasks, and I find that my hand motions are much more pronounced when I develop in VS (more clicking, etc.)

Overall, VS is still a nice product, although I am starting to question whether it's really worth all that money for C, C++ development.






"Fast, efficient development environment", I've used development environments as diverse as the LISP environment on dedicated Symbolics machines, Smalltalk, Centerline C++ on Sun,Borland's C++ IDE in the early 90s, and Borland's Delphi. After working extensively in Delphi for years for both Windows and Web applications, I switched to Visual Studio for Web Development in 2003. I can say without a doubt that Visual Studio 2005 is the most productive environment in existence.

Everything about this environment save one thing (more below) is extremely well done. Some highlights in no particular order:

* The Intellisense tools are smooth and very quick (especially compared with Delphi)
* The project model is clean, simple and easy to modify (just copy files).
* Preparing a web site for distribution or upload is ridiculously easy
* C# is easily the most productive language available for general business development (I once mentored C++ for new developers at Bell Labs and have written my own Smalltalk environment so I don't say this lightly)
* Microsoft has made enormous strides in making web development as easy as VB's original drag and drop model
* The environment is easy to customize with macros, etc. and features a stellar array of productivity-enhancing features (outlining, refactoring, snippets, etc.)
* There is a broad selection of third-party tools that integration with Visual Studio.

Now, for all of its advantages, the one area where they could stand significant improvement is in the help system. For example, the help screens for most environment objects is essentially nothing more than the inheritance tree. It does essentially nothing to educate you about *how* a feature is used. This has been a problem for Microsoft for years and, unfortunately, VS 2005 has done nothing to improve the situation. Thus, you will want to have lots of web and/or written resources on hand when developing.

I cannot comment on the team development features as I work alone on the software sold by my company.

In balance, I've simply never seen a better development environment.



 
You might need this...

Microsoft SQL Server Developer Edition 2005 CD/DVD
details..
 

Professional Visual Studio 2005
details..
 

Microsoft Visual Basic 2005 Step by Step (Step By Step (Microsoft))
details..
 

Microsoft Visual SourceSafe 2005
details..
 

Microsoft Office Professional 2007 FULL VERSION
details..
 
Read this reviews before You buy...

"The best version of Visaul Studio yet!!", I am very impressed with this version of Microsoft Visual Studio. It is very customizable, and has come a long way with regards to integrating various components into a project. The Intellisense in this version is far better than ever before, and the MSDN library that is included is a very valuable resource for any developer. I recommend this product to anyone who is involved or interested in software development.

"Fills the need", A long time programmer I have worked with various studios and languages over the years and have seen substantial improvements over the years with the visual studio and expected noting less with Microsoft Visual Studio Professional 2005. While the new studio offers new intellisence features and boasted several improvements I was looking for this version runs a little slower than previous versions because of processor and memory overhead requirements. Further using the new sdk introduced a few changes to the code operation when migrating old projects in. Over all an excellent package and have enjoyed the new features, but if you have VS2003 that may be the way to go if your concerned about upgrade and compatibility issues.

"Advanced Functions in this Suite", Important upgrade to the .NET family of development tools. A must for developers in the next generation of applications.

"Definitely better than 2003", There are a lot of things better about 2005 that make it worth the jump from 2003. Most of them you'll just have to use the software yourself to realize, but a few big ones are:
-VASTLY improved intellisense, especially with ASP.NET pages,
-New language features with .NET 2.0,
-Rather intelligent and visually appealing positioning help in Windows forms,
-Improved XML support,
-Lots more

There are a few things that annoy me, from time to time, such as seemingly random bouts of sitting there for 30-40 seconds, looking like it's hung.
The website copy tool, while still something that 2003 didn't have, needs work.
Various other little things that need a tad of polishing.
Microsoft, HAS, however, promised a service pack, so I'm sure a lot of things will be fixed or enhanced.

Overall, I recommend this release as a smart upgrade from 2003 or earlier.

"A very good release", I tried the original .NET (VB) when it came out in 2002, and found it overly complicated and just a pain in the butt to use. Good old VB6 performed much better.

Recently, I had the opportunity to test drive the new Visual Studio 2005. In a word, "WOW". It is a breeze to use, and has tons of functionality. It is not the overwhelming monster IDE that the older version was. I bought it.

I am quite pleased with this program. It seems MS has taken the time and actually listened to programmers to produce this version of Visual Studio.

 
 
 

All the software listed in this directory are shareware and commercial software. There are no free software here. We have many utilities which run on windows, mac / macintosh, linux and unix. As one of the download directory in internet we have many software and application. All of our applications / app are downloadable for your computer. We also have shareware, demo, osx, linux, xp, windows, 95, 98, 2000, win, winfiles program file. The extension of files may vary, it can zip, exe, jpg and many more. We don't support illegal software like hack, crack and serial number. No hacking and cracking.

Online PAD Generator / Download Site / Term Of Use / Privacy Policy / Disclaimer

 
 

Copyright ? 2004-2008. Shareware Download, Files Download. All Rights Reserved.