TECHNOLOGIES
ANSWERS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About extensibility
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Akhil Mittal (4)
Bennie Haelen (3)
Matthew Cochran (2)
Mahadesh Mahalingappa (2)
Microsoft Press (2)
Vikas Sharma (1)
Ramesh Kartik (1)
Karthikeyan Anbarasan (1)
Reeta Singh Lodhi (1)
Jaganathan Bantheswaran (1)
Praneeth Kumar (1)
Urmimala Pal (1)
Wolfgang Pleus (1)
Related resources for extensibility
No resource found
Visual Studio Extensibility - Creating Extension To Get Mail Notifications In IDE
3/17/2017 12:21:44 AM.
Through this article, learn how to create extensions to get your email notifications in Visual Studio IDE.
Visual Studio Extensibility - Creating Your First Visual Studio VSIX Package - Day One
3/15/2017 2:36:31 AM.
In this article, you will learn how to create your first Visual Studio VSIX package using Visual Studio Extensibility.
Visual Studio Extensibility - Deploying The VSIX Package On Staging Server And Git Via Continuous Integration - Day Two
3/15/2017 2:36:27 AM.
Learn how to deploy the VSIX Package on Staging Server and Git via Continuous Integration.
Visual Studio Extensibility - Visual Studio Extension In Visual Studio Isolated Shell - Day Three
3/15/2017 2:36:21 AM.
Visual Studio Extensibility (Day 3) - Visual Studio Extension in Visual Studio Isolated Shell.
RESTful Day #3: Resolve Dependency of Dependencies Using Inversion of Control & Dependency Injection in ASP.Net Web APIs with Unity Container and Managed Extensibility Framework (MEF)
12/12/2016 4:29:51 AM.
In this article we’ll try to resolve the dependency (data model) of a dependency (services) from our existing solution.
Extensibility - Inspecting WCF Messages
11/18/2016 12:09:41 AM.
In this article, you will learn extensibility - inspecting WCF messages.
Writing Better Code - Keepin' it Extensible
5/13/2013 4:21:55 AM.
In a previous article I talked about how to keep code cohesive by applying the Single Responsibility Principle. I wanted to explore part of another principle of software engineering that will help our code be extensible and can handle growth and change.
Downloading and Installing Visual Studio 11 Developers Preview
5/15/2012 6:15:14 PM.
Microsoft recently launched the Visual Studio 11 Developers Preview at BUILD Conference and it's available for download to all as a preview. So in this article we are going to see how to download and install the Visual Studio 11 developer preview version in a Windows 7 environment.
Introduction to the Visitor Pattern
5/15/2012 2:37:43 PM.
The power of adding a functional extensibility point to our classes via the visitor pattern is often overlooked. Using a visitor pattern is a very effective means of providing a nice boundary around a set of core classes while at the same time allowing for functional change. This article will demonstrate how the visitor pattern can be used as an extensibility mechanism and provide a boundary to keep core domain classes from getting cluttered.
Managed Extensibility Framework (MEF)
5/13/2012 2:47:32 AM.
MEF is a component of .NET framework 4.0, to create lightweight, extensible applications. It avoids hard dependencies and lets the application developer discover and use extensions without any configuration required.
How to create extensions for LightSwitch
10/8/2011 12:31:39 AM.
In this article, we shall discuss how to create extensions for LightSwitch 2011 using Microsoft’s Visual Studio LightSwitch 2011 Extensibility Toolkit.
Loading XAPS On Demand in Silverlight (MEF)
7/30/2011 7:46:22 PM.
I was reading about loading Multiple XAPs in Silverlight. This is a very usefull feature since it makes creation of dynamic content very easy.
MEF Features .NET 4.0
7/28/2011 9:38:39 PM.
In this article I am explaining some of the useful features MEF provides.
What is MEF?
5/16/2011 2:35:36 PM.
In this article I will be trying to simplify the importance of MEF and where can MEF be applied. Let me ask a question before explaining the uses of MEF.
Chapter 6: From 2005 to 2010: Designing the Look and Feel
12/1/2010 1:10:18 AM.
After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input and Extend the application with an external plug-in using the Managed Extensibility Framework.
Chapter 2: From 2003 to 2010: Designing the Look and Feel
11/23/2010 2:02:59 AM.
After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input and Extend the application with an external plug-in using the Managed Extensibility Framework.
Basics of Managed Extensibility Framework
8/5/2010 2:28:04 AM.
The objective of this article is to present a new feature of .NET 4.0 which is known as Managed Extensibility Framework.
Simple Application Extensibility with WF Rules
8/7/2007 6:09:51 AM.
This article describes how you can use Windows Workflow Rules to provide an simple extensibility mechanism in your application
Simple Application Extensibility with WF Rules
8/7/2007 6:09:51 AM.
This article describes how you can use Windows Workflow Rules to provide an simple extensibility mechanism in your application
Simple Application Extensibility with WF Rules
8/7/2007 6:09:51 AM.
This article describes how you can use Windows Workflow Rules to provide an simple extensibility mechanism in your application
QuickModeler 2.0 : A Reverse Engineering Tool for Visual Studio .NET
10/26/2006 1:07:55 AM.
QuickModeler is an Add-In for Visual Studio .NET which provides reverse engineering and easy UML modeling functionality to the development environment. It comprises features like autolayout, inheritance and association modeling, cross language modeling, grid, clipboard, etc.