|
Microsoft Visual Studio 2010 is packed with new and enhanced features that
simplify the entire development process from design to deployment.
Customise your workspace with multiple monitor support. Create rich
applications for SharePoint and the Web. Target multiple versions of the
.NET Framework with the same tool. Eliminate the dreaded
non-reproducible bug ("no repro")
problem with IntelliTrace. And much more.
Visual Studio 2010 Professional
Tools for individual developers
 |
 |
Integrated Development Environment |
 |
Development Platform Support |
 |
MSDN |
 |
Testing Tools |
|
Microsoft
Visual Studio 2010 Professional is the essential tool for individuals
performing basic development tasks. It simplifies the creation,
debugging, and deployment of applications on a variety of platforms
including SharePoint and the Cloud. Visual Studio 2010 Professional
comes with integrated support for test-driven development, as well as
debugging tools that help ensure high-quality solutions.
MSDN Visual Studio 2010 Professional with MSDN
Essentials is a one-year trial subscription that provides access to the
latest core Microsoft platforms—Windows 7 Ultimate, Windows Server 2008
R2 Enterprise, and Microsoft SQL Server 2008 R2 Datacenter — in addition
to providing enhanced support from a professional community. Visual
Studio 2010 Professional with MSDN Essentials may be upgraded to Visual
Studio 2010 Professional with MSDN at the end of the trial period.
Visual Studio 2010 Professional with MSDN is a subscription that
provides access to both current and previous versions of core Microsoft
platforms. This full subscription includes Visual Studio Team Foundation
Server 2010, Windows Azure utilisation hours, e-learning courses, and
much more.
Customise your workspace Writing application code
often requires having numerous designers and editors open at once.
Visual Studio 2010 Professional helps you organise your digital
environment with support for multi-monitor, which makes it easier to
manage the way you work.
Create collaboration solutions on SharePoint Bring
customised collaboration tools to your company by taking advantage of
new support for SharePoint development, including tooling for Web parts,
lists, workflows, events, and more.
Build applications in Windows 7 Visual Studio 2010
Professional comes with built-in tools for Windows 7 development,
including multi-touch and "ribbon" UI components that put you at the
forefront of Windows 7 technology.
Easily create RIA and WPF applications New drag-and-drop
data binding in Windows Presentation Foundation (WPF) and Silverlight
designers make building Windows and Rich Internet Applications (RIA)
easy and fast, for both designers and developers.
Simplify Web application deployment Move your Web
applications into a production environment with a single click. Visual
Studio 2010 Professional transfers your code, Internet Information
Server (IIS) settings, and database schema to your target server.
Visual Studio 2010 Premium
Complete toolset to deliver scalable, high quality
applications
 |
 |
Integrated Development Environment |
 |
Testing Tools |
 |
Development Platform Support |
 |
Database Development |
 |
Team Foundation Server |
 |
Debugging and Diagnostics |
 |
MSDN Subscription |
 |
Application Lifecycle Management |
|
Microsoft
Visual Studio 2010 Premium is a complete toolset that simplifies
application development for individuals or teams, allowing the delivery
of scalable, high-quality applications. Whether writing code, building
databases, testing, or debugging, you can increase your productivity
using powerful tools that work the way you work.
Automate UI testing Coded UI testing enables you to
automate user interface testing in Web and Windows-based applications.
These regression tests ensure that subsequent changes to the code do not
break sections that already work.
Identify test impact from code changes The code coverage
tools in Visual Studio 2010 Premium ensure that you have tests that
cover all of your code. Test impact analysis provides a list of
recommended tests to run after a code change was made, enabling more
accurate verification of your code thus reducing the number of tests you
need to run.
Simplify database development Apply the same lifecycle
tools to your database development tasks that you do to your application
code, including: offline development of database schema, the use of
source code control to persist versioned database schema information,
and participation in Agile or other process methodologies.
Discover common coding errors Code analysis tools in
Visual Studio 2010 Premium help you avoid common coding errors before
they get into production. Code metrics measure the complexity of your
code, ensuring that it is not complex and is maintainable.
Generate realistic test data Sometimes, for privacy or
other reasons, you don't want to use real data while developing. In
Visual Studio 2010 Premium you can use database test data generation to
fill a test database with test data that is appropriate for the schema
of the database and that is related to the production data, but is not
the actual data.
Visual Studio 2010 Ultimate
Comprehensive ALM tools for development teams
|
 |
Integrated Development Environment |
 |
Database Development |
 |
Development Platform Support |
 |
Debugging and Diagnostics |
 |
Team Foundation Server |
 |
Application Lifecycle Management |
 |
MSDN Subscription |
 |
Architecture and Modelling |
 |
Testing Tools |
 |
Lab Management |
|
Microsoft Visual Studio 2010 Ultimate is the comprehensive suite of
application lifecycle management tools for teams to ensure quality
results, from design to deployment. Whether you're creating new
solutions or enhancing existing applications, Visual Studio 2010
Ultimate lets you bring your vision to life targeting an increasing
number of platforms and technologies—including cloud and parallel
computing.
Eliminate non-reproducible bugs with IntelliTrace The new
IntelliTrace feature makes the non-reproducible bug a thing of the
past. Testers can file rich and actionable bugs with system information,
and even include an environment snapshot. That way developers can
reproduce the reported bug in the state it was found.
Understand existing architecture The Architecture Explorer
helps you understand and unleash the value of your existing code assets
and their inter-dependencies. You can produce detailed models of exactly
how an application is constructed and even drill-down into specific
areas for a deeper understanding.
Ensure architectural compliance Use the new layer diagram
to define and communicate logical application architecture and to
validate code artefacts against the required architecture. Layer
diagrams help your development efforts stay on track so your application
conforms to your original vision.
Embrace Manual Testing Visual Studio Test Professional
2010, part of Visual Studio 2010 Ultimate, provides you with a single
tool to capture and update test requirements, automate navigation of
manual tests, and speed up the fix and accept cycle by capturing the
entire test context. This provides developers with everything they need
to ensure that every error is reproducible.
Be proactive about agile project management Visual Studio
2010 Ultimate is optimised for today's iterative development process
with features that help you remain productive and react to potential
risks before they happen. You can monitor the health of your project
using reports that are automatically generated. Plus manage your
project's capacity with historical data and Microsoft Excel-based
planning documents.
Visual Studio Test Professional 2010
Simplify test planning and manual test execution
 |
 |
Team Foundation Server |
 |
Application Lifecycle Management |
 |
MSDN Subscription |
 |
Lab Management |
 |
Testing Tools |
|
|
|
Microsoft Visual Studio Test Professional 2010 is a specialised
toolset for quality assurance teams that simplifies test planning and
manual test execution. Test Professional works in conjunction with
Visual Studio software for developers, enabling effective collaboration
between developers and testers throughout the application development
lifecycle.
Align testing efforts to the application lifecycle Visual
Studio Test Professional 2010 integrates with Team Foundation Server, a
platform used by testers, developers, and other team members to align
and track project objectives. This integration ensures that testers can
collaborate effectively throughout the entire development process.
Embrace manual testing Visual Studio Test Professional
2010 provides a modern interface for manual testing that walks you
through test steps while collecting important information to include in
bugs—items like Diagnostic Trace, Event Log, Action Log, Network
Emulation, and System Information—that can be filed directly from the
test interface.
File detailed and actionable bugs The new IntelliTrace
feature in Visual Studio Test Professional 2010 makes non-reproducible
bugs a thing of the past. Testers can file rich and actionable bugs with
system information. That way developers can reproduce the reported bug
in the state it was found.
Re-use manual test recordings With Fast Forward for Manual
Testing, you can record test steps in a sequential order, then playback
and pause the recording as if you were performing the test steps
manually. You can reuse the resulting recording in regression testing of
the same test case.
Improve your test process Visual Studio Test Professional
2010 was developed with testers in mind, providing clear workflow and
guidance. You can create test plans, test suites, and test cases with
nesting capabilities, and organise tests in the most effective and
logical way. Test leads can begin test planning as early as the
architecting and designing stages.
For further information on Visual
Studio 2010 & MSDN please call MicroWay on 1300 553 313 or
email.
| For more information please contact the MicroWay
sales team: |
Head Office
MicroWay Pty Ltd PO Box 84, Braeside, Victoria, 3195,
Australia Ph: 1300 553 313 Fax: 1300 132 709 email:
sales@microway.com.au
ABN: 56 129 024 825 |
Sydney Sales
Office MicroWay Pty Ltd PO Box 1733, Crows Nest,
NSW 1585, Australia Tel: 1300 553 313 Fax: 1300 132 709
email:
sales@microway.com.au ABN: 56 129 024 825 |
New Zealand Sales
Office MicroWay Pty Ltd (NZ) PO Box 912026 Victoria
Street West Auckland 1142, New Zealand Tel: 0800 450 168
email:
sales@microway.co.nz |
 |
|
International: call +61 3 9580 1333, fax
+61 3 9580 8995
|
|