Skip to main content

Visual Studio 2010 Walkthroughs

Visual Studio 2010 and .NET Framework 4 walkthroughs that include technical information and other learning resources.

Featured Areas

Application Lifecycle Management

By using the suite of tools in Visual Studio Premium and Visual Studio Ultimate, and combining those tools with Visual Studio Team Foundation Server, you can apply proven practices to manage your application's lifecycle, from understanding customer needs through code design and implementation to deployment. You can use the instrumentation in these tools to trace requirements to checked-in code, builds and test results. These practices can help your team create software that is valued by your customers and that is faster and more reliable.

 

Library

Blog

Forum:

Top of Page

SharePoint Development in Visual Studio 2010

Sharepoint Development in Visual Studio 2010
Visual Studio 2010 provides an alternative to creating SharePoint applications through SharePoint Designer. Visual Studio promotes rapid SharePoint development by providing such features as advanced debugging tools, IntelliSense, statement completion, and project templates. Visual Studio also takes advantage of advanced .NET Framework-based tools and languages. SharePoint projects can be developed by using either Visual Basic or Visual C#.

 

Walkthroughs

How To...

Library

Blog

Forum:

 

Top of Page

Silverlight and WPF Data Binding in Visual Studio 2010

Silverlight and WPF Data Binding in VS 2010Visual Studio 2010 now offers Drag and Drop data binding for WPF applications. After you add a data source to your project, you can generate data-bound Windows Presentation Foundation (WPF) controls by dragging items from the Data Sources window to the WPF Designer.

 

Walkthroughs

How to...

Library

Blog

Forum

 

Top of Page

Core Coding Experience in Managed Languages

Core Coding Experience in Managed Languages
Visual Studio 2010 is an exciting release in managed languages and tools. Visual C# and Visual Basic languages continue to evolve towards feature parity, strive to simplify programming and deployment with the Microsoft Office APIs, and allow easy interop to dynamic languages. Visual F# is a new programming language which combines functional, object-oriented and explorative programming to provide a succinct, expressive and scalable language for .NET. In the tools space, Visual Studio 2010 offers greater support for Test-Driven Development, where tests are written before product code as an iterative approach to software design.

 

Walkthroughs

How to...

'How Do I' Videos for the Visual Studio 2010 IDE

Library

Blogs

Forums

 

Top of Page

Native Development

Native Development
Visual C++ 2010 provides a powerful and flexible development environment for creating Microsoft Windows-based and Microsoft .NET-based applications.

 

Walkthroughs

How to...

Library

Blog

Forum

 

Top of Page

Parallel Computing

Parallel ComputingThe Parallel Extensions to the .NET Framework 4 and the Concurrency Runtime for Visual C++ 2010 enable developers to leverage parallel computing. By using these frameworks, developers can write parallel applications that will scale efficiently as the numbers of cores and processors increase. By avoiding the complexities of thread-focused programming models, the new parallel libraries simplify the production of parallel code and enable developers to more easily take advantage of parallel hardware. Visual Studio 2010 RC also provides new debugging and profiling tools to help developers understand and verify the behavior of their parallel applications.

 

Walkthroughs

How to...

Library

Blogs

Forum

 

Top of Page

Visual Studio Extensibility

Visual Studio Extensibility
Downloading and managing extensions has never been easier. The ability to find and download your favorite extension is now integrated into common dialogs like the New Project Dialog. Configuring, managing and uninstalling extensions is much easier through the new Extension Manager. You can get full access to the large ecosystem of extensions using Visual Studio as well as an online experience using the Visual Studio Gallery.

 

General Walkthroughs

Editor Walkthroughs

How to...

Library

Blog

Forum

 

Top of Page

Office Development in Visual Studio 2010

Office Development in Visual Studio 2010Visual Studio 2010 comes with improved Office Development functionality. You can now deploy multiple Office Solutions in one package which will appear as a single entry in the Add/Remove Programs in Windows XP or Programs and Features in Windows Vista. Visual Studio 2010 now also allows you to perform additional actions after the Office solution installation is complete such as copy documents or workbooks to the end user computer, create extra registry keys, or modify a configuration file.

 

Walkthroughs

How to...

Library

Blog

Forum

 

Top of Page

Windows Workflow Foundation and Windows Communication Foundation

Workflow FoundationIn the .NET Framework 4, there have been significant enhancements in Windows Communication Foundation (WCF) and Windows Workflow Foundation (WF) namespaces. .NET developers can use these technologies, either independently or together, to eliminate the tradeoff between ease of service authoring and performant, scalable services. WF provides significant enhancements in this release such as explicit data model and fully declarative experience for authoring activities, a new Flowchart modeling style, deeper integration with WCF and high performance runtime engine.

 

Resources

Whitepapers

Blog

Forums

 

Top of Page

Windows Azure Tools for Visual Studio 2010

 

Windows Azure Tools for Visual Studio 2010 Beta 2Windows Azure Tools for Microsoft Visual Studio extend Visual Studio to enable the creation, configuration, building, debugging, running and packaging of scalable services on Windows Azure.

 

Walkthroughs

Library

Blog

Forum

 

Top of Page