Skip to main content

Better Developer Experience

Visual Studio 2008 builds on the productivity and developer experience improvements delivered in Visual Studio 2005. The development process used to create Visual Studio 2008 enabled the individual feature teams to focus on the final quality of the feature throughout the entire development process. This approach raises the overall product quality significantly. In addition, the overall developer experience with the Visual Studio 2008 is improved through the ability of Visual Studio to build and target all the platforms that developers have been using in their projects over the last few years. This enables development teams to adopt Visual Studio 2008 without a corresponding IT cost in deploying new framework components.

Developer experience includes:

·         Build using Visual Studio 2008, target different .NET Framework platforms

o   Developers have traditionally required tools that are bound to the runtime platform that they are building against. With Visual Studio they can now use one toolset and target the desired platform.

·         Improvements to the Windows Forms designer

o   Windows Forms continue to provide developers with the features and functionality required to build compelling Line-Of-Business applications. With Visual Studio 2008 the design-time experience for Windows Forms UI and component developers has continued to improve. Improvements in the performance of the designer enable developers to be more productive when building a Windows Forms application. In addition, the simplification of a design-time error list provides developers with more usable feedback, and an ability to ignore and continue, thus easing the overall development task.

·         Product Quality Improvements

o   Continued focus on improving product quality, and fundamental changes in the way Microsoft builds developers tools, enables Microsoft to deliver a high quality tool with significant servicing investments over previous versions.

·         Leverage existing UI investments

o   Visual Studio not only provides new designers for building the next generation of applications, but also makes it easy for developers to extend existing applications to deliver high-quality user experiences. Enhancements to the existing Windows Forms designer enable task-oriented designs for creating applications that leverage Windows Forms, .NET Framework 3.0, and XAML in one application. This includes providing a design-time experience for using this Windows Presentation Foundation content in an existing Windows Forms application by enabling the Windows Forms visual designer to place and visually layout the new content in relation to the other controls on the form. This ability also enables Windows Forms content to be placed into a new application built on the Windows Presentation Foundation.

Comments

Popular posts from this blog

Top Open Source Web-Based Project Management Software

This is an user contributed article. Project management software is not just for managing software based project. It can be used for variety of other tasks too. The web-based software must provide tools for planning, organizing and managing resources to achieve project goals and objectives. A web-based project management software can be accessed through an intranet or WAN / LAN using a web browser. You don't have to install any other software on the system. The software can be easy of use with access control features (multi-user). I use project management software for all of our projects (for e.g. building a new cluster farm) for issue / bug-tracking, calender, gantt charts, email notification and much more. Obviously I'm not the only user, the following open source software is used by some of the biggest research organizations and companies world wild. For example, NASA's Jet Propulsion Laboratory uses track software or open source project such as lighttpd / phpbb use re

Google products for your Nokia phone

Stay connected with Gmail, Search, Maps and other Google products. Check products are available for your Nokia phone Featured Free Products Search - Find the information you need quickly and easily Maps - Locate nearby businesses and get driving directions Gmail - Stay connected with Gmail on the go YouTube - Watch videos from anywhere Sync - Synchronize your contacts with Google

My organization went through the approval process of supporting the .NET Framework 2.0 in production. Do we need to go through the same process all...

My organization went through the approval process of supporting the .NET Framework 2.0 in production. Do we need to go through the same process all over again for the .NET Framework 3.0? Do I need to do any application compatibility testing for my .NET Framework 2.0 applications? Because the .NET Framework 3.0 only adds new components to the .NET Framework 2.0 without changing any of the components released in the .NET Framework 2.0, the applications you've built on the .NET Framework 2.0 will not be affected. You don’t need to do any additional testing for your .NET Framework 2.0 applications when you install the .NET Framework 3.0.