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)
Sarthak Varshney (2)
Matthew Cochran (2)
Mahadesh Mahalingappa (2)
Mike Gold (1)
Urmimala Pal (1)
Reeta Singh Lodhi (1)
Vignesh Ganesan (1)
Vijai Anand Ramalingam (1)
Vikas Sharma (1)
Ramesh Kartik (1)
Karthikeyan Anbarasan (1)
Jaganathan Bantheswaran (1)
Praneeth Kumar (1)
Bennie Haelen (1)
Wolfgang Pleus (1)
Related resources for extensibility
No resource found
Securing Infrastructure with VMware SaltStack
9/6/2023 6:10:46 AM.
Securing Your Infrastructure with VMware SaltStack: Best Practices and Considerations
Streamlined Orchestration with VMware SaltStack: Automating Workflows
7/21/2023 7:19:23 AM.
This article focuses on SaltStack's orchestration features within the VMware ecosystem, highlighting its ability to streamline workflows, automate tasks, and coordinate complex operations across m
Tutorial : Creating Visual Studio Add-Ins
1/7/2022 9:03:21 AM.
In this example we'll create an add-in that allows you to insert a copyright statement at the top of your code window.
Basics of Managed Extensibility Framework
1/11/2021 11:26:06 AM.
The objective of this article is to present a new feature of .NET 4.0 which is known as Managed Extensibility Framework.
Managed Extensibility Framework (MEF)
12/30/2020 7:46:47 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 configu
Overview of Kaizala Extensibility and Programmability
9/19/2019 1:21:29 AM.
This is a recording of the webinar conducted by myself and Microsoft MVP Vijai Anand on Kaizala Extensibility and Programmability. This is a follow-up session of our previous webinar on Microsoft Kaiz
Overview Of Kaizala Extensibility and Programmability
8/10/2019 7:15:27 AM.
In this video, we will be discussing about how Kaizala supports extensibility that allows you to integrate it to existing business processes and workflows.
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.
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.
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.