CodeProject
Browse by Tags - Microsoft All-In-One Code Framework - Site Home - MSDN Blogs
Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Microsoft All-In-One Code Framework - Developers' Pain Killer
Home
Homepage
Introduction
FAQ
Who We Are
About Us
Contact Us
How We Kill Developers' Pains
Overview
Code Samples
Sample Request Service
Sample Browser
Sample of the Day
Achievements
Global Microsoft Next 2011
3 Years, 5M Downloads
Kudos
News
What's Next
Coming Soon
2012 Plan
2013 Plan
Resources
Documents
Pictures
Videos
Links
Search
Browse by Tags
Archives
Archives
May 2013
(20)
April 2013
(25)
March 2013
(25)
February 2013
(24)
January 2013
(32)
December 2012
(30)
November 2012
(31)
October 2012
(33)
September 2012
(6)
August 2012
(3)
July 2012
(31)
June 2012
(33)
May 2012
(37)
April 2012
(31)
March 2012
(34)
February 2012
(16)
December 2011
(2)
November 2011
(1)
October 2011
(2)
September 2011
(1)
August 2011
(2)
July 2011
(5)
June 2011
(1)
May 2011
(3)
April 2011
(3)
March 2011
(4)
February 2011
(3)
January 2011
(3)
December 2010
(1)
November 2010
(23)
October 2010
(3)
September 2010
(4)
August 2010
(3)
June 2010
(2)
May 2010
(3)
March 2010
(5)
February 2010
(2)
January 2010
(3)
December 2009
(3)
November 2009
(3)
October 2009
(4)
September 2009
(9)
August 2009
(3)
July 2009
(1)
June 2009
(1)
May 2009
(1)
April 2009
(2)
Tags
ADO.NET
AJAX
ASP.NET
Blog
Entity Framework
Internet Explorer
Network
News
Office
Office Development
Release
SampleBrowser
SampleOfTheDay
SharePoint
Silverlight
TFS
VSX
Windows 8
Windows Azure
Windows Forms
Windows General
Windows Phone
Windows Phone 7
Windows SDK
WPF
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Tagged Content List
Blog Post:
[Sample Of Feb 13rd] Project SaveAs VS extension
philip fu
Sample Download: http://code.msdn.microsoft.com/VBVSXSaveProject-65a4f335 This sample demonstrates that you can save an existing project to different location via IDE menu. It supplies following features: 1. Copy the whole project to a new location. 2. Enable a user to select the files. 3. Open the...
on
13 Feb 2013
Blog Post:
[Sample Of Feb 12nd] Host WPF control in VS ToolWindow
philip fu
Sample Download: http://code.msdn.microsoft.com/CSVSPackageWPFToolWindow-7be227d1 This sample demostrate how to host a WPF control into Visual Studio ToolWindow. To use the sample 1. Run the sample 2. Open tool window by View / Other Windows / WPFToolWindow 3. A tool window will be docked at place...
on
12 Feb 2013
Blog Post:
[Sample Of Feb 5th] Use TypeConverter in Option page of VS
philip fu
Sample Download : CS Version: http://code.msdn.microsoft.com/CSVSPackageOptionPageWithTy-04c4c1c2 VB Version: http://code.msdn.microsoft.com/VBVSPackageOptionPageWithTy-6ca62c27 This Visual Studio Extensibility code sample demonstrates how to use TypeConverter in Option Page of Visual Studio...
on
5 Feb 2013
Blog Post:
[Sample Of Feb 4th] Customize VS Toolbar in VSPackage
philip fu
Sample Download: http://code.msdn.microsoft.com/CSVSPackageToolbars-57360538 VSPackages are software modules that make up and extend the Visual Studio integrated development environment (IDE) by providing UI elements, services, projects, editors, and designers. VSPackages are the principal architectural...
on
4 Feb 2013
Blog Post:
Sample Of Dec 13rd] Add VS Toolbox item with custom tooltip
philip fu
Sample Download : CS Version: http://code.msdn.microsoft.com/CSCustomizeVSToolboxItem-c8886604 VB Version: http://code.msdn.microsoft.com/VBCustomizeVSToolboxItem-4dd322f1 If you add a new item to Visual Studio toolbox, the display name and tooltip of the new item are the same by default...
on
13 Dec 2012
Blog Post:
[Sample of May 12th] Host WPF control in VS ToolWindow
Jialiang Ge [MSFT]
Sample Downloads: http://code.msdn.microsoft.com/CSVSPackageWPFToolWindow-7be227d1 Today’s sample demostrate how to host a WPF control into Visual Studio ToolWindow. You can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework...
on
12 May 2012
Blog Post:
[Sample of Mar 28th] Customize Visual Studio Tool Window
Jialiang Ge [MSFT]
Sample Downloads C# version: http://code.msdn.microsoft.com/CSVSToolWindow-95484c1e VB version: http://code.msdn.microsoft.com/VBVSToolWindow-0f0b71b1 Today’s code sample demonstrates how to customize Visual Studio Tool Window. It creates a simple VSPackage with a tool window that has a toolbar...
on
28 Mar 2012
Blog Post:
[Sample of Feb 25th] Customize Visual Studio Status Bar
Jialiang Ge [MSFT]
Sample Download: http://code.msdn.microsoft.com/Customize-VS-status-bar-in-0990ed78 Today’s code sample demonstrates customizing the status bar of Visual Studio. The Visual Studio status bar, the horizontal region at the bottom of the Visual Studio design surface, provides a convenient way...
on
25 Feb 2012
Blog Post:
All-In-One Visual Studio Extensibility Code Samples
Jialiang Ge [MSFT]
All-In-One Visual Studio Extensibility Code Samples Introduction Download VSX code samples Request VSX code samples Introduction The All-In-One Visual Studio Extensibility (VSX) code samples demonstrate the typical programming topics about extending Visual Studio. These topics...
on
26 Nov 2010
Page 1 of 1 (9 items)