| |
 |
|
|
|
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
Microsoft Released: 2005-11-28 CD-ROM (PC) Windows XP
![Microsoft Visual Studio Standard 2005 [OLD VERSION]](http://ecx.images-amazon.com/images/I/417J8577ZBL._SL160_.jpg) | List Price: $299.00* Lowest New Price: $45.95* Lowest Used Price: $144.99* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | - Ideal for the part-time or occasional developer to develop and deploy client-server based Windows, Web, SmartPhone, and Pocket PC applications
- "Drag and drop" user interface designers for virtually every type of application; Master Pages support for maintaining a consistent look and feel across Web applications
- Edit and Continue for simple, intuitive debugging; integrated ClickOnce support
Product Description: Microsoft Visual Studio 2005 Standard Edition provides a full-featured development environment for Web developers who are building business applications. It offers the simplicity of Microsoft Visual Studio 2005 Express Edition, but with additional features and functionality for more advanced users, including the productivity enhancements that are part of Microsoft Visual Basic 2005. |
|
Microsoft Released: 2005-11-28 CD-ROM (PC) Windows XP
![Microsoft Visual Studio Professional 2005 [OLD VERSION]](http://ecx.images-amazon.com/images/I/41KCTS1WWQL._SL160_.jpg) | List Price: $809.00* Lowest New Price: $399.95* Lowest Used Price: $289.98* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | - Complete development environment with comprehensive application development features, including improved visual designers, code editors, and programming languages for optimum productivity.
- Build tools that extend the Visual Studio Integrated Development enviroment using the Visual Studio Software Developers Kit.
Product Description: Microsoft offers Microsoft Visual Studio 2005 Professional Edition for professional developers working alone or in small teams. It gives them complete access to the .NET Framework 2.0, a robust, fully functional development environment; support for creating tools that extend the Visual Studio integrated development environment; and tools for creating multi-tier Windows, Web, and mobile device applications. |
|
Microsoft Software CD-ROM Windows 95
 | Lowest New Price: $899.99* Lowest Used Price: $195.99* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | Amazon.com Product Description: As Microsoft releases the sixth version of its award-winning development tool, more than 50 percent of all professional developers are using the Visual Basic language. Visual Basic 6.0 is the most productive tool for creating high-performance enterprise and Web-based applications. Integrated Visual Database Tools and a RAD environment promote productivity while native code compilation provides fast applications. |
|
Microsoft CD-ROM (Unix) Windows 2003 Server
 | List Price: $1,079.00* Lowest New Price: $329.95* Lowest Used Price: $68.99* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | Amazon.com Review: Visual Studio .NET Professional 2003 is Microsoft’s multi-faceted development tool, targeting both Windows and Web applications. This 2003 edition includes numerous small improvements as well as major new features like the Compact Framework, for applications that run on Pocket PC and other smart devices. It supports multiple languages, with the main ones being Visual Basic, C#, and C++. There is also a Java-like language called J#, although J# applications only work on Windows so this is not a true Java development tool. The Visual Studio .NET environment is truly integrated. It makes extensive use of docking and tabbed windows, and there are plenty of project wizards along with huge amounts of online help. Auto-completion and pop-up help eases the business of editing code. Microsoft’s .NET tools are very different from their predecessors. Visual C++ can still compile standard Windows executables, but the other languages all target the .NET Framework, a runtime engine and class library that manages memory and enforces security. Framework applications perform well, since they are compiled to native code at runtime, but there is an overhead in terms of memory usage and the Framework runtime must be installed. In compensation, .NET brings many advantages. All the languages are fully object-oriented, the class library is rich, and XML support is deeply integrated. ASP.NET is for web applications, and represents a large advance on the old ASP. Instead of script, ASP.NET supports any of the .NET languages, running on the server and just-in-time compiled to native code. There is a visual web page designer, and carefully designed applications support a wide range of browsers. A new feature in this version of Visual Studio is Mobile Web Forms, which use adaptive rendering to support the browsers in mobile phones and PDAs. The database technology in Visual Studio is called ADO.NET. It uses a disconnected model, which means that applications work with data locally, only contacting the server for data transfer or update. It’s a good model for laptops, smart devices, and wide area networks, but there’s a lot to learn for those skilled in older database APIs. The Visual Studio .NET Professional 2003 edition represents the best value in the range. There’s no Visual SourceSafe or Visio diagramming, and it lacks the server licences found in the high-end Enterprise editions, but it’s otherwise a fully comprehensive package. For those wondering whether to make the jump to .NET, this release is probably the right moment to go ahead. The technology is maturing, and the inclusion of the Compact Framework makes the package more compelling. Students and newcomers to programming will welcome the clean object-orientation in C#, and the deep XML support on offer is essential for enterprise applications or integrating with other platforms. It’s still important to note the heavy system requirements, and that .NET applications do not run on Windows 95. In most cases, the higher productivity of .NET languages soon pays for any additional resources. --Tim Anderson, Amazon.co.uk |
|
Microsoft Released: 2002-02-13 CD-ROM (PC) Windows XP/Windows NT
 | List Price: $1,799.00* Lowest New Price: $349.00* Lowest Used Price: $38.36* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | Amazon.com Review: Visual Studio .NET is a superb, next-generation development tool. At its heart is the .NET Framework, a runtime engine and class library that enables rapid application building for both Windows and Web applications. The runtime engine handles housekeeping, like memory management, while also providing fine-grained security and version awareness. The class library reduces the code needed to build rich applications. Visual Studio .NET also provides a slick visual environment, with features like tabbed and docking windows, dynamic online help, and automatic code completion and hints. The common runtime is language-neutral, so, for example, Visual Basic programmers can use components written in C# and vice versa. Other languages, such as COBOL and FORTRAN, can plug into Visual Studio, and Microsoft provides a version of the Java language called J#. These two languages, along with J#, have full support for the visual design tools in Visual Studio .NET. Also included is JScript .NET, Microsoft's version of JavaScript, although this comes without a form designer. Visual C++ is more similar to earlier versions, and is the only compiler included that can build old-style Windows executables. With a compiler switch, it can also target .NET, making it particularly flexible. The Enterprise Developer edition has source-code management with Visual SourceSafe, performance testing, and analysis tools. It also includes developer versions of many of Microsoft's server products, including SQL Server, Commerce Server, Exchange Server, and the Windows 2000 Advanced Server operating system. These are licensed for development only, but even so, it is a rich range of products. Finally, there is the ability to use enterprise templates. New in Visual Studio .NET, these are sophisticated skeleton projects that assist organizations in maintaining consistent best practices. The twist is that, while Enterprise Developer can use these templates, it cannot create them. For that you need the high-end Enterprise Architect. Overall, Visual Studio .NET is a radical break from the past for Microsoft. C# is an entirely new language, aimed at C and C++ programmers looking for something safer and more productive. Visual Basic .NET is a new twist on the old Microsoft favorite, losing compatibility with earlier versions but gaining full object orientation as well as access to all the .NET libraries. There are a few points against Visual Studio .NET. One is that, like earlier versions, it only creates applications that run on Windows. Web applications are a partial exception, in that they support cross-platform clients, but deployment requires a Windows Web server. Another factor is, with its multiple compilers and mountains of documentation, Visual Studio .NET eats up gigabytes of disk space, and the IDE tends to be slow with less than around 384 MB RAM. Serious developers will take this in stride, but casual users could have difficulty. Fortunately, the applications created have more modest system requirements, although Windows 95 is not supported. Finally, developers coming from earlier editions face a lot of learning, with radical changes in both Visual Basic and ASP. Despite these minor issues and a steep learning curve, Visual Studio .NET is an extremely versatile, sophisticated, and capable development tool. --Tim Anderson, Amazon.co.uk |
|
Microsoft Released: 2002-02-13 CD-ROM (PC) Windows XP/Windows NT
 | List Price: $109.00* Lowest New Price: $34.99* Lowest Used Price: $27.99* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | Amazon.com Review: Visual C++ .NET is the most flexible of Microsoft's languages. The compiler primarily targets native-code Windows executables, but a switch also enables compilation to MSIL (Microsoft intermediate language). This managed code runs on the .NET Framework's common language runtime, with full access to the Framework's class library. Developers can include both managed and unmanaged code in the same project: the compiler does the necessary internal translation automatically. This feature is particularly valuable for those with existing applications that cannot be ported all at once to the .NET platform. The Visual C++ .NET product consists of an IDE, class libraries, compiler, and tools. The compiler in the Standard edition is nonoptimizing, so professional developers may prefer Visual Studio .NET Professional or higher. The key libraries are the MFC (Microsoft Foundation Classes), which wrap the Windows API, and the ATL (Active Template Library), for efficient development of COM or ActiveX components. In addition, the bundled .NET Framework SDK has command-line compilers for Visual Basic, JScript, and Visual C#, and you can also compile C# from the IDE. Despite its managed extensions, Visual C++ .NET does not support the Windows Forms designer or the Web Forms designer, although there is a visual dialog editor for native Windows applications. The two big changes in Visual C++ .NET, when compared to Visual C++ 6.0, are support for the .NET Framework and a brand-new IDE. There are minor updates to MFC and ATL, and the ability to do COM programming using attributes is a strong feature. The Standard C++ Library is updated in this version, with improved standards compliance for those building portable applications, although Visual C++ .NET is still not the best in this respect. On the other hand, it excels as a tool for building Windows applications and components, where its huge flexibility compensates for the lack of a visual form designer. The Visual C++ IDE is outstanding, although you need to double the minimum system requirements for good performance, and note that it does not run on Windows 98 or Me. Online help is now fully integrated into the main workspace, wizards have been streamlined, and the XML designer will be useful even to those not working with the .NET Framework. --Tim Anderson, Amazon.co.uk |
|
windows CD-ROM (PC) Windows NT
 | Lowest Used Price: $68.99* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | Amazon.com Review: Microsoft Visual C++ 6.0 Standard offers an industry-leading Windows C++ compiler with a rich set of productivity wizards and features. Whether you are just starting out with programming or are an experienced developer, the entry-level version of this popular tool will help you get the most out of today's C++.The strength of the Visual C++ Integrated Development Environment (IDE) is its overall usability and polished user interface. From top to bottom it provides a robust set of code management tools, plus built-in debugging abilities. To get started, the AppWizard tool lets you generate skeleton code for a wide variety of project types, including building applications that take advantage of the Microsoft Foundation Classes (MFC), a powerful C++ class library. In just a few minutes, we generated the "skeleton code" for a full-featured Windows application. Other wizards help simplify development throughout the project development cycle. The ClassView tool makes it easy to browse source your C++ code. (Instead of worrying about the files that your code resides in, you can treat your C++ code in a truly object-oriented manner.) A big win for any Visual C++ user is Microsoft's excellent instant pop-up help system (called IntelliSense). As you write code, the IDE gives you a list of all available C++ methods and properties so you can minimize typing. Another wizard that simplifies many aspects of development is the ClassWizard, used for deriving new classes from old ones automatically, as well as attaching MFC code to Windows messages (like clicking a mouse or pressing a key). Other integrated tools include the ResourceView tool for designing visual resources like dialog boxes and bitmaps. Once you have written your program, you will need to debug it. Visual C++'s powerful debugger makes it easy to test your code. Besides setting breakpoints, you can view variables easily using watch variables. Standout features here include being able to highlight variables and inspect their contents within the code source window. You can also drag and drop variables to the watch window, a timesaving feature. With its rich array of features, Visual C++ continues to be the compiler of choice for Windows development pros. The Standard Edition provides an affordable, entry-level version of this topnotch C++ tool. --Rich Dragan |
|
Microsoft Software CD-ROM (PC) Windows XP
 | List Price: $549.99* Lowest New Price: $450.00* Lowest Used Price: $212.91* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | Product Description: Rapidly build business solutions using Microsoft Visual Studio 6.0, the complete enterprise development tool suite. Winner of the PC Magazine Technical Excellence Award, as well as the PC Computing MVP Award, Visual Studio allows you to build scalable applications for Windows® and the Web that easily integrate with existing systems. The Visual Studio 6.0 development suite sets the standard for developer productivity and comprehensive design support with integrated features across all the popular languages. Visual Studio 6.0 Professional Edition includes the complete set of development tools for building reusable applications in Microsoft Visual Basic® 6.0, Visual C++® 6.0, Visual J++® 6.0, or Visual FoxPro® 6.0. Visual InterDevTM 6.0 provides easy integration with the Internet and a full Web page authoring environment. To take advantage of the latest capabilities for developing Windows 2000 and mobile computing applications, Visual Studio 6.0 now includes the Windows 2000 Developers Readiness Kit and the freely redistributable, SQL ServerTM 7.0compatible Microsoft Data Engine (MSDE) for mobile applications.
Amazon.com Product Description: Rapidly build business solutions using Microsoft Visual Studio 6.0, the complete enterprise development tool suite. Winner of the PC Magazine Technical Excellence Award, as well as the PC Computing MVP Award, Visual Studio allows you to build scalable applications for Windows and the Web that easily integrate with existing systems. The Visual Studio 6.0 development suite sets the standard for developer productivity and comprehensive design support with integrated features across all the popular languages. Visual Studio 6.0 Professional Edition includes the complete set of development tools for building reusable applications in Microsoft Visual Basic 6.0, Visual C++ 6.0, Visual J++ 6.0, or Visual FoxPro 6.0. Visual InterDev 6.0 provides easy integration with the Internet and a full Web-page authoring environment. To take advantage of the latest capabilities for developing Windows 2000 and mobile computing applications, Visual Studio 6.0 now includes the Windows 2000 Developer's Readiness Kit and the freely redistributable SQL Server 7.0 compatible Microsoft Data Engine (MSDE) for mobile applications. |
|
Microsoft Released: 2005-11-28 CD-ROM (Pc) Windows XP
 | List Price: $549.00* Lowest New Price: $418.99* Usually ships in 24 hours* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | - Desktop-based solution for developers working alone or in small teams
- Easily return to a previous version of a file; Unicode and XML support
- Provides users with remote Web access over HTTP
Product Description: Item #: 063098. Visual SourceSafe is the ideal version control system for any development team using Microsoft Visual Studio .NET. Historically, problems within the team development environment stem from the inability to work comfortably in a setting sensitive to their projects and source code. While every project requires an adequate level of software management, the costs and overhead associated with file-based version control often outweigh the benefits. By providing project-oriented software management, Visual SourceSafe enables teams to develop with the confidence that their projects and files will be protected. It's simple enough to use right out of the box, and it's integrated with the development environment developers already work in.Integrated features of Visual SourceSafe enable developers to access the full power of team development features - all from within the familiar Visual Studio environment they already use. Many features trigger automatically, such as when a file is about to be changed, providing a safety net for team members and ensuring the protection of the project.Visual SourceSafe also provides an extensive feature set designed to save time and money through reliable source code control. It enables development teams to automatically protect and track their most valuable source code, documentation, binaries, and all other file types as they change throughout the software life cycle. For example, check in and check out file locking securely protects files from accidental overwrite by preventing more than one user from modifying the same file at once. Product Description Microsoft Visual SourceSafe 2005 - complete package Category: Development tools Subcategory: Development tools - utilities / components & libraries License Type: Complete package License Qty: 1 user License Pricing: Standard Language(s): English Platform: Windows Distribution Media: CD-ROM Package Type: Retail OS Required: Microsoft |
|
TOPICS Entertainment Released: 2006-03-20 CD-ROM (PC) Windows XP
 | List Price: $49.95* Lowest New Price: $8.49* *(As of 03:04 Pacific 11 Mar 2010 More Info)
Click Here | Product Description: COMING SOON! |
|
| |