Login
Register
Tutorials
Forum
Career Development
Resources
Reviews
Jobs
Interview
Communities
Projects
Training
Silverlight Games
|
Bookmarks
|
New Members FAQ
|
Mentor
|
Code Converter
|
IT Companies
|
Peer Appraisal
|
Members
|
Revenue Sharing
|
Computer Jokes
|
New Posts
|
Social
|
Talk to Webmaster
Tony John
Facebook
Google+
Twitter
LinkedIn
Online Members
baskar
More...
Join our online
Google+ community
for Bloggers, Content Writers and Webmasters
Resources
»
Technology News
Custom Extension Types with VSIX
Posted Date:
19-Apr-2010
Category:
Technology News
Author:
Shaikh Izaj Ahmed
Member Level:
Gold
Points
: 3
Using the Microsoft.VisualStudio.ExtensionManager.dll when you create an extension may have short term advantages but it does come with a health warning. Aaron Marten explains.
DISCLAIMER: While the following technique is supported in Visual Studio 2010, the interfaces and methods exposed by Microsoft.VisualStudio.ExtensionManager.dll are likely to change in future Visual Studio releases. If you create an extension that relies on Microsoft.VisualStudio.ExtensionManager.dll, there is no guarantee that your extension binary will work on future Visual Studio releases without code changes.
If you've used the VSIX Manifest editor when creating an extension for Visual Studio 2010, you may have noticed the various options when you add content to the VSIX container. Clicking the "Add Content" button will bring up a dialog that allows you to select a content type.
Most of the choices are well-known types that Visual Studio already knows how to consume:
* Project/Item Template: A collection of VSTemplate zip files from which a user can create projects and project items.
* Template Wizard: An assembly (distributed with one or more VSTemplates) that contains a template wizard extension to show UI or perform custom logic at template instantiation time.
* VS Package: A PkgDef file containing configuration information for a VSPackage.
* MEF Component: An assembly to be queried and consumed by the VS MEF Host for extending the core text editor and other MEF-based subsystems in the IDE.
* Toolbox Control: An assembly containing one or more controls to publish on the Toolbox for use in the various UI designers in Visual Studio.
You may be wondering what the "Custom Extension Type" entry (highlighted above) is and why you would want to use it.
Reference
http://www.itweb.co.za/visualstudio/index.php?option=com_content&view=article&id=46:custom-extension-types-with-vsix&catid=7:tips-a-tricks
Did you like this resource? Share it with your friends and show your love!
Tweet
Responses to "Custom Extension Types with VSIX"
No responses found. Be the first to respond...
Feedbacks
Post Comment:
Notify me by email when others post comments to this article.
Do not include your name, "with regards" etc in the comment. Write detailed comment, relevant to the topic.
No HTML formatting and links to other web sites are allowed.
This is a strictly moderated site. Absolutely no spam allowed.
Name:
Sign In
to fill automatically.
Email:
(Will not be published, but
required
to validate comment)
Type the numbers and letters shown on the left.
Next Resource:
Silverlight 4 released
Previous Resource:
Microsoft released Visual Studio 2010 Ultimate
Return to Resources
Post New Resource
Category:
Technology News
Post resources and
earn money
!
More Resources
Silverlight 4 released
Visual Studio Team Foundation Server everywhere 2010
DevExpress Announces Support for Microsoft Visual Studio 2010
DevExpress Announces Comprehensive Support for Microsoft Visual Studio 2010 across its Entire WinFor
Microsoft unveils Visual Studio 2010 and Net Framework 4
Microsoft releases Visual Studio 2010 and .NET Framework 4.0
Popular Tags
Tag posting guidelines
Search Tags
Visual studio
.
Custom Extensions
.
VSIX
.
Follow us on Twitter:
https://twitter.com/dotnetspider
Active Members
Today
srirama
(22)
Phagu Mahato
(11)
baskar
(7)
Last 7 Days
baskar
(300)
Asheej T K
(203)
srirama
(185)
more...
Awards & Gifts
Email subscription
.NET Jobs
.NET Articles
.NET Forums
Articles Rss Feeds
Forum Rss Feeds
About Us
Contact Us
Copyright
Privacy Policy
Terms Of Use
Revenue Sharing sites
Advertise
Talk to
Tony John
Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
2005 - 2012 All Rights Reserved.
.NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
Articles, tutorials and all other content offered here is for educational purpose only.
We are not associated with Microsoft or its partners.