Showing results for ASP.NET - Visual Studio Blog

Jun 9, 2010
0
1

VSIX Best Practices

Visual Studio Blog
Visual Studio Blog

This post is about a new way to install extensions to Visual Studio, introduced in VS 2010, called the VSIX file. The information it contains will be of most interest to readers who develop Visual Studio extensions, but I encourage users who download and install those extensions to read it as well. A VSIX file conforms to the ECMA Open Packaging...

ASP.NET
Jun 1, 2010
0
0

Walkthrough– Publishing an Extensibility Web Control Project Template (Part 2 of 2)

Visual Studio Blog
Visual Studio Blog

Introduction In Walkthrough-- Publishing a Custom Web Control (Part 1 of 2) you learned to create and publish a custom web control. You created the extensibility project manually, a procedure with many steps. Now that you have an extensibility project template, you can publish it to the Visual Studio gallery. Anyone who wants to create and publish...

C#ASP.NETExtensions
May 25, 2010
0
0

Visual Studio Managed Multi-Targeting: Part 2: Multi-Targeting in Action

Visual Studio Blog
Visual Studio Blog

Now that we have gone through some key concepts in the previous part in this series, before we go any further in terms of detailed technical concepts, it would be nice to have some “mental visual model” of how multi-targeting impacts almost all project related scenarios in Visual Studio 2010 and thus benefits the users. Scott Guthrie’s...

C#ASP.NETVisual Studio 2010
May 25, 2010
0
0

Walkthrough– Publishing a Custom Web Control (Part 1 of 2)

Visual Studio Blog
Visual Studio Blog

The Visual Studio 2010 SDK adds several project templates to Visual Studio that let you create and share custom controls. These are called extensibility projects. In addition to compiling the control, the extensibility project prepares it for publication by incorporating it into a VSIX extension. A VSIX control extension can be shared by publishing...

C#ASP.NETExtensions
Apr 6, 2010
0
0

WPF in Visual Studio 2010 – Part 7 : Wrap up

Visual Studio Blog
Visual Studio Blog

This is the final part in the WPF in Visual Studio 2010 series. Reflections on the Series One of the aims of this series was to give a deeper look into collaboration the Visual Studio and WPF teams undertook during this release, specifically focusing on the “Lessons learned.” As such, I tended to focus on the issues we encountered and the ...

ASP.NETWPF
Nov 23, 2009
0
0

What's new for editor extenders in Beta 2?

Visual Studio Blog
Visual Studio Blog

Noah Richards – Developer, Visual Studio Editor Team Short Bio:  Noah has been working on the Visual Studio Editor team since he graduated college two and a half years ago.  He maintains a blog, posts sample code for editor extensions, and frequently answers editor-related questions on Twitter. Editor’s Note:  This post was ...

ASP.NETC#Visual Studio 2010
Nov 23, 2009
0
0

What’s new for editor extenders in Beta 2?

Visual Studio Blog
Visual Studio Blog

Noah Richards – Developer, Visual Studio Editor Team Short Bio:  Noah has been working on the Visual Studio Editor team since he graduated college two and a half years ago.  He maintains a blog, posts sample code for editor extensions, and frequently answers editor-related questions on Twitter. Editor’s Note:  This post was ...

ASP.NETC#Visual Studio 2010
Nov 22, 2009
0
0

Framework Multi-Targeting for VC++ Projects

Visual Studio Blog
Visual Studio Blog

Short Bio: Pavan Adharapurapu is a developer on the Visual Studio Project and Build team. As part of VS 2010, he has worked on numerous features of the VC++ project system such as property sheets, filters, property pages, platform and tool extensibility, etc. His long term focus is on developing a "common project system" infrastructure which could ...

ASP.NETC#
Oct 25, 2009
0
0

Visual Studio Sessions at PDC ‘09

Visual Studio Blog
Visual Studio Blog

The Professional Developers Conference (PDC) this year is in Los Angeles from November 17th to 19th. The PDC is an opportunity to mingle with architects and developers from the software industry and to listen to the leaders, heroes and legends from Microsoft and its industry partners. As well as workshops and training sessions, there are hands on ...

Debugging and DiagnosticsASP.NETWPF
Oct 25, 2009
0
0

Visual Studio Sessions at PDC ‘09

Visual Studio Blog
Visual Studio Blog

The Professional Developers Conference (PDC) this year is in Los Angeles from November 17th to 19th. The PDC is an opportunity to mingle with architects and developers from the software industry and to listen to the leaders, heroes and legends from Microsoft and its industry partners. As well as workshops and training sessions, there are hands on ...

Debugging and DiagnosticsASP.NETWPF