C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
C# Curator(9)
Mahesh Chand(7)
Tuhin Paul(4)
Vijai Anand Ramalingam(4)
Satya Prakash(4)
Aarav Patel(3)
Shrusti Shah(3)
Priyaranjan K S(3)
Manpreet Singh(3)
Riya Patel(2)
Cristopher Coronado(2)
Nanddeep Nachan(2)
Onkar Sharma(2)
Nakkeeran Natarajan(2)
Vijay S(2)
Mayur Dighe(2)
Ananya Desai(2)
Deepika Sawant(1)
Rajesh Gami(1)
Varun Setia(1)
Allam Purushotham(1)
Alagunila Meganathan(1)
Ajay Kumar(1)
Vijayaragavan S(1)
Sarvesh Shinde(1)
Manoj Kumar Duraisamy(1)
Sanjay Makwana(1)
Joseph Velliah(1)
Shantha Kumar T(1)
Saineshwar Bageri(1)
Thivagar Segar(1)
Ramesh Palaniappan(1)
Nitesh Kejriwal(1)
Rupali Shinde(1)
Sibeesh Venu(1)
Cibun Swain(1)
Ramasagar Pulidindi(1)
Lakshmanan Sethu Sankaranarayan(1)
Sandeep Sharma(1)
Jean Paul(1)
Arun Choudhary(1)
Megha Goyal(1)
Lizzy Landy(1)
Shirsendu Nandi(1)
Rifaqat Ali(1)
Freddy Mounir(1)
Mike Gold(1)
Krishnan LN(1)
Rohit Gupta(1)
Avnii Thakur(1)
Alessandro Del Sole(1)
Allen Oneill(1)
Prasad Rane(1)
Thuyavan Ganesan(1)
Prashant Kumbhar(1)
Surya Pratap Singh(1)
Scott Lysle(1)
Divya Saxena(1)
Jignesh Prajapati(1)
Kokul Jose(1)
Ketan Sathavara(1)
Resources
No resource found
Classify Invoice vs. Non‑Invoice documents using AI Builder and Power Automate
Jul 07, 2026.
structured solution design for classifying Invoice vs. Non-Invoice documents using AI Builder and Power Automate
Converting Messy Documents to Markdown in Enterprise RAG
Jun 23, 2026.
If you have built an enterprise Retrieval-Augmented Generation (RAG) system, you already know the dirty secret of the industry: The LLM is rarely the bottleneck; the data ingestion pipeline is. Enterprises do not store their knowledge in neat, pre-formatted JSON files. Knowledge is trapped in 50-page PDFs with complex tables, nested DOCX onboarding guides, and legacy TXT configuration logs. If you naively extract text from these files and chunk them using a simple character-count splitter, your RAG system will suffer from "context fragmentation." The LLM will receive a chunk of text without knowing what document it came from, what chapter it belongs to, or what the parent topic was.
AI-Powered Knowledge Extraction from Enterprise Documents Using .NET
Jun 17, 2026.
Unlock enterprise document insights with .NET and AI. Automate knowledge extraction, improve search, and boost efficiency.
How to Convert PDF Documents into AI Searchable Knowledge Base
Mar 24, 2026.
Transform PDFs into an AI-powered knowledge base! Extract text, create embeddings, and build a smart search system. Unlock insights and boost productivity.
Generating Word, Excel, and PDF Documents Dynamically in ASP.NET Core
Nov 17, 2025.
Learn how to dynamically generate Word, Excel, and PDF documents in ASP.NET Core using OpenXML and QuestPDF. Includes code, diagrams, and best practices!
Extract Text from Documents using Python (with and without AI)
Sep 15, 2025.
Learn how to extract text from various document types (Word, PowerPoint, PDF, emails, images) using Python and the MarkItDown package. This article covers text extraction without AI and enhances it with AI for images using OpenAI. Simplify document processing for search, summarization, and data pipelines.
Create a Documents File in Sharepoint Location Using Power Apps
Feb 11, 2025.
Learn how to create a document file in a SharePoint location using Power Apps. This guide covers step-by-step instructions to automate file creation, integrate Power Apps with SharePoint, and streamline document management.
How to create a Logic App to convert documents into PDF
Dec 17, 2023.
In this article, we are going to see about How to create a Logic App to convert documents into PDF
Generate PDF Documents in .NET C#
Sep 09, 2023.
Learn how to use GrapeCity's GcPdf library to create and manipulate PDF documents in .NET C#. This versatile library offers features like text and image insertion, font customization, table creation, hyperlink embedding, format export, and security enhancements. Follow along as we demonstrate basic PDF creation and explore advanced features to elevate your document generation capabilities.
Create Various Types of Charts in Word Documents in C# and VB.NET
Jul 17, 2023.
By creating charts in your Word document, you can enhance the impact of your content and make it more engaging and informative for your readers. In this article, we will explore how to create Column Chart, Line Chart, Pie Chart, Bar Chart, Scatter Chart, Bubble Chart, 3D Surface Chart in a Word document using C# and VB.NET.
Summarize documents with Azure Cognitive Service for Language in Python
Jul 07, 2023.
In this article, we will explore how to leverage Azure Cognitive Services for Language in Python to create summary documents that distill complex text into concise and informative snippets.
Extract information from documents using Azure Form Recognizer on Python
Jul 06, 2023.
Extract information from invoices, receipts, business cards and identity documents using Azure Form Recognizer
Printing Documents with Desktop Flow in Microsoft Power Automate
May 11, 2023.
Reading this article, you can learn how to print a document using the Print document action in a workstation group of actions with Desktop flow using Microsoft Power Automate.
Migrate documents and folders from old SharePoint servers to New SharePoint using .Net CSOM
May 08, 2023.
In this article we will learn about how to migrate content from SP 2010 to latest SharePoint version using .Net CSOM Code.
Fetch documents from SharePoint document library using Microsoft Graph API
May 02, 2023.
This article covers detailed insights on how you can fetch document/file details residing in a SharePoint document library using Microsoft Graph API.
Generating Dynamic Documents From Existing Template
Apr 24, 2023.
Generating dynamic documents (PDF/WORD/EXCEL/POWERPOINT) from the existing template.
Process Structured Documents With Microsoft Syntex
Dec 20, 2022.
Structured document processing model works best for structured and semi-structured documents including forms and invoices. In this article, we will explore Structured document processing model and how to use it in invoices processing scenario.
Fetch Documents From SharePoint Document Library Using Microsoft Graph API
Nov 28, 2022.
In this article, you will learn how to fetch documents from SharePoint document library using Microsoft Graph API.
Extract Text from Word Documents in Java
Oct 26, 2022.
This article will primarily focus on extracting text from Word documents in Java using Free Spire.Doc for Java.
How to Read Barcode in Word, Excel, PowerPoint or PDF Documents in Java
Oct 18, 2022.
In this article, you will learn how to read barcode from MS office documents and PDFs in Java by using Spire.Office for Java library.
How to Digitally Sign Word, Excel, PowerPoint and PDF Documents in Java
Jul 13, 2022.
How to Digitally Sign Word, Excel, PowerPoint and PDF Documents in Java.
How To Create Lists In PDF Documents In C#
Apr 18, 2022.
In this article, you will learn how to Create Lists in PDF Documents in C#.
Convert Documents Stored In SharePoint Document library To PDF Using Power Automate
Dec 03, 2021.
In this article, we will see to convert docx files stored in SharePoint Document library to PDF using Power Automate
3 Ways To Generate Word Documents From Templates In Java
May 26, 2021.
In this article, you will learn about 3 Ways to Generate Word Documents from Templates in Java.
How To Dynamically Send Multiple Documents As Attachment In Mail Using Power Automate (MS Flow)
Feb 23, 2021.
In this article, we will learn how we can dynamically send multiple documents as an attachment from the SharePoint document library using Power Automate.
How To Split Or Merge Word Documents In Java
Sep 30, 2020.
In this article, you will learn how to Split or Merge Word Documents in Java.
How To Generate Word Documents In Java
Jul 06, 2020.
In this article, you will learn how to generate Word documents in Java.
How To Check The History Of Your Printed Documents In Windows 10
Jan 21, 2020.
In this article, I have described how to check the history of your printed documents in Windows 10.
How To Print Photos And Documents In Windows 10
Jan 13, 2020.
In this article, I have described how to print any photo and document files directly in Windows 10.
Microsoft Graph API - Access Documents From SharePoint Document Library Using Azure AD Application Credentials And Postman
Apr 15, 2019.
In this article, you will learn how to access documents from a SharePoint Document Library using Azure AD application credentials and Postman.
Copy Documents From OneDrive To SharePoint Using Microsoft Graph Explorer
Jul 20, 2018.
Microsoft Graph is a single solution to connect all services across Microsoft Cloud with single authentication. By using this, we can build an application for Microsoft 365 using single API.
Reading And Writing Documents With Single Document APIs In Elastic Search
Jun 06, 2018.
In this article, we are going to learn how to create, update, delete and querying elastic search documents.
Copy Or Move Documents Within SharePoint Online
May 22, 2018.
In this article, you will learn to copy or move documents within SharePoint Online.
Delete The Locked Documents From SharePoint
Jan 18, 2018.
This blog will help you to understand the record declaration functionality in SharePoint Online.
Route Uploaded Documents In SharePoint Using Content Organizer Rules
Feb 13, 2017.
In this article, you will learn how to route uploaded documents in SharePoint using content organizer rules.
Restore Documents From Recycle Bin In SharePoint Online
Jan 17, 2017.
In this article, you will learn how to restore documents from Recycle Bin in SharePoint Online.
Update Documents Permission In SharePoint Document Library Using C# Client-Side Object Model (CSOM)
Aug 05, 2016.
In this article, you will learn, how to update documents permission in SharePoint Document Library, using C# Client-Side Object Model (CSOM).
Check In/Check Out Documents In SharePoint 2016 Using PnP Core CSOM Library
Aug 02, 2016.
In this article, you will learn, how to check in and check out documents in SharePoint 2016, using PnP Core CSOM Library..
Retrieve Delve Boards And Their Documents From Office 365 Using REST API
Jun 09, 2016.
In this article, you will learn how to retrieve Delve boards and their documents from Office 365 using REST API.
Copy Documents From One SharePoint Document Library To Another Based On Created Date Using PowerShell
May 26, 2016.
In this article you will learn how to copy documents from one SharePoint Document Library to another based on created Date using PowerShell.
Get All Documents From A SharePoint Document Library To A Local Folder Using PowerShell
May 12, 2016.
In this article you will learn about how to get all documents from a SharePoint Document Library to a local folder using PowerShell Script.
Managing Word Documents With Spire.Doc Library Functions
May 03, 2016.
In this article you will learn how to manage Word Documents with Spire.Doc Library Functions.
Retrieve Popular Documents Programmatically In SharePoint using JSOM and REST API
Mar 24, 2016.
In this article, you will learn how to get popular documents based on the user view counts programmatically.
Comment On Word Documents In A Document Library In Office 365 & SharePoint 2013
Mar 12, 2016.
In this article you will learn how to comment on Word documents in a document library in Office 365 & SharePoint 2013.
SharePoint Workflow: Create A SubFolder In Site Collection Documents Or Shared Document
Oct 12, 2015.
In this article, you will learn how to create a sub folder in Site Collection Document/ Shared Document.
Show Or Hide Line Numbers In Documents In Visual Studio
Sep 10, 2015.
In this article we will see how can we show or hide line numbers in documents in visual studio.
Retrieve Checked Out Documents From Site Collection Using Content Search Web Part
Mar 27, 2015.
This article helps in retrieving the Checked Out documents of the current user from the entire Site collection using a Content Search web part in SharePoint 2013.
Retrieve Checked Out Documents From Document Library Using Content Query Web Part
Mar 17, 2015.
This article explains how to retrieve the Checked Out documents of the current user from a Document Library and display it using a Content Query web part.
Show Documents From List/Library in an Arranged Manner
Nov 18, 2014.
In this article you will learn how to show documents from a List/Library in an arranged manner.
Using Mongo DB Creating Documents With BSON Document Part 2
Sep 08, 2014.
This article describes how to create documents using a BSON document.
How to Move Documents Including Versions in SharePoint 2010 Document Library Using NINTEX Workflow
Apr 28, 2014.
In this article you will see how to move documents including versions in SharePoint 2010 document library using a NINTEX workflow.
Translate Documents to Another Language Using NINTEX Workflow in SharePoint 2013
Apr 06, 2014.
In this article you will see how to translate documents to another language using NINTEX workflow in SharePoint 2013 Online.
SharePoint Document Library Documents in Yammer Feeds
Mar 10, 2014.
In this article, we will talk about the new collaborating feature, Document Libraries in Yammer.
How To Create API Documents In Java
Aug 01, 2013.
In this article we discuss how to create API documents in Java.
Copying XML Documents Using C#
Jun 09, 2013.
How to copy one XML file from one location to another with a different file name.
How to Manage and Save Word 2013 Documents in SkyDrive
Jan 04, 2013.
In this article I am going to explain how to Manage and Save Word 2013 documents in SkyDrive.
Convert Multiple Text Documents to a PDF File or to PDF Files
Sep 14, 2012.
The Article demonstrates how use iTextSharp PDF Library to convert the multiple text files into Single Combined PDF file and also into Individual PDF files with same GUI.
SharePoint 2010 - Retrieve All Documents in a Site Collection
Sep 14, 2012.
In this article we explore how to retrieve all the documents in a Site Collection programmatically. The scenario is useful for applying other activities to all documents in a Site Collection.
How to Present Online Documents in PowerPoint 2013
Aug 05, 2012.
This article describe how to present Online Documents in PowerPoint 2013.
How to Present Documents of Word 2013 Online
Jul 27, 2012.
In this article we will discuss how to present Microsoft Word 2013 documents online.
Methods for Converting Office Documents to PDF or XPS with C#
Jun 12, 2011.
Recently, I had a great interest in how to convert Office documents to PDF or XPS. Therefore, I collected lots of materials. Now, I want to share a method I think is useful.
Set hold to documents based on Metadata value in SharePoint 2010
May 26, 2011.
In this article we will be seeing how to set hold to documents based on Metadata values in SharePoint 2010.
How to Create a List of Documents in Mongo Database Using .NET
Apr 14, 2011.
In this article I will describe how to create a list of documents under the parent documents using C# .Net and a Mongo Database.
Rating for documents in SharePoint 2010
Jan 10, 2011.
In this article we will be seeing how to rate documents in the SharePoint 2010.
Configuring MOSS 2007 based three form server to search pdf documents - install and configure pdf ifilters
Jun 22, 2010.
In this article we will see how to configure MOSS 2007 to search PDF documents.
Reading XML Documents using C#
Nov 23, 2009.
In this article I will explain you how to read an XML document in C#.
Add Digital Signature to Documents in a Document Library using C#
Sep 27, 2009.
I had a requirement that involved adding a digital signature to word documents uploaded on a document library when the document is approved. This article discusses step by step how to add digital signatures to word documents.
Viewing Word Documents in WPF
Sep 25, 2009.
WPF does not support the functionality to view Microsoft Word documents but there is a work-around for this problem. This article demonstrates how to view a word document in WPF using the DocumentViewer control.
Building Reports from XML Documents using ReportViewer
Apr 19, 2007.
In this step-by-step tutorial, you will learn how to create reports from an XML document using the ReportViewer control and Visual Studio 2005.
Creating and Opening Microsoft Word Documents from .NET Using C#
Oct 25, 2006.
This article answers how do I open a word document from within a .NET application. How do I open a word document from .NET.
Download Word Documents from Server Using ASP.Net and C#
Feb 28, 2006.
Again, this is for beginners to have a method of downloading and reading word documents from server.
Testing AI Agents with Synthetic Enterprise Documents
Aug 18, 2026.
Test AI agents with synthetic enterprise documents to evaluate extraction accuracy, grounding, hallucinations, edge cases, document variations, and system reliability under controlled conditions.
Overcoming Context Window Saturation in Multi-Hundred-Page FMCG Documents
Jun 11, 2026.
Overcome LLM context window saturation for FMCG documents with RAG, FastAPI, React, and Gemini 1.5 Flash.
MongoDB Architecture Explained: Databases, Collections, and Documents
Jan 29, 2026.
Unlock MongoDB's architecture! Explore databases, collections, & documents for efficient data storage. Master BSON, data flow, & real-world examples. #MongoDB
PP-OCRv5: Efficient, Accurate OCR for Multilingual & High-Density Documents
Sep 11, 2025.
PP-OCRv5 is a powerful OCR model designed for accurate text detection and recognition in multilingual and high-density documents. Optimized for resource-constrained environments, it excels in handling complex layouts, handwritten text, and low-quality scans. It offers precise bounding boxes and outperforms VLMs in OCR-specific tasks, making it ideal for CPU/edge deployments.
How does AI help with drafting professional emails or documents?
Sep 10, 2025.
This article explores how AI writing assistants like ChatGPT and Grammarly enhance email and document creation. Learn how AI improves grammar, tone, and efficiency, enabling personalized, compliant, and impactful communication. Save time, reduce stress, and communicate with confidence using AI's power.
Prompt LLMs to Extract Data from Documents
Aug 27, 2025.
Learn how to use prompt engineering to extract structured data from unstructured documents like PDFs, contracts, invoices, and reports. Discover techniques, examples, and best practices for accurate AI-driven data extraction.
Xamarin.Forms - Sharing Files And Documents
Feb 10, 2022.
In this article, you will learn how to share files and documents.
Microsoft AI School - Extracting Information from Images and Documents
Oct 12, 2021.
Learn from MS AI School how to implement text extraction solutions from images and documents using Computer Vision
Java - Add An Image Or Text Stamp To PDF Documents
Dec 11, 2020.
In this article, Learn how to enhance PDF documents using Java by adding image or text stamps. Discover Java libraries and techniques for PDF manipulation, watermarking, and customizing documents with stamps.
Retrieving And Storing Documents/ Images Into Azure Blob Storage Using .NET Core Console App And C#
Oct 16, 2020.
In this article we would upload new file in azure blob storage using .NET CORE console app.We would also download files from our blob storage account programmatically using C# .
SharePoint Solution For Very Large Documents
Dec 07, 2018.
Let us learn how to handle very large documents like Product Manuals, Keying instructions files using SharePoint, especially, when you have a large set of documents which are hundreds of thousands of pages.
How To Provide Read Access To Microsoft Team Documents
Oct 29, 2018.
In this article, we will explore how to provide read access to users on Microsoft Team Documents.
CRUD Operation Using LINQ To XML Documents
Sep 21, 2015.
This article is about creating an ASP.NET website having CRUD operation using LINQ to XML documents.
TextSearch (Release 1.0) - From Multiple Text Documents
Dec 19, 2012.
TextSearch-1.0 reveals the track to enhance the search functionality of Text Documents belonging to the same path and folder.
Set and Remove Editing Restrictions in Word 2013 Documents
Dec 03, 2012.
In this article I am going to explain how to make Word document non-editable.
Set and Remove Password in Word 2013 Documents
Dec 01, 2012.
In this article I explain how to set and remove the password in Word documents.
Add Watermark To Word 2013 Documents
Nov 30, 2012.
In this article I explain how to add standard and custom watermarks in Word 2013 documents.
Using the DocX DLL to Programmatically Create Word Documents
Oct 29, 2012.
The project offers a DLL which can be downloaded and added to a project and then used to programmatically create Word documents on the fly and without any reliance upon the Microsoft Office DLLs.
Testing Documents
Oct 18, 2010.
In this article you will learn about Testing Documents.
.NET Beta 2 and Navigation in XML Documents
Mar 13, 2002.
.NET Beta 2 was released yesterday at tech-ed, 2001, Atlanta. Many things have been changed in Beta 2 since Beta 1. In this article, I'll cover changes in XmlNavigator class replaced with XPathNavigator.
Reading and Wtiting XML Documents
Jan 16, 2001.
In this article you will see how to read and write XML documents using XML API available in .NET Framework class library.
How Can Enterprises Implement AI Beyond Chatbots?
Aug 24, 2026.
Explore practical enterprise AI use cases beyond chatbots, including AI workflow automation, predictive analytics, AI copilots, document processing, system integration, and AI governance.
Conquering the 100-Page PDF: Multi-Agent Map-Reduce RAG for Enterprise Banking
Aug 24, 2026.
Learn how to build large-document RAG with LangGraph using parent-child indexing and Map-Reduce agents to process complex PDFs with efficient context management.
Extract Text from a Word Document in Power Automate Using Only the SharePoint Connector
Aug 19, 2026.
Learn how to extract actual text content from a Microsoft Word (.docx) document in Power Automate using only the SharePoint connector and built-in expressions. This guide explains how to extract the DOCX package, access word/document.xml, use XPath to retrieve paragraph text, and convert the result into clean plain text without premium or third-party connectors.
Building Production Document Pipelines with Azure Content Understanding
Aug 18, 2026.
Build production-ready document processing pipelines with Azure Content Understanding using semantic chunking, agentic document understanding, structured extraction, synchronous APIs, and modern GPT models.
Benchmarking Agentic Document Extraction Against Traditional OCR Pipelines
Aug 18, 2026.
Compare agentic document extraction with traditional OCR pipelines by measuring extraction accuracy, processing latency, token costs, error rates, and human review requirements across enterprise documents.
Benchmarking Semantic Chunking for Enterprise Document Retrieval
Aug 18, 2026.
Benchmark semantic chunking strategies for enterprise document retrieval by comparing retrieval accuracy, context quality, latency, token usage, chunk sizes, and downstream question-answering performance.
How to Use Version History in SharePoint
Aug 17, 2026.
Learn how SharePoint Version History tracks file and list item changes, lets you view previous versions, identify modifications, restore older versions, and manage version retention.
Parent Document Retrieval in a Multi-Agent LangGraph Enterprise System
Aug 05, 2026.
Unlock enterprise RAG with Parent Document Retriever & LangGraph. Enhance context, multi-agent reasoning, and compliance for financial analysis.