Skip to main content

Improve Application Life-Cycle Management (ALM)

In Visual Studio 2008, Microsoft is continuing to invest in the market-leading Visual Studio Team System technology. Visual Studio 2008 provides great support for not only managing the entire software development life cycle but also the critical interaction with the final users and managers of an enterprise application. In addition, it is designed to expand the collaborative benefits of the Visual Studio Team System to more roles on the project team.

By addressing the needs of a wide range of customers, from the smallest independent developers to the largest enterprise customers, Visual Studio 2008 will make delivering quality solutions easy regardless of the size of the project or team.

With this release the new capabilities include:

·         Integrate the database professional into the software life cycle

o   Creating off-line database representations and database projects brings the database professional into the development life cycle. Visual Studio 2008 provides a full suite of tools source control, testing and test data generation, rename refactoring, and a deployment solution that includes visual diff/merge and deploy script generation.

·         Extend Visual Studio's Unit Testing capabilities

o   Unit testing is easily one of the most sought after abilities incorporated into Visual Studio. This release extends its capabilities, improving its performance and broadening its reach: unit tests now run faster whether they're executed from the IDE or from the command-line; test inheritance enables users to reuse inherited methods; usability improvements enable users to execute a test directly from its definition; unit tests are now available to all Visual Studio Professional Edition users and can also be used to test mobile applications.

·         Load testing for the enterprise

o   Visual Studio 2008 improves on existing load testing capabilities by simplifying the load testing interface and providing a multiple machine graph view that brings together the test results, performance, and health of all the machines under test. Additional improvements enable better management of the test results, rich load modeling, and the integration of results from non-PerfMon sources.

·         Enable performance tuning and diagnostics of enterprise applications through testing

A new area of support in Visual Studio is the ability to drive system performance tuning and diagnostics through the Visual Studio test tools. This enables developers to run profiling during tests, so they can run load and test procedures against a system, see how it behaves, and use integrated tools to profile, debug, and tune. Also included is performance base-lining, so that users can save a baseline profile and then, if the performance degrades, compare up-to-date traces to identify the source of the regression.

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.