Home » Archives for version
Tag: version
Frisby 800 DPI High Precision Optical Computer PC Laptop Desktop Notebook Mouse

Frisby 800 DPI High Precision Optical Computer PC Laptop Desktop Notebook Mouse
Merchant Name: Buy.com
This stylish Frisby MO5 mouse is a great value. It offers good looks, durability, and ease of use, at a very cost attractive cost. This handsome silver and black PS2 version features an ergonomic symmetrical design that affords comfort for left and right handed users.Easy PS2 connection and plug and play compatibility for any desktop, or laptop PC with PS2 port. Windows 95 98 ME 2000 XP are supported. The 800 DPI optical sensor provides precise tracking and glides smoothly over any surface. No more erratic cursor movement. No moving parts means no cleaning and maintenance.This model includes a scroll wheel for easy navigation and it acts as a third button. When connected the internal blue LED creates a pleasing glow. You are gonna luv it!
Microsoft Visual Basic .NET Standard [Old Version]
More than just a programming language, Visual Basic .NET is a visual development tool for Windows. Building an application is a matter of first creating a visual interface using the drag-and-drop form designer, and then writing code to bring the interface to life. Visual Basic is popular with beginners because the language has an English-like syntax and the visual tools make it easy to get started. The same qualities enable professionals to work faster, making this a great tool for business use as well.
Visual Basic .NET is substantially different from earlier versions. It builds applications for the .NET Framework, a run-time layer with improved security and reliability. In order to achieve this, Microsoft made numerous changes to the language. Most of these are beneficial, including full object orientation with inheritance, but the new Visual Basic is not compatible with the old. To migrate an old project you use an upgrade wizard, followed by manual fine-tuning. Applications built with Visual Basic .NET no longer support Windows 95, while for development, Windows NT 4.0, 2000, or XP is needed.
Despite these heavy system requirements, there is a lot to like in Visual Basic .NET. Perhaps the best feature is that developers can build applications for the Web almost as easily as for Windows. These have to be hosted on a Windows Web server, but can be accessed through browsers running on any platform, using a technology called ASP.NET. There is a host of components available, both in the box and from third parties, for true rapid application development. It is also a good choice for database development. Microsoft’s ADO.NET database API uses a disconnected model, fitting well with the world of laptops and other mobile devices. XML support is good, including the ability to program XML Web services, which enable applications to communicate over the Internet. Developers can also build software for the Pocket PC and other Windows CE devices, using a downloadable add-on called Smart Device Extensions.
Visual Basic .NET has a superb development environment, although you need to double the minimum system requirements for good performance. The main work area is tabbed so that integrated online help appears alongside the code and the visual design surface. Tool windows can be docked, floated, or hidden. Automatic code completion and dynamic help speed coding, while ToolTips reveal the type of any variable. For deployment, there is a setup wizard and a setup project type.
Overall, this is a powerful tool with few limits on what can be achieved. –Tim Anderson, Amazon.co.ukMicrosoft Visual Basic .NET is the latest version of the Visual Basic development system. Reengineered for the Microsoft .NET Framework, it provides an easy and productive route for new developers and current Visual Basic programmers to quickly build Windows-based applications, next-generation XML Web services, thin-client Web applications, and software for mobile devices.
Write programs more efficiently using Visual Basic .NET. Take full advantage of IntelliSense statement completion, a background compiler, and Windows Forms control anchoring to reduce the amount of code you write and improve code stability. Visual Basic .NET provides developers with designers for creating Windows Forms and Web Forms applications and XML documents, as well as a host of other features for constructing solutions on the .NET platform.
Use the On-Screen Emulator feature to easily design and test Pocket PC applications without a device. The start page acts as a developer portal to one-click information on recently used projects, personal preferences, product updates, and the MSDN Online Community. Also, view project components, including Web Forms and Windows Forms controls, HTML elements, objects, and code snippets in the enhanced Toolbox.
Microsoft Visual Studio Professional 2005 (OLD VERSION)
- 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.
- Tools for building high-performance, multi-tier applications for Windows, the Web, and mobile devices
- Visual designers, code editors, and programming languages for optimum productivity.
- Complete development environment with comprehensive application development features
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 Visual Studio Professional 2005 is one of the most significant developer tools available for building high-performance, multi-tier applications for Windows, the Web, and mobile devices. Designed for developers working alone or in small teams, Visual Studio Pro 2005 features integrated visual database tools for designing databases, tables, and stored procedures. You can also design, debug, and deploy multi-tier applications; and build a wide array of high-performance solutions faster than ever.
Visual Studio 2005 combined with ASP.NET 2.0 offers an improved environment for publishing and administering a Web site. View larger. |
The new ClickOnce application deployment technology makes deploying a desktop application as easy as deploying a web application. View larger. |
The Solution Explorer now makes it easy for you to clean up unwanted files. View larger. |
With Visual Studio Pro 2005′s powerful, enterprise-class application platform, you can also easily create and deploy client applications, and automatically publish and maintain applications and their dependencies with integrated ClickOnce support. With more than 50 new controls and hundreds of built-in services for site security, personalization and look and feel, Visual Studio Pro 2005 gives you the tools it takes to build fast, interactive Web applications. Enhanced visual designers and editors speed up development times significantly, while intuitive visual designers help to improve your XML editing and XSLT debugging. In short, you can tackle just about any development task, whether its creating dynamic, data-driven applications using an integrated data access, design, and reporting environment, or creating robust applications using the Microsoft .NET Framework 2.0, the .NET Compact Framework 2.0, and native code — all supported by Microsoft Visual Studio 2005. You can also easily develop for 64-bit systems using a 64-bit version of the .NET Framework.
Visual Studio 2005 Professional Edition includes Microsoft Visual Basic, Microsoft Visual C#, Microsoft Visual C++, and Microsoft Visual J# programming languages; tools for building Windows and Web solutions; SmartPhone and Pocket PC development tools for building Windows CE-based applications; Visual Database tools; advanced debugging tools, including cross-machine debugging; and much more.
Cross Machine Debugging and Better Web Publishing
Visual Studio 2005, combined with ASP.NET 2.0, offers an improved environment for publishing and administering a Web site. With the built-in publishing features, such as integrated File Transfer Protocol (FTP), you can keep files in your local project and synchronize them with files located on a remote Web server. Visual Studio automatically logs copied files which helps you to identify whether the remote site has been updated with the latest files. And to help protect your site and your IP, you can pre-compile a Web site to publish only executable code, no source files, to your production server. The Web site configuration interface makes it easy to set up and maintain applications, and the new Web Site Administration Tool helps you manage remote sites. You can manage cache settings at the server and Web site level to improve the performance of your published Web sites. And users can manage their own sites with the new ASP.NET Microsoft Management Console (MMC) plug-in.
The Solution Explorer in Visual Studio 2005 also makes it easy for you to clean up unwanted files. Simply choose Clean Solution from the Build Menu and all the intermediate files and output directories in your whole solution will be removed. For Visual C++, you can also use the Project Only submenu of the Build Menu to clean only the project currently selected in Solution Explorer, without cleaning any project dependencies or solution files. Other features include a new checksum feature that matches multiple source file names without any confusion; provider-driven application services that let you extend the powerful features of Visual Studio Team System by adding your own ASP .NET application services seamlessly, giving you complete control over the tools and environment.
Wheel of Fortune (2nd Edition)
- And in case you already experienced this in an earlier version, this new 2nd Edition will have you spinning or fantasy prizes and solving 2,500 new puzzles
- Take a sample contestant exam
- Beat the clock in exciting new Bonus Rounds
- Unlock bonus interviews with Vanna White–who knows what she’ll say or do next?
- Watch backstage action, video clips and interviews
Be a Contestant on Wheel of Fortune with 2500 NewPuzzles!Product InformationYou will enjoy CD-Quality music and sound along with digitized video ofcontestants and Wheel of Fortune Stage. Features Vanna White the most popular game-show hostess ever with exclusivevideo footage!The new and enhanced graphics along with the improvedgame play will bring you the most exciting version ever of America’s favoritegame-show.Play against the computer or against up to two friends.Spin the Wheel buy a vowel or attempt to solve the puzzle only Vanna knowswhat lies behind the tiles.Activities Include Unlock bonus interviews with Vanna White!Take a sample contestant exam!Beat the clock in exciting new Bonus Rounds!Product Features Spin for fantasy prizes and solve 2500 new puzzles Take a sample contestant exam Beat the clock in exciting new Bonus Rounds Unlock bonus interview with Vanna White Watch backstage video clips and interviews Choose from all-new fantasy prizes Play classic solo or tournament-style game modesMinimum Requirements Windows 95/98/Me/XP Pentium 166 MHz or higher 32MB RAM 40MB free hard drive space 4X speed CD-ROM drive 2MB Windows 95/98/Me/XP compatible 16-bit sound card DirectX version 7.0a or higher (included) required Based on the long-running TV game show, the object of the game is to spin the wheel and solve hangman-like puzzles. Spokes on the wheel have different dollar amounts to win–or lose–depending on whether the letter you guessed appears in the mystery phrase. Some parts of the wheel, however, could mean big money or the end of your turn. The best contestant will compete against the clock in the bonus round. Wheel of Fortune 2 features 2,500 new puzzles as well as behind-the-scenes interviews with star letter-turner Vanna White. The game creates a more realistic contestant experience by including a sample qualifying exam and fantasy prizes.
Microsoft Visual Studio 2008 Professional [OLD VERSION]
- Build applications for Windows, the Web, the Microsoft Office system, the .NET Framework, SQL Server,
- And Windows Mobile with integrated drag-and-drop designers; be part of a community of millions of developers
- Visual Studio integrates Visual Basic, Visual C#, and Visual C++ to support a wide variety of development styles;
- Deploy client applications easily with ClickOnce, which enables developers
- Build applications which target the . NET Framework,
- Master Pages allow developers to easily manage a consistent site layout in one place
Microsoft Visual Studio Professional 2008 Win32 English DVD DVDVisual Studio 2008 Professional Edition is a comprehensive set of tools that accelerates the process of turning the developer’s vision into reality. Visual Studio 2008 Professional Edition was engineered to support development projects that target the Web (including ASP.NET AJAX), Windows Vista, Windows Server 2008, The 2007 Microsoft Office system, SQL Server 2008, and Windows Mobile devices. The number of platforms that developers must target to meet business needs is increasing rapidly. Visual Studio 2008 Professional Edition provides the integrated toolset for addressing all of these needs by providing a superset of the functionality available in Visual Studio 2008 Standard Edition.
The Microsoft Visual Studio development system is a suite of development tools designed to aid software developers–whether they are novices or seasoned professionals–face complex challenges and create innovative solutions. |
Today’s developers face the challenge of targeting a broad range of platforms and crafting applications that quickly deliver value to the business. Integrated designers and language features in Visual Studio allow developers to build the connected applications demanded by today’s businesses while taking advantage of the .NET Framework 3.5 to reduce development time.
Design high-performance applications
Connect to the data you need, regardless of its location, and build data driven applications using Language Integrated Query (LINQ).
Build great client applications
Develop compelling solutions that leverage the user experience and capabilities of the 2007 Microsoft Office system and Windows Vista.
Build powerful Web applications
Build rich, interactive applications using the ASP.NET AJAX interactive Web interfaces.
What’s New in 2008
- Build applications that utilize the latest Web technologies with improved support for AJAX and Web Controls and the Microsoft AJAX Library
- Create Web applications more easily with an improved design surface and standards support
- Utilize data from any data source more smoothly with LINQ, a set of language extensions to Visual Basic and Visual C#
- Manage and build applications that target multiple versions of the .NET Framework. For the first time, you can use one tool to work on applications that run on .NET Framework versions 2.0, 3.0, and 3.5
- Ensure application correctness more easily with integrated unit testing in Visual Studio 2008 Professional Edition
- Discover the full power of the .NET Framework 3.5 with integrated tools which simplify building great user experiences and connected systems
- Build stunning user experiences with integrated designers for Windows Presentation Foundation. Experiences built with WPF can interoperate seamlessly with Windows Forms
- Create connected applications using new visual designers for Windows Communications Foundation and Windows Workflow Foundation
- Use Visual Studio’s professional development environment to build Microsoft Office-based solutions that are reliable, scalable, and easy to maintain (available in Visual Studio 2008 Professional Edition only)
- Enhance collaboration between developers and designers to create more compelling user experiences
Feature Highlights
- Build applications for Windows, the Web, the Microsoft Office system, the .NET Framework, SQL Server, and Windows Mobile with integrated drag-and-drop designers
- Visual Studio integrates Visual Basic, Visual C#, and Visual C++ to support a wide variety of development styles
- Editor features such as Edit and Continue and Microsoft IntelliSense simplify the cycle of designing, developing, and debugging an application
- Deploy client applications easily with ClickOnce, which enables developers and IT Pros to deploy an application and its prerequisites and then ensure that the application remains up-to-date
- Build applications which target the .NET Framework, shortening development time by reducing the need for infrastructure code and helping to enhance application security
- Use ASP.NET to speed the creation of interactive, highly appealing Web applications and Web services. Master Pages allow developers to easily manage a consistent site layout in one place
- A community of millions of developers ensures that developers can find partners and other community members addressing the same challenges
Write Code Faster
At the core of all software solutions is the code that developers write. Visual Studio 2008 helps developers write code faster through a wealth of productivity-enhancing features, such as IntelliSense technology, auto-completion, auto-colorization, method lookup, syntax and type checking, code refactoring, code-snippet management, and many more.
Avoid Memorizing Syntax
Introduced by Microsoft more than a decade ago, IntelliSense technology in Visual Studio is a form of automated completion that displays a list of the members that are available for that class or object after a developer types a class or object name and a period. It speeds coding by reducing the number of keystrokes required and the need to reference external documentation. IntelliSense in Visual Studio 2008 adds support for JavaScript to provide the same benefits to Web developers, including those who are using Asynchronous JavaScript and XML (AJAX) programming techniques.
Write Less Code
Visual Studio includes prebuilt building blocks for native and managed code, such as Active Type Library, Microsoft Foundation Class Library (MFC), and the Microsoft .NET Framework. By taking advantage of these, developers can reduce the amount of low-level code they must write and instead focus on solving business problems. Visual Studio 2008 supports the .NET Framework version 3.5, which includes enhancements to the base class libraries, Windows Presentation Foundation, Windows Communication Foundation, Windows Workflow Foundation, and Windows CardSpace–and delivers improved interoperability between native and managed code.
Handle Data More Productively
Programming against data sources has traditionally meant having to learn a new data access technology or paradigm for each data source. Language-Integrated Query (LINQ), a set of extensions to the C# and Visual Basic languages and the .NET Framework 3.5, enables developers to employ a consistent approach and write less code when querying and transforming object collections, ADO.NET, XML data, and relational data from Microsoft SQL ServerÐbased databases. Developers using LINQ benefit from design-time assistance in Visual Studio 2008–such as statement completion, smart compile auto-correction, and IntelliSense technology–enabling them to invest less time in learning how to access the data through syntax for languages like T-SQL or XPATH and instead focus on what to do with the data.
Use Integrated Tools
Visual Studio 2008 also enhances developer productivity by providing an integrated set of tools for activities other than writing code. The Visual Studio project system makes all aspects of a project easy to manage, from writing the first line of code through packaging finished software for deployment. During development, visual designers, server and data explorers, debuggers, automated build tools, background compilation, integration with source code control, an integrated Help system, and a range of third-party extensions for Visual Studio all come together to help developers remain focused on business needs and deliver faster.
Program in Multiple Languages
Visual Studio supports several of the world’s most popular programming languages, including Visual Basic, Visual C#, Visual C++, and JavaScript, making it useful to a broad range of developers and for a broad range of applications. Solutions for Visual Studio from more than 200 other companies add support for additional languages and a multitude of other capabilities, enabling developers to continue using the same familiar tools as they learn new languages, grow their skills, address unique business needs, and switch between projects
Manage Project Files and Jump-Start New Projects
The Visual Studio 2008 project system enhances productivity by tying together the tools and files for a project. When developers select a prebuilt project template, the project system customizes the Visual Studio UI to support the task at hand. (For example, if a developer chooses to create an application for Windows, the project offers a Windows form item.) The Visual Studio project system is compatible with Microsoft Expression design software, enabling developers to collaborate with UI and Web designers.
Target Multiple Versions of the .NET Framework
With previous versions of Visual Studio, developers could build applications that ran on only one version of the .NET Framework. Visual Studio 2008 provides the ability to target versions 2.0, 3.0, and 3.5 of the .NET Framework from within a single environment, with the editor, designers, and debugger intelligently adapting to the specified version. With this capability, developers can upgrade to Visual Studio 2008 and begin taking advantage of the new benefits it provides without having to upgrade their projects or have multiple versions of Visual Studio installed.
Build Higher-Quality Applications
With the trend toward test-driven development and the importance of quality and security in distributed applications, unit testing is now an integral part of many developers’ tasks. Visual Studio 2008 Professional Edition includes integrated support for unit testing, which was previously available only in Visual Studio Team System products.
Build Software for Windows
Developers can use Visual Studio 2008 to program against core Windows APIs, Microsoft Foundation Classes, the .NET Framework, or any of several software development kits (SDKs), enabling them to use a single tool set to build system services, device drivers, utilities, games, desktop software, line-of-business applications, and more. Regardless of the type of software, Visual Studio helps developers deliver rich user experiences, connect applications and business processes, and accelerate solution delivery.
Deliver Rich User Experiences
Visual designers in Visual Studio 2008 enable developers to create rich, engaging applications based on Windows Presentation Foundation, the graphical subsystem in the .NET Framework 3.5 for taking advantage of today’s modern graphics hardware. Developers also can build applications that take advantage of the more than 8,000 new native APIs in Windows Vista, and can take advantage of enhancements in MFC and Visual C++ to easily move applications to the new Windows Vista look and feel.
Build Connected Solutions and Streamline Business Processes
Developers can use the graphical designer and debugger for Windows Communication Foundation in Visual Studio 2008 to easily connect systems or applications, programming to a common API regardless of the underlying transports and protocols used. Similarly, tools for Windows Workflow Foundation enable developers to model real-world business processes in software by providing the means to easily visualize, create, edit, and debug both human and machine-based workflows.
Collaborate with UI Designers
Support for Extensible Application Markup Language (XAML) in Visual Studio 2008 enables developers to collaborate and share design assets with designers who use Microsoft Expression Blend design software. The ability to transfer user interface design elements between the developer and the designer means that edits to either the code or UI can be made simultaneously without affecting layout or code adversely. The developer and designer work on their respective tasks without any dependency on each other, and their efforts are then integrated by simply sharing source files.
Build Specialized Software
Visual Studio 2008 supports more than just the development of ÒmainstreamÓ applications for Windows. When developing Windows drivers to support new hardware or targeting platforms such as the Xbox 360 video game and entertainment system, hardware vendors, software vendors, and others can program directly against the Win32 APIs and take advantage of Microsoft-provided device driver and game development kits to ensure compatibility and accelerate solution delivery.
Build Software for the Web
Most companies that employ Internet technology for public Web sites and/or internal business applications are looking for ways to accelerate solution delivery, enhance the end-user experience, and improve integration. Visual Studio 2008 and ASP.NET 3.5 (part of the .NET Framework 3.5) provide a versatile tool set for building stunning Web sites or for connecting distributed systems using Web services.
Build Rich, Responsive Web Sites
Support for AJAX in Visual Studio 2008 enables developers to deliver richer, more responsive Web applications–and a more interactive user experience–by eliminating the need to reload an entire Web page when a user makes a change. Developers using AJAX can take advantage of IntelliSense technology to discover variables, objects, and their methods, and can debug JavaScript code by setting breakpoints inside Visual Studio–a capability that works with the most popular Web browsers. Developers also benefit from improved designers and editors.
Web developers will also benefit from enhancements in ASP.NET 3.5. The new ListView control provides unprecedented flexibility in how data is displayed (with complete control over the HTML markup generated), and the new DataPager control handles the work of allowing users to page through large numbers of records. The LinqDataSource control makes it easy to create data-driven Web sites by enabling developers to use LINQ to retrieve, filter, order, and group data that can then be declaratively bound to data visualization controls.
Connect Systems and Applications Using Web Services
Developers can use Windows Communication Foundation in the .NET Framework 3.5 to build Web services that are exposed using any number of Internet-standard protocols, such as SOAP, RSS, JSON, POX, and more. Whether developers are building an AJAX application that uses JSON, syndicating data via RSS, or building a standard SOAP Web service, Windows Communication Foundation makes it easy to create service endpoints. Plus, Windows Communication Foundation now supports building Web services in partial-trust situations like a typical shared-hosting environment.
Collaborate with Web Designers
Developers can easily collaborate with designers who use Microsoft Expression Web through the use of cascading style sheets and shared project files. Designers can use Expression Web to design a UI and then turn it over to developers with confidence that the UI design and subsequently developed business logic code will both remain intact.
Build Software for Microsoft Office System
The user interfaces of line-of-business applications can be difficult to learn, respond sluggishly to user input, and require people to be connected to the corporate intranet. Visual Studio 2008 Professional Edition provides a powerful tool set for building Office Business Applications (OBAs), which extend the data in line-of-business systems to end users through familiar Microsoft Office programs. Through such an approach, developers can integrate the front office and back office, making the information in ERP, CRM, and other enterprise systems directly accessible from within everyday business processes.
Develop Applications for Microsoft Office Using Existing Skills
Visual Studio Tools for Office is a fully integrated component of Visual Studio 2008 Professional Edition, giving developers everything they need to target the more than 500 million users of Microsoft Office using the same managed-code development skills that they use to write applications for Windows or ASP.NET applications. Applications built on Microsoft Office are first-class projects in Visual Studio, which includes project templates, designers, and debugging tools to help developers rapidly build solutions based on current and earlier versions of Microsoft Office desktop products, as well as Microsoft Office SharePoint Server 2007.
Take Advantage of the UI in the 2007 Office Release
With Visual Studio 2008, developers can take advantage of familiar Microsoft Office UI elements to provide users with access to new types of information. Developers can extend the Microsoft Office Fluent interface to add buttons to the Ribbon. Outlook Form Regions and Custom Task Panes provide a convenient way to let users view and edit data in back-end systems, and Windows Communication Foundation provides a convenient way to connect OBAs to back-end systems. Developers also can build native C++ applications that use UI elements of the 2007 Office release, such as the Ribbon Bar, Ribbon Status Bar, and Mini toolbar.
Easily Deploy and Update Applications
Companies can easily deploy applications for the Microsoft Office system built with Visual Studio 2008 Professional Edition by using the same ClickOnce deployment method used for other applications for Windows. Development groups can simply copy a new version of an application to a directory on a Web server and send users a link to the application in an e mail message.
Build Software for Mobile Devices
Mobile employees are often forced to work inefficiently, such as spending additional time in the office transferring paper-based records to a line-of-business application. Visual Studio 2008 Professional Edition makes it easy to extend the information in existing systems and applications to Windows Mobile powered devices, enabling mobile users to work more productively by putting the capabilities and information that mobile workers need at their fingertips when it is most useful–while they are on the move.
Develop Mobile Applications Using Existing Skills
Visual Studio 2008 Professional Edition makes it easy to extend the information in line-of-business systems to mobile workers. A project template for Windows MobileÐbased applications provides a workspace with familiar tools, while the .NET Compact Framework lets developers use existing skills and familiar technologies, such as Windows Forms, Windows Communication Foundation, and LINQ. Enhanced mobile Windows Forms controls make it easy to modify and optimize mobile applications’ screens to support the smaller displays of mobile devices.
Easily Test and Deploy Mobile Applications
New device emulators automate testing scenarios, allowing developers to simulate real-world changes in device state, such as signal drop-off or a battery running out of power. Unit-testing support lets developers reuse some of the same unit tests that have been developed for a desktop version of a mobile application, or write new ones where needed. A security-aware IDE makes it easy to understand and manage custom security settings, and to view, add, remove, and manage security certificates on the device.
Manage and Synchronize Data
Visual Studio 2008 Professional Edition provides integrated support for Microsoft SQL Server 2005 Compact Edition, a free, lightweight version of SQL Server 2005 that makes an ideal, high-performance local data store for mobile applications. Developers can keep local data synchronized using the Microsoft Sync Framework, which enables collaboration and offline access for applications, services, and devices, including technologies and tools that enable roaming, sharing, and taking data offline.
Professional Edition and Standard Edition Product Comparison
Product Similarities
Visual Studio 2008 Professional Edition and Standard Edition share the following features in the Integrated Development Environment (IDE):
- Project system, including templates and multi-project solution support
- Code editors
- Windows Forms editor and designer
- Web Forms editor and designer
- Resource editors
- CSS editor to create, apply, and manage styles and cascading style sheets
- Web Page Designer, including split-pane HTML designer, markup validation, and Document Outline Window
- XML editor (XML, XSL, and XSLT)
- IntelliSense, including support for JavaScript
- Code Snippets
- Debugging (local and remote)
- Language compilers (Visual Basic .NET, Visual C#, and Visual C++)
- 64-bit compiler support (x64 only)
- Multi-Targeting support (.NET Framework 2.0, 3.0, and 3.5)
- ASP.NET AJAX support
- Windows Presentation Foundation (WPF) support, including a split-pane WPF designer, debugger support, and project template
- Windows Communication Foundation (WCF) support, including Test Client and Auto-Hosting tools
- Windows Workflow Foundation (WF) support, including designer
- LINQ support, including Object Relational Designer, SQLMetal command-line tool, LINQ-aware code editors, and debugger support
- Database design tools (local and remote)
- Object and Relational Designer (local and remote)
- Deployment tools (ClickOnce and MSI)
- Automation to write, record, and run macros
- IDE extensibility to create and use add-ins and packages
- Version control integration support (MSSCCI-compatible)1
- SQL Server Reporting Services support
- Visual Studio Conversion Wizard for legacy projects
Product Differences
Visual Studio 2008 Professional Edition and Standard Edition differ as follows:
|
Feature |
Standard Edition |
Professional Edition |
|
Build applications for the Microsoft Office system |
No |
Yes2 |
|
Build software for mobile devices |
No |
Yes |
|
Software Assurance-Eligible |
No |
Yes3 |
|
User experience |
Simplified menus and defaults |
Full |
|
Documentation |
Online4 |
Online and Offline |
|
Class Designer and Object Test Bench |
No |
Yes5 |
|
Crystal Reports |
No |
Yes |
|
Server Explorer |
No |
Yes |
|
Unit Testing |
No |
Yes6 |
|
Additional Tools Included |
SQL Server 2005 Express Edition |
SQL Server 2005 Developer Edition |
Notes:
- Microsoft Visual SourceSafe available for purchase separately
- Does not include support for C++ projects
- Software Assurance provided through MSDN Subscription
- Offline documentation available as a separate download
- Limited support for native C++ code, intended to be used only for visualization and documentation
- Does not include Code Coverage; C++ support is limited

Processing your request, Please wait....
![Microsoft Visual Basic .NET Standard [Old Version] Microsoft Visual Basic .NET Standard [Old Version]](http://www.innoreviews.com/wp-content/plugins/wp-turbo/images/4fa9b3d272ecb.jpg)


![Microsoft Visual Studio 2008 Professional [OLD VERSION] Microsoft Visual Studio 2008 Professional [OLD VERSION]](http://www.innoreviews.com/wp-content/plugins/wp-turbo/images/4f8e121a33e7b.jpg)

![Aurum Ultra Series High Speed HDMI Cable (35 Ft) - CL3 Rated for In-wall Installation - Supports 3D, Ethernet and Audio Return [Newest Version] - 35 Feet Aurum Ultra Series High Speed HDMI Cable (35 Ft) - CL3 Rated for In-wall Installation - Supports 3D, Ethernet and Audio Return [Newest Version] - 35 Feet](http://www.innoreviews.com/wp-content/plugins/wp-turbo/images/4f79244707374.jpg)
![Zonealarm Internet Security Suite 3U Retail Box [Old Version] Zonealarm Internet Security Suite 3U Retail Box [Old Version]](http://www.innoreviews.com/wp-content/plugins/wp-turbo/images/4f510aa842b2a.jpg)

![Bitdefender Internet Security 2010 - 3 Pc/2 Yr [OLD VERSION] Bitdefender Internet Security 2010 - 3 Pc/2 Yr [OLD VERSION]](http://www.innoreviews.com/wp-content/plugins/wp-turbo/images/4f45f20e2c0ff.jpg)

