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 IdP
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Janarthanan Selvaraj (2)
Mike Gold (2)
Ashutosh Singh (1)
Shenbagapandiyan P (1)
Mahesh Chand (1)
Vijai Anand Ramalingam (1)
Related resources for IdP
No resource found
Automate Marriage Certificates with Azure Document Intelligence
6/18/2024 5:24:19 AM.
This article explores how the Document Intelligence Marriage Certificate model uses advanced OCR technology to analyze and extract essential fields from marriage certificates. The process involves set
Open-Closed Principle (OCP) in .NET 6 Core
10/30/2023 5:50:49 AM.
As a beginner developer, you're likely on a quest to create clean, maintainable, and scalable code. One of the guiding principles in this journey is the "Open-Closed Principle" from the
Auth at One Place (AOP)
5/25/2023 5:55:39 AM.
Unified IdPs can be a valuable tool for improving security and efficiency in your organization
Unleash the Potential of Intelligent Document Processing using Azure Form Recognizer Studio
4/27/2023 4:11:52 AM.
In this article, you can understand the concepts of Azure Form Recognizer Studio, Prebuilt models, Custom models with end to end implementation.
Working With WPF Grid Panel
12/2/2018 10:27:22 PM.
The Grid class in WPF represents a grid panel. Grid panel can also be created at design-time using XAML <Grid> element. The code examples in this article, you will learn how to use a WPF Grid Pa
How To Print a DataGrid in C# and .NET
9/20/2018 3:44:21 AM.
I wrote this article in response to the question, How the heck do I print out a DataGrid and its contents. n order to encapsulate the drawing of the DataGridPrinter to the Printer, I created the DataG
An Editable GridView Control in C# and .NET - Part II
10/3/2012 9:19:42 AM.
In this article we will take advantage of the XML classes available to us to persist the GridView control that we talked about in our first article in this series. The two classes we utilize in our code are XmlTextWriter and XmlTextReader.
Document ID generator for SharePoint 2010
2/21/2011 3:27:38 AM.
In this article we will be seeing how to change the document id provider from default to custom and vice-versa.