TECHNOLOGIES
FORUMS
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)
Swesh S (3)
Sarthak Varshney (2)
Matthew Cochran (2)
Mahadesh Mahalingappa (2)
Geo J Thachankary (1)
Jean-Pierre Bachmann (1)
Reeta Singh Lodhi (1)
Nagaraj M (1)
Ratnesh Singh (1)
Sardar Mudassar Ali Khan (1)
Ajay Kumar (1)
Mike Gold (1)
Urmimala Pal (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
Copilot Extensibility – A Brief Overview
9/16/2024 5:46:53 AM.
Microsoft 365 Copilot Extensibility indicates an integration of the AI capabilities of the Microsoft 365 products with the other line of business applications within the organization. It provides user
Copilot Extensibility- Adding the Action plugin to the Topics
9/10/2024 4:16:23 AM.
This content explores Copilot extensibility by detailing how to add the Action plugin to the Topics. It covers plugin integration, extending Copilot's functionality, and enabling custom actions wi
Copilot Extensibility - How to Add a Weather Plugin?
9/9/2024 5:50:28 AM.
Microsoft 365 Copilot Extensibility allows businesses to customize AI capabilities by integrating third-party apps and creating custom plugins. With tools like Power Automate and Natural Language Unde
Understanding the Liskov Substitution Principle (LSP) with C#
8/14/2024 8:15:01 AM.
The Liskov Substitution Principle (LSP) ensures that objects of a base class can be replaced with objects of a derived class without altering program correctness. This principle, part of SOLID design,
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)
5/24/2024 8:58:56 AM.
Day 3 of RESTful learning dives into resolving dependencies of dependencies using IoC & DI in ASP.NET Web APIs. Employ Unity Container & MEF for seamless extension and management of components
Plugin Based Application Using C# MEF
5/8/2024 10:53:40 AM.
Learn how to create a modular, extensible application using C# Managed Extensibility Framework (MEF). This tutorial explores plugin architecture, dependency injection, and dynamic loading for building
Managed Extensibility Framework (MEF)
4/23/2024 7:29:23 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
Create Custom Dependency Property In WPF
4/13/2024 6:12:17 PM.
Creating custom dependency properties in WPF allows developers to extend the functionality of existing controls or create entirely new controls with additional properties. By leveraging dependency pro
Overview Of SOLID Principles In C#
10/30/2023 5:04:17 AM.
This article explains the basic rules which are combined and called the SOLID Principles. SOLID principles are a set of design principles in object-oriented programming (OOP) that help developers crea
Mediator Design Pattern in ASP.NET Core Web API with 3-Tier Architecture
10/19/2023 5:10:38 AM.
The Mediator Design Pattern is a behavioral design pattern that defines an object that centralizes communication between a set of objects. It promotes loose coupling between components by preventing d
Building Flexible And Future-Proof C# Applications With Examples
9/27/2023 6:11:38 AM.
This article explores the Open Closed Principle (OCP), one of the SOLID principles of object-oriented design, and how it can help developers build flexible and future-proof C# applications. By adherin
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.
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.
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.