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 extend
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Anubhav Chaudhary (5)
Nilesh Jadav (5)
Manoj Mittal (4)
Muhammad Aqib Shehzad (4)
Shaili Dashora (4)
Scott Lysle (3)
Rion Williams (3)
Jignesh Trivedi (2)
Vithal Wadje (2)
Raj Bandi (2)
Krishna Garad (2)
Ketak Bhalsing (2)
Rahat Yasir (2)
Sara Silva (2)
Michal Habalcik (1)
Davin Martyn (1)
Jignesh Kumar (1)
Ajay Kumar (1)
Ramasagar Pulidindi (1)
Wei Chen (1)
Mike Gold (1)
Vijay Kumari (1)
Jochen Bartlau (1)
John Morehouse (1)
Prathap Reddy (1)
Subham Ray (1)
Munesh Sharma (1)
Satish Bhuktar (1)
Dipen Shah (1)
Praveen Kumar (1)
Damodara Naidu (1)
CSharp TV (1)
Vijay Prativadi (1)
Somil Lohani (1)
Mahak Gupta (1)
Surya S (1)
Sanghdeep Sanghratne (1)
Aashina Arora (1)
S.Ravi Kumar (1)
Sharad Gupta (1)
Muralidharan Deenathayalan (1)
Ami Schreiber (1)
Deepti Nahar (1)
Madhukar Krishna (1)
Juan Francisco Morales Larios (1)
Eddie Gahan (1)
Nanddeep Nachan (1)
Bhuvanesh Mohankumar (1)
Manoj Kulkarni (1)
Debendra Dash (1)
Muthusamy Thangavel (1)
Vignesh Ganesan (1)
Bryian Tan (1)
Chervine Bhiwoo (1)
Sateesh Arveti (1)
Luan Huynh (1)
Manoj Kalla (1)
Rahul Sahay (1)
Sachin Kalia (1)
Rahul Prajapat (1)
Sekhar Srinivas (1)
Marcus Santodonato (1)
Santosh Gadge (1)
Mike Clark (1)
Sourav Kayal (1)
Swapnal Chonkar (1)
Vinod Kumar (1)
Sourabh Somani (1)
Ramesh Kartik (1)
Swati Agarwal (1)
Purnima Das (1)
Gaurav Gupta (1)
Related resources for extend
No resource found
Open a New Web Form in the Modal Popup of ASP.Net Application
5/27/2024 11:59:32 AM.
Learn how to create a Model Popup in ASP.NET using AjaxControlToolkit. This article explains opening a new WebForm as a Popup instead of a Panel, detailing steps from adding the Ajax Toolkit to config
Extend the C# Types Easily With Extension Methods
4/26/2024 10:45:21 AM.
Easily extend C# types using extension methods for enhanced functionality without modifying the original type. Improve code readability and reusability by adding custom methods to existing types, fost
Display Record Using The ModalPopupExtender Control in AJAX
2/14/2024 4:23:09 AM.
This tutorial provides a comprehensive guide to implementing Ajax (Asynchronous JavaScript and XML) techniques in web development, particularly focusing on interactive websites.
Extending List Functionality with C# Extension Methods
1/22/2024 8:21:54 AM.
In this article, I will demonstrate How to create an extension method in c# for List type. I will explain how we can extend the functionality of List without a new derived class. I will create extensi
Extending HttpClient With Delegating Handlers in ASP.NET Core
1/17/2024 11:30:32 AM.
Explore the power of the HttpClient class in ASP.NET Core through Delegating Handlers. Learn to create a custom handler for logging HTTP requests and responses, enhancing HttpClient functionality with
Empowering Developers with .NET 8
11/20/2023 5:34:28 AM.
Step into the realm of .NET 8, the latest iteration of Microsoft's open-source platform that empowers developers to craft cutting-edge applications. With its focus on enhanced performance, cloud-n
Extending Logging Functionality From Enterprise Library
10/30/2023 8:21:44 AM.
The Microsfot Enterprise Library provide us a collection of reusable software components, so software developers can take advantage of them to put them into enterprise use. Now I will share my persona
An Assignable DateTime Class in C#
9/25/2023 12:13:17 PM.
Occasionally you run into a structure in the .NET library that you really wish was a class so you can inherit all its existing properties, override the ones you don’t like, and add new properties and
Difference Between Abstract Class And Interface In Java
8/24/2023 10:07:53 AM.
Abstract Class and Interface are a core part of the Java programming language. Abstract class and interface are used in Java to archive Abstraction.
Using Langchain to Extend an OpenAI Bot with Chat and Source Retrieval
8/23/2023 11:03:03 AM.
Extended Security Updates No More Freebies
8/9/2023 10:57:19 AM.
As data professionals, we should always strive to keep our systems updated and patched to ensure proper security of our environments. Microsoft has moved away from releasing service packs to releasing
Extend SharePoint Framework Solution with Microsoft Power Apps
8/8/2023 9:35:09 AM.
In this article, we will learn how to extend SPFx (SharePoint framework) solution with PowerApps.
Determine Age Using Ajax Calendar in ASP.Net Application
5/26/2023 9:01:07 AM.
In today's Article you will learn about How to find Age of User by Using Ajax Calendar in ASP.NET Application.
Extending Azure Data Services to Any Infrastructure with Azure Arc Data Controllers
5/4/2023 7:28:10 AM.
"Extending Azure Data Services to Any Infrastructure with Azure Arc Data Controllers" is an article that provides a comprehensive overview of Azure Arc Data Controllers. It explains what the
What is XDR?
3/17/2023 10:22:17 AM.
Learn about XDR [Extended Detection and Response] and its benefits.
Extended Event in SQL Server
2/13/2023 8:43:32 AM.
SQL server Extended event is nothing but event handling system for server system.
Microsoft Extend Partnership With OpenAI
1/24/2023 11:38:02 AM.
In this article, you will learn about Microsoft and OpenAI extend partnership.
Extended Properties in SQL Server
1/12/2023 2:55:31 PM.
Extended Properties in SQL Server allows us to create additional customized properties to store additional information. Extended Properties are a way to create a self-documenting database.
Extending The Validity Of Existing Client Secret In SharePoint
7/22/2022 8:36:40 PM.
In this article, you will learn how to extend the validity of existing Client secrets in SharePoint.
Extend the Textbox Control to Validate Against Regular Expressions
5/4/2022 10:49:13 AM.
This article describes an approach to validating text box entries against a regular expression.
SharePoint Adaptive Cards Extension SPFx To Extend Viva Connection
7/28/2021 6:20:19 AM.
In this article, you will learn about Viva connection extensibility support using the SPFx Adaptive cards extension.
Get All Columns in a Table Schema Information In One Click
7/22/2021 3:07:13 PM.
Get Table All Columns Schema Information in One Click In this article, I will show how we can get table columns information like ColumnName, DataType, DataType Length, is mandatory, and column brief d
Extending Controller Class to Handle Unknown Action at One Place in MVC
5/5/2021 9:28:12 AM.
The HandleUnknownAction method is invoked when a controller is unable to find an appropriate action method to execute when a browser requests it.
Creating AutoComplete Extender using ASP.NET
4/12/2021 9:56:30 AM.
In this article we will learn about the Ajax AutoComplete Extender.
Microsoft Team Extendability With Custom App Using SPFx
4/8/2021 8:50:41 AM.
In this article, I shall talk about, How to upload custom app i.e. SPFx using manifest file.
Extending MVC Ajax Form
3/24/2021 6:15:53 AM.
In this article, I'll explain and demonstrate how to extend MVC Ajax form helpers to automatically create an ajax target element when needed and auto-refresh a form.
Extend your Chatbot and Unlock the Power - Power Platform Virtual Conference
3/16/2021 11:12:37 AM.
This session is about “Extend your chatbot and unlock the power” in Power Platform Virtual Conference 2021.
Query Extender in ASP.NET
3/3/2021 6:49:58 AM.
This article demonstrates an interesting and very useful concept in ASP.NET.
Using Stored Procedure in AutoComplete Extender TextBox in ASP.Net C#
3/1/2021 7:37:40 AM.
This article shows how to use a Stored Procedure in an AutoComplete extender TextBox in ASP.Net.
Extend Microsoft Search With Azure DevOps Graph Connector
9/10/2020 9:07:58 AM.
In this article, we will learn how to connect azure devops tasks with Microsoft Search
Extend Microsoft Search With Azure SQL Graph Connector
9/6/2020 1:46:32 PM.
In this article, you will learn how to connect external items with Microsoft Search
Word Processing with an Extended Rich Text Box Control
5/21/2020 1:52:23 AM.
This article describes an easy approach to building a simple word processor around an extended version of the Rich Text Box (RTB) control.
Apply Client Side Validation on DOB Selected by User
4/20/2020 6:55:22 AM.
In today's Article I will tell you about How to Apply Client Side Validation on DOB selected by user
Apply Server Side Validation on DOB Selected by User
4/20/2020 6:47:23 AM.
This article explains how to apply server-side validation on a DOB selected by the user.
DropDownExtender With JavaScript
4/3/2020 4:42:51 AM.
Here you will see a simple example of a DropDownExtender With JavaScript.
Array In Python
3/17/2020 9:09:05 AM.
In this article, I will explain the Array in Python.
How To Insert Short Date Format ("DD/MM/YYYY") Into Database Table In ASP.NET Using Ajax Calendar Extender And Display It Into Gridview
2/28/2020 9:00:24 AM.
In this article, you will learn how to insert short date format("dd/mm/yyyy") into database table in asp.net using ajax calendar extender and display it into gridview.
Introduction to Python List
2/13/2020 4:32:31 AM.
List in Python is built-in collection data type. In this Python List tutorial, learn how Python List data type works and how to add items to it using List method including List.Append, List.Extend, an
Extending Futuristic Architecture To Blazor WASM
1/24/2020 11:03:52 PM.
In this article, you will learn how to extend Futuristic Architecture to Blazor WASM.
Interface Using TypeScript
10/14/2019 5:10:37 AM.
In this article I am going to explain how to use an interface in TypeScript.
Extending Alfresco Subsystem
9/18/2019 4:59:25 AM.
In this article you will learn how to extend the Alfresco subsystem.
Method Not Allowed Error (HTTP 405) When Calling WCF Method From AjaxControlToolKit AutoCompleteExtender
9/12/2019 3:42:31 AM.
The solution to the error Method Not Allowed Error (HTTP 405) When Calling WCF Method From AjaxControlToolKit AutoCompleteExtender.
Extending The Capability Of PowerApps Using Azure Functions
7/25/2019 11:53:12 PM.
The article describes how we can extend the capability of PowerApps by adding some custom logic via Azure functions.
Image Popup In ASP.NET Using AJAXControlToolkit ModalPopupExtender
4/17/2019 3:37:37 PM.
AJAXControlToolkit’s ModalPopupExtender is an important tool for showing popups in ASP.NET WebForms. Today, we will discuss how to show image popups on clicking the images in your Web Form.
LINQ Extended Joins
1/14/2019 3:36:33 AM.
This article illustrates LINQ extended joins like Inner Join, Left Join, Right Join, Full Outer Join, Left Excluding Join, Right Excluding Join, Full Outer Excluding Join.
Always Visible Control Extender in ASP.NET Ajax
12/12/2018 4:28:05 AM.
In this article we will see how to use the AlwasyVisibleControlExtender of AJAX controls in an ASP.Net web page.
TransposeBy - Extending Excel With C# And Excel-DNA
7/26/2018 3:56:30 AM.
At some point I think all of us have received an Excel workbook filled with badly formatted data that we somehow have to transform into a neatly formatted report. Several times I've gotten a colu
Extend Site Designs With Microsoft Flow In SharePoint Online
6/15/2018 11:59:55 AM.
The Modern site offers two out of box templates - Team Site and Collaboration Site. These templates can be extended by using Site Designs to provision additional SharePoint artifacts on the site.
Special Class Of C# Series - Part Two - OLE DB (Extended Properties)
12/14/2017 11:22:23 AM.
In this series of C# Special classes, we are going to see the special features available with the “OleDbConnection” class and its specialties.
Extend Built In Label Tag Helper In ASP.NET Core Application
8/31/2017 6:54:03 PM.
Tag helpers is one of the new feature introduced in ASP.NET Core which allows us to add server side code while creating and rendering HTML elements. They are similar to HTML helpers in ASP.NET MVC. AS
Entity-Framework Code First Migration With WebAPI 2.0 - Extending ASP.NET Identity Database
6/18/2017 9:54:15 PM.
Here, we will see how to extend ASP.NET Identity database using Code First migration in Web API 2.0.
Extending Tag Helpers In ASP.NET Core Applications
4/28/2017 2:12:09 PM.
Extending Tag Helpers In ASP.NET Core Applications.
Extend The SharePoint Online Public Site Life
4/6/2017 2:37:37 PM.
This article talks about extending SharePoint Online Public Site Life.
Extending The Retention Period Of Orphaned Personal Site Collections Up To A Year
3/24/2017 10:27:42 AM.
Extending The Retention Period Of Orphaned Personal Site Collections Up To A Year.
Extending MVC Controllers From External Assemblies And Projects
1/13/2017 11:26:52 AM.
In this article you will learn how to extend MVC Controllers from External Assemblies and Projects.
ASP.NET Multiple Selection DropDownList with AJAX HoverMenuExtender
1/5/2017 1:20:35 AM.
An article on how to build a Multiple Selection DropDownList with AJAX HoverMenuExtender.
AJAX Control Toolkit Tutorial - Cascading Extender - Part Thirteen
11/30/2016 1:17:35 PM.
In this article, you will learn about Cascading DropDown Extender in AJAX Control Toolkit , with examples.
Getting Started With Xamarin And Azure - Extend The Sample App - Part Two
11/29/2016 5:33:23 PM.
In this article, you will learn how to extend the sample app using Xamarin and Azure.
AJAX Control Toolkit Tutorial: Calendar Extender - Part Twelve
9/8/2016 12:42:08 PM.
In this article, we will learn about the Ajax control toolkit Calendar Extender, with examples.
Look At Extended Data Types In Oracle 12c
7/27/2016 2:07:33 PM.
In this article, we will look into a new feature of Oracle 12c known as extended data types.
AJAX Control Toolkit Tutorial: BalloonPopup Extender - Part Nine
6/21/2016 10:18:12 AM.
In this article, we will learn about Ajax control toolkit Balloon Popup Extender with examples.
AJAX Control Toolkit Tutorial: AnimationExtender- Part Five
5/31/2016 10:30:19 AM.
In this article we will see how we can use the Ajax control toolkit animation extender control with examples.
Create Master Pages, Custom Page Layouts and Extending Themes
4/24/2016 6:28:29 PM.
In this article you will learn how to Create Master Pages, Custom Page Layouts and Extending Themes in SharePoint.
Extending ASP.NET MVC AuthorizeAttribute
1/26/2016 9:40:01 AM.
In this article you will learn about extending ASP.NET MVC AuthorizeAttribute and how to Unit Test with ControllerActionInvoker.
Use AJAX Control Toolkit Calendar Extender With ASP.NET
1/9/2016 12:18:55 PM.
In this article you will learn how to use AJAX Control Toolkit’s Calendar Extender with ASP.NET WebForm.
Centering A SliderExtender Control In ASP.NET Web Forms
10/28/2015 12:29:29 PM.
In this article you will learn Centering a SliderExtender Control in ASP.NET Web Forms.
Use ListSearchExtender Of Ajax In ASP.NET
10/22/2015 1:20:00 AM.
In this article, I will show you how to use ListSearchExtender of Ajax in ASP.NET.
Use MutuallyExclusiveCheckBox Extender Of Ajax In ASP.NET
10/20/2015 5:47:59 AM.
In this article I will show you how to use Mutually Exclusive CheckBoxExtender of Ajax in ASP.NET where we use checkbox as Radiobutton.
Universal Windows Platform And Extended Splash Screen
10/14/2015 3:59:59 PM.
In this article we will learn about Universal Windows Platform and extended Splash Screen.
Extend Inaccessible Class In C#
9/18/2015 8:33:55 AM.
In this article you will learn how to extend Inaccessible Class in C#.
Extend Sealed Class in C# Using Extension Method - A Simple Approach
8/11/2015 3:55:49 PM.
In this article you will learn how to extend a sealed class in C# using an extension method.
AutoCompleteExtender in ASP.Net
8/8/2015 12:43:43 PM.
In this article you will learn about AutoCompleteExtender in ASP.NET.
Use Auto Complete Extender in ASP.Net
7/7/2015 6:24:19 PM.
In this article I’ll show you how to use the Auto Complete Extender in ASP.NET using C#.
Use Modal Popup Extender Using Gridview in ASP.Net
7/6/2015 4:54:50 PM.
This article shows how to use an Ajax Modal Pop Up Extender and a Gridview in ASP.NET C#.
How to Use Balloon Pop Extender and Ajax Calendar Control in ASP.Net
6/15/2015 1:09:03 PM.
In this article I’ll show you how to use Balloon Pop Extender and Calendar Control of Ajax in ASP.NET using C#.
Ajax AutoCompleteExtender with Database Integration
4/24/2015 12:47:53 AM.
In this video we will understand how to use ASP.NET AJAX AutoCompleteExtender and how to retrieve the suggestions from the database for the AutoCompleteExtender.
Special Character Separated AutoComplete Extender Using ASP.Net
3/21/2015 1:40:02 PM.
In this article we will learn how to make a special character separated AutoComplete Extender using ASP.NET.
AJAX ColorPickerExtender in ASP.Net With JavaScript Function
2/19/2015 12:47:57 PM.
This article explains how to use AJAX ColorPickerExtender in ASP.NET with JavaScript functions.
Ajax BalloonPopup Extender in ASP.Net
2/12/2015 2:23:45 AM.
This article explains the Ajax BalloonPopup Extender and how to use it in ASP.NET.
AJAX ToggleButton Extender in ASP.Net
2/9/2015 3:18:26 PM.
In this article, I will explain AJAX ToggleButton Extender and how to use it in ASP.Net.
Ajax Tab Container Extender in ASP.Net
1/23/2015 5:06:34 PM.
This article explains the Ajax Tab Container extender and how to use it in ASP.NET.
How to Use Cimbalino Windows Phone Toolkit Device Info - DeviceExtendedPropertiesService
1/1/2015 2:51:55 PM.
This article shows how to get the device extended properties using DeviceExtendedPropertiesService from the Cimbalino Windows Phone Toolkit.
How to Use Cimbalino Windows Phone Toolkit UserInfo - UserExtendedPropertiesService
12/30/2014 4:05:04 AM.
This article shows how to obtain an anonymous identifier for the user of the device with UserExtendedPropertiesService from the Cimbalino Windows Phone Toolkit.
Extended Events in SQL 2012
12/3/2014 7:36:58 PM.
In this article you will learn how to work with Extended Events in SQL 2012.
Windows Phone - Extended Splash Screen With Progress Bar
10/31/2014 5:27:39 PM.
In this article you will learn how to add custom application logos with different resolution in Windows Phone.
Extending the Behavior of an Interface Using Contravariance, Generic Typing and Extension Methods
8/5/2014 1:43:32 PM.
In this article, I demonstrate how to take this approach a step further by using contravariance and generic typing to extend a public interface.
Securing Login Page and Maintaining Single Session Per User in ASP.Net Application
7/23/2014 2:32:54 PM.
In this article you will learn how to secure a Login Page and maintain a single session per user in an ASP.NET application.
Extending ASP.NET 2.0 Menu Control To Have Tabs With Rounded Corners
6/2/2014 12:11:02 AM.
The ASP.NET Menu Control normally produces tabs which have rectangular edges. The techniques presented extend the control to create tabs with rounded corners.
Foreach or ForEach<T> Extended Method
4/14/2014 2:26:23 PM.
Foreach is well known to us and smart enough than for() by reducing the iteration boundary and increment/decrement portion.
Backbone.JS Model
12/25/2013 7:57:26 PM.
In this article we will discuss the Backbone Model.
Apply Extender Property Using KnokcoutJS in ASP.Net Application
11/15/2013 6:22:12 AM.
In today's Article I will tell you about How to Apply Extender Property Using KnokcoutJS in ASP.NET Application.
Regular Expression in PHP
9/30/2013 4:41:30 PM.
Regular expression is very useful for validation or pattern matching.
AJAX HtmlEditorExtender
9/3/2013 11:36:24 AM.
This article explains AJAX HtmlEditorExtender, the properties of its toolbar, its events and properties and how to use it in our ASP.NET page.
Creating and Extending Objects With the Decorator Pattern
8/10/2013 11:37:59 PM.
This articles explains Decorator Patterns, which allows behavior to be added to an individual object, either statically or dynamically, without affecting the behavior of other objects from the same class.
Extending WinJS ListView With Custom Item Events
4/29/2013 4:35:29 PM.
This article demonstrates how to extend a WinJS ListView control with custom item events like onItemsloading, onItemsLoaded, onItemFocus, onItemBlur etc
Working With Hover Menu Extender in ASP.NET
4/21/2013 12:05:15 AM.
In this article we will learn how to use asp.Net Ajax Hover Menu Extender control.
Extended Events Update In SQL Server 2012
4/1/2013 3:40:26 PM.
In this article I demonstrate how to create a simple Extended Event using the new GUI in SQL Server 2012.
Ajax Enabled Animation Popup
3/15/2013 12:25:12 PM.
Many of us already have animation extender popup control provided by Microsoft. This code is placed in web page only once, what if we want this has to replicated more than once in our page.
Extended Splash Screen in Windows Store App
1/7/2013 5:33:19 AM.
In this article we learn how to add an extended splash screen in a Windows Store App using C#.
Show Currency Values with a Visual Basic Custom Control in VB.NET
11/10/2012 4:04:22 AM.
This article shall describe the construction of a custom control used to display currency values. The control is intended for use in Win Forms application development.