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 Providers
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Mahesh Chand (9)
Manpreet Singh (2)
Ajay Kumar (2)
Nimit Joshi (2)
Harieswaran D (1)
Waqas Sarwar (1)
Shilpa Tanwar (1)
Chetan Sanghani (1)
Ayush Gupta (1)
Prashant Nimbare (1)
Shiva Shukla (1)
Mohammad Irshad (1)
Fabio Silva Lima (1)
Simran Verma (1)
Sahil Maheshwary (1)
Guest User (1)
Debasis Saha (1)
Abhijeet Jadhav (1)
Catcher Wong (1)
Lakshami Moningi (1)
Jignesh Trivedi (1)
Shweta Lodha (1)
Guest User (1)
Fiyaz Hasan (1)
Sachin Kalia (1)
Anand Kumar (1)
S.R.Ramadurai, K.Sreenivasan (1)
Gowri S Paramasivam (1)
Moses Soliman (1)
Vijai Anand Ramalingam (1)
Destin Joy (1)
Rajesh N K (1)
Fedrik Alund (1)
Related resources for Providers
No resource found
IoC Providers in Angular Dependency Injection useClass
10/3/2024 6:59:29 AM.
This article dives into Angular's Dependency Injection, focusing on the use of IoC and providers with useClass. Learn how to manually inject classes, define tokens with InjectionToken, and configu
Configure Authentication Providers On Web Applications In SharePoint Central Administration
9/20/2024 9:34:21 AM.
You'll learn step-by-step instructions to set up various authentication methods, including claims-based and custom authentication, ensuring secure user access and effective identity management for
SharePoint 2016 Central Admin - Security - Specify Authentication Providers
8/9/2024 12:02:44 PM.
Learn how to change authentication providers for SharePoint Web Applications. This guide covers accessing the Authentication Providers page in Central Admin, selecting the correct Web Application, and
Handling Authentication and Authorization in Next.js
8/7/2024 6:17:20 AM.
Authentication and authorization are crucial for securing web applications. Next.js offers several strategies and libraries to manage user authentication and authorization effectively. This guide cove
Introduction to ASP.NET Core Identity Architecture
8/5/2024 4:36:21 AM.
ASP.NET Core Identity is a membership system for managing authentication and authorization in web applications. It includes components like IdentityUser, IdentityRole, and Claims, and features such as
Understanding ADO.NET Data Providers
7/22/2024 8:15:19 AM.
In the realm of .NET application development, ADO.NET (ActiveX Data Objects for .NET) serves as a bridge between your application and various data sources. A key component of ADO.NET is its data provi
Content Delivery Network (CDN): A Comprehensive Overview
6/2/2024 10:40:27 AM.
A Content Delivery Network (CDN) is a system of distributed servers that deliver web content to users based on their geographic location. CDNs improve website performance by caching content, reducing
Introduction to ADO.Net
5/30/2024 12:10:13 PM.
Explore ADO.NET, a vital component of the .NET Framework for seamless database connectivity. Utilize connection objects, commands, data readers, datasets, and adapters to interact with databases effic
Introducing Claims Based Identity With OWIN Components
5/6/2024 11:20:48 AM.
Explore the synergy of Claims-based identity and OWIN components in ASP.NET. Enhance authentication and authorization with security tokens, middleware, and identity management for robust web applicati
Top Cloud Providers in 2024
4/28/2024 1:57:06 PM.
Here is a list of top cloud providers based on their services, offerings, market size, and years in business.
Top 10 Cloud Service Providers In 2024
4/25/2024 5:38:52 AM.
The top 10 cloud service providers in 2024 are Azure, AWS, Google Cloud, and Alibaba based on their services, features, locations, and more.
Start With AngularJS: Part 6
4/22/2024 7:17:00 AM.
Part 6 of AngularJS explores advanced topics like dependency injection, services, factories, and providers. It delves into custom directives, components, transclusion, and essential services like $htt
Angular Services: Data Sharing & Logic Across Components
4/17/2024 9:32:58 AM.
In this article, we are going to utilize the Angular Services. Service is nothing but the class having certain operations for a specific purpose. We use Services in Angular to share data among the com
AppSettings - Six Ways To Read The Config In ASP.NET CORE 3.0
4/11/2024 6:23:13 AM.
Learn six methods to read AppSettings in ASP.NET Core 3.0, including options pattern, configuration providers, IConfiguration interface, environment variables, and JSON files, ensuring flexibility and
Validate Multiple Tokens with Different Providers in ASP.NET 8 API
3/15/2024 5:47:48 AM.
Learn to validate multiple tokens from different authentication providers in an ASP.NET 8 API. Configure authentication schemes for each provider, accommodating diverse token formats and validation re
Configuration providers in .NET
12/22/2023 9:51:03 AM.
Core concepts of configuring applications in .NET through versatile configuration providers. Learn how these providers bridge applications and settings, supporting various sources like files, environ
New Features in MVC 4.0
3/17/2021 6:59:18 AM.
In this article, you will learn about the new features in MVC 4.0.
Working With External Providers in MVC 5
2/16/2021 11:06:48 AM.
This article explains customization of a social providers button in the ASP.NET MVC 5 using Visual Studio Studio 2013.
ASP.NET Core 2.0 File Providers
11/23/2020 4:15:55 AM.
ASP.NET Core provides an encapsulation of System.IO.File type in order to limit the access to file systems via PhysicalFileProvider type, which is an implementation of IFileProvider.
Connection Object in ADO.NET
11/4/2020 9:34:40 AM.
In this article I will explain you about Connection Object in ADO.NET.
Getting Data Providers Details in ADO.NET 2.0
11/2/2020 9:29:45 AM.
In ADO.NET 2.0, there is a new addition of DB provider factory classes, which allow developers to get the information about the data providers available (installed) on a machine.
Working with Data Bound Controls
10/29/2020 12:35:48 AM.
Step by step tutorials teaches you how to use data-bound controls DataGrid, ListBox, and ComboBox controls .
Using ADO.NET Data Providers
10/28/2020 7:01:43 AM.
In this article I will explain about using ADO.NET Data Providers.
Learn Angular 8 Step By Step In 10 Days - Angular Service (Day 8)
3/15/2020 4:28:23 PM.
In this article series, we will discuss a different aspect of Angular 8 for all types of users.
Basics of Authentication/Authorization in Azure(AAD) Google,Facebook, Twitter, LinkedIn and other standard Identity providers.
10/13/2019 5:37:18 PM.
This video explains authentication and authorization flow. What happens when user logs in with Office 365 login screen or when user clicks on "Login with" Google/Facebook/Twitter. It explain
Handling Multiple Instances Of Caching Providers Using EasyCaching
12/19/2018 9:36:57 AM.
In this article, you will learn how to handle multiple instances of caching providers when using EasyCaching in your ASP.NET Core project.
Authentication and Authorization in ASP.NET
11/23/2018 2:28:04 AM.
There are two closely interlinked concepts at the heart of security for distributed applications - authentication and authorization.
File Providers In ASP.NET Core
9/19/2018 1:09:13 AM.
File Providers in ASP.NET Core. The file system can be accessed through the use of File Providers in ASP.NET Core. The file providers use IFileProvider interface and it has methods to get file informa
Authentication Using External Providers (Hotmail)
7/18/2018 2:12:27 PM.
This article will guide the reader to set up authentication using a Hotmail account in ASP.Net Core 2.0.
Understand About Cloud Before Stepping On To Any Cloud Service Providers
8/2/2017 6:07:54 PM.
I will be writing a series of articles on Amazon Web Service and on Azure Cloud. But, before that let's learn with the help of this article why we should move towards the Cloud.
Configure Authentication Providers On Web Applications In SharePoint 2013 Central Administration
12/31/2016 11:33:57 AM.
In this article, we will see how to configure authentication providers on web applications in SharePoint 2013 Central Admin.
Make Your Coding Life Easy With Providers (AngularJS Providers)
10/17/2015 8:51:46 AM.
In this article you will learn how to make your coding life easy with providers using AngulaJS Providers.
Smart Working With Custom Value Providers in ASP.Net MVC
6/4/2014 5:00:04 PM.
This article describes Custom Value Providers in MVC and their uses.
Generic Data Providers VS Specific Data Providers
10/20/2012 5:05:32 AM.
This article explains what are the issues or options we have if we use generic data objects such as IDbcommand, Idbconnection etc in place of specific data objects such as SqlCommand or SqlConnection.
Web Services: Basics and Beyond Part 3
10/13/2012 5:39:18 AM.
This article series shall attempt an explanation that will go beyond the basics of web services.
Cryptography in Microsoft.NET Part III: Digital Certificates
10/3/2012 10:45:23 AM.
Part-I and II of this article discussed the basics of cryptography and its applications in real world enterprise solutions. Part-I discussed the nitty-gritty of encryption and its implementation in Microsoft .NET Framework Class Library (FCL). Part-II discussed the hashing and signature algorithms and their implementation in FCL. It also discussed the two common cryptography applications namely digital envelope & digital signature.
Abstract Factory Design Pattern in ADO.NET 2.0
9/21/2012 12:19:08 PM.
This article will discuss the Abstract Factory Design Pattern and its real-world applications in .Net Framework 2.0.
Could not load type 'System.Data.Services.Providers.IDataServiceUpdateProvider' from assembly
7/9/2011 1:44:45 PM.
In this article we will be seeing how to resolve the error “Could not load type ‘System.Data.Services.Providers.IDataServiceUpdateProvider’ from assembly ‘System.Data.Services, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’”.
Configuring Claims-Based Web Applications by Using ASP.NET SQL Membership and Role Providers in SharePoint 2010
4/27/2011 4:00:31 PM.
In this article I am demonstrating how to create a claims-based web application using a Microsoft ASP.NET membership and a role provider as the authentication provider.
ADO .NET Data Providers and Disconnected classes
10/26/2009 1:04:02 AM.
In this article, you’ll get a broad view of the ADO.NET architecture and the basic building blocks of ADO.NET and ADO.NET data providers.
Top 10 New Features in ADO.NET 2.0
5/15/2009 1:09:37 AM.
This article summarizes the new and updated features of ADO.NET 2.0, which ships with .NET Framework 2.0. In my following articles I will discuss these features in more details with sample examples.
Oracle Connectivity in .NET
8/31/2006 6:16:06 AM.
This whitepaper takes you through different ways of database connectivity to Oracle database from .NET. This also talks about the advantages and disadvantages of all of these technologies.
Writing a Generic Data Access Component
1/3/2006 4:10:28 AM.
OK, I've received couple of emails people asking me how can they use a common data provider to access various types of data sources without loosing the power and flexibility of native data provider libraries.
Generic database access with Mimer Provider Manager
12/14/2005 12:33:08 AM.
The Mimer Provider Manager uses different plugins to access different underlying ADO.NET providers. Plugins are developed for Oracle, SQL Server, ODBC, and OLE DB.