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 document
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Kaviya Balasubramanian (4)
Sardar Mudassar Ali Khan (3)
Jalpa Dhola (2)
Mike Gold (2)
Madhanmohan Devarajan (2)
Nikhil Patil (2)
Darshan Adakane (2)
Tahir Ansari (2)
Vishal Joshi (2)
Ayush Gupta (2)
Sanwar Ranwa (2)
Dhruvin Shah (2)
Jefferson S. Motta (2)
Manikanta Pattigulla (2)
Virendra Gour (2)
Allen Oneill (2)
Shiv Sharma (2)
Mahesh Chand (2)
Sreeparna Sreejay (1)
Sigar Dave (1)
Aiswarya E V (1)
Cristopher Coronado (1)
Amey Vartak (1)
Jerry Lee (1)
Aman Gupta (1)
Vijai Anand Ramalingam (1)
Anupam Maiti (1)
Vinoth Rajendran (1)
Waqas Sarwar (1)
Rikam Palkar (1)
Vaishali Vishwakarma (1)
Janarthanan Selvaraj (1)
Avnish Kumar (1)
Gaurav Katara (1)
Diptiranjan Sutar (1)
Raj Kumar (1)
Mayur Dighe (1)
Prashanth Chindam (1)
Vithal Wadje (1)
Salman Beg (1)
Lokesh Varman (1)
Sanjay Makwana (1)
C# Curator (1)
Ankur Mistry (1)
Ashutosh Singh (1)
Habibur Rahaman (1)
Rushi Mehta (1)
Mohamed Azarudeen Z (1)
Ishika Tiwari (1)
Sanjay Kumar (1)
Manish Tewatia (1)
Mahender Pal (1)
Nishi Kumari (1)
Sibeesh Venu (1)
Banketeshvar Narayan (1)
Sandeep Mishra (1)
Guest User (1)
Mohit Chhabra (1)
Aakash Maurya (1)
Jignesh Trivedi (1)
Dr Gomathi (1)
Keyur (1)
Thiyagu Baskaran (1)
Alagunila Meganathan (1)
Nitin Pandit (1)
Muralidharan Deenathayalan (1)
Aswinth G T (1)
Jeetendra Gund (1)
Purushottam Rathore (1)
Khurram Shehzad (1)
Mostafa Kaisoun (1)
Pramod Singh (1)
Ajay Kumar (1)
Madhan Thurai (1)
Liju Gopalan (1)
Talaviya Bhavdip (1)
Jochen Bartlau (1)
Reeb (1)
Shakti Saxena (1)
Related resources for document
No resource found
Fetch Document Versions in SharePoint using PowerShell
11/8/2024 4:24:10 AM.
This PowerShell script connects to a SharePoint site to retrieve document versions from a specified library. It gathers metadata, including version numbers, last modified dates, and user details, then
Rename Folder in SharePoint Online Document Library with Power Automate
10/28/2024 5:45:14 AM.
In SharePoint Online, renaming a folder in a Document Library with Power Automate can be done using an HTTP request to interact with the SharePoint REST API, as Power Automate lacks a direct rename ac
Document Library in SharePoint
10/19/2024 2:27:59 PM.
SharePoint libraries are used to store, organize, and share files, enabling team collaboration and document management. The most common type, the Document Library, supports features like version contr
SharePoint : Optimize SharePoint Storage with Version History Limits
10/16/2024 10:38:11 AM.
Discover how Microsoft's new version history limits (currently in preview) can help streamline document management and optimize SharePoint and OneDrive storage. Learn how to configure organization
Document Libraries in Microsoft SharePoint
10/16/2024 5:57:37 AM.
Microsoft SharePoint's document libraries provide a centralized storage solution for teams to manage and collaborate on files. Unlike OneDrive, which focuses on personal storage, document librarie
Creating and Opening Microsoft Word Document from .NET Using C#
10/15/2024 11:54:12 AM.
This article explores how to manipulate Microsoft Word documents using C# in a Windows Forms application. It covers adding a COM reference for Word, creating instances of the Word application, and uti
Resume Processing with Azure Document Intelligence Studio, .NET and Angular
10/14/2024 6:49:29 AM.
Imagine you’re a recruiter swimming in a sea of resumes. It’s overwhelming, right? Enter our hero: a custom model that simplifies the job by automatically extracting all the important bits from resume
Implementing Swagger In Web API
10/8/2024 8:51:54 AM.
In this guide, we explore the process of implementing Swagger in Web APIs to enhance documentation and improve usability. Swagger, an essential tool for API development, provides interactive documenta
Find And Replace Text In Word Document Using C#
10/1/2024 9:09:25 AM.
Learn how to efficiently find and replace text in a Word document using C#. This guide covers essential concepts such as Microsoft Word automation, leveraging the Word Interop library, and implementin
Document Upload in Java with Spring Boot
9/2/2024 11:39:16 AM.
This article demonstrates how to implement a dynamic document upload feature in a Spring Boot Java application. It allows users to upload multiple files by dynamically adding or removing input fields.
Creating Carousel Using SharePoint Out-Of-The-Box WebPart
8/20/2024 10:55:16 AM.
To create a carousel on SharePoint, start by creating a Picture Library and uploading 3-4 images. Next, go to "Site Pages" and add a new page. Edit the page, add the "Picture Library Sl
New Features in SharePoint Document Libraries
8/16/2024 4:38:27 AM.
Explore the latest enhancements in SharePoint Document Libraries with improved version history controls. This update offers more precise management of document versions, streamlined access to historic
Conversation with document using Amazon Bedrock and .NET
8/7/2024 4:19:01 AM.
In this article, you'll learn how to send a document as part of a message using the Amazon Bedrock Converse API with the Anthropic Claude 3 Sonnet model and requests that the model describe the co
Design A High Availability Application With Azure App Service
7/29/2024 8:32:55 AM.
This article outlines creating a high-availability app using Azure PaaS, focusing on scalability and performance. It covers defining availability metrics (uptime, MTTR, MTBF, RTO, RPO), designing faul
Next-Gen Collaboration: Harnessing Microsoft 365 Core Services
7/25/2024 7:08:31 AM.
Microsoft 365 Core Services include Exchange Online for email, SharePoint Online for document management, Microsoft Teams for collaboration, Yammer for internal communication, Intune for device manage
PDF Generation in .NET Core 8.0 API
7/11/2024 10:13:46 AM.
Learn how to generate PDFs in a .NET Core 8.0 API using the DinkToPdf library. This guide covers project setup, adding DinkToPdf, configuring settings, creating endpoints, and testing your API.
Exploring GraphRAG in Large Language Models
7/10/2024 12:34:51 AM.
RAG (Retrieval-Augmented Generation) enhances language models by retrieving and integrating up-to-date information from documents, improving response accuracy and relevance. GraphRAG further utilizes
SharePoint Server 2019 Library Settings Options In Modern Experience
6/26/2024 10:53:29 AM.
Explore the comprehensive guide on SharePoint Server 2019 library settings options in the modern experience. Learn how to manage and customize document libraries with the latest features, streamline y
Enhancing Code Quality with Documentation in C#
6/23/2024 12:26:40 PM.
C# has ability to document code. It helps with readability and exploring code elements.
Non-3DS Payment Gateway Integration with First Atlantic Commerce
6/23/2024 12:00:57 PM.
First Atlantic Commerce (FAC) is a leading online payment gateway based in Bermuda, offering secure, multi-currency payment processing and fraud management solutions. Established in 1998, FAC provides
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
Document Management with SharePoint Embedded Containers
6/12/2024 5:06:26 AM.
Microsoft introduces Embedded Containers Management in SharePoint, simplifying document management in custom apps. This feature allows centralized control and user permissions directly from the Share
NSwagStudio - Generate C# Client Code Of ASP.NET Core Web API 😍
6/11/2024 12:21:55 PM.
Learn how to effortlessly generate C# client code for ASP.NET Core Web API using NSwag. Simplify API consumption without manual HttpClient setup. Compatible with various .NET platforms.
Comprehend MongoDB TTL Index Completely
6/11/2024 10:02:49 AM.
This article explores MongoDB's TTL (Time to Live) indexes, a feature for automatically deleting documents from a collection after a specified time. TTL indexes are crucial for managing transient
Creating PDF From HTML Using JSPDF
6/7/2024 10:42:04 AM.
Learn how to create PDFs from HTML using the jsPDF library in this comprehensive guide. Discover the step-by-step process to convert your HTML content into a PDF document effortlessly with JavaScript.
Understanding the document.ready Method in jQuery
6/4/2024 7:19:06 AM.
The document.ready method in jQuery ensures your code runs only after the DOM is fully loaded. This method simplifies event binding, DOM manipulation, and enhances cross-browser compatibility. Learn h
Mongo DB Indexing Strategies with Real-time Scenarios
6/3/2024 9:45:25 AM.
MongoDB, a scalable NoSQL Database, uses indexing to optimize query performance. Indexing involves creating data structures to expedite data retrieval operations on collections, enhancing efficiency.
Export Div Content To PDF Using ITextSharp
5/31/2024 11:51:54 AM.
This guide demonstrates exporting HTML content within a div to PDF using iTextSharp in an ASP.NET application. Utilize the provided code to seamlessly convert div content to PDF documents, enhancing t
Convert Multiple Text Documents to a PDF File or to PDF Files
5/31/2024 11:50:49 AM.
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.
Read XML in C#
5/31/2024 10:03:18 AM.
Learn to parse and manipulate XML data in C# effortlessly. Utilize XML readers, XPath, or LINQ to XML for efficient XML processing. Handle XML documents, elements, attributes, and namespaces seamlessl
Password-Protected PDF File Using ASP.Net C#
5/31/2024 9:56:31 AM.
Learn how to enhance document security by creating password-protected PDF files using ASP.NET C#. Explore encryption techniques with libraries like iTextSharp to ensure data confidentiality. Safeguard
Merge Multiple Pdfs Into A Single Pdf Using ItextSharp
5/30/2024 11:23:24 AM.
Merge multiple PDFs into one using iTextSharp in C#. Utilize PdfReader to read input PDFs, PdfWriter to write merged PDF, and MemoryStream for efficient processing. Ensure proper error handling for ro
DOM vs VDOM Differences and Impact on Modern Web Development
5/28/2024 4:20:19 AM.
The DOM, introduced in the 1990s, structures web documents as a tree for dynamic manipulation, while the VDOM, popularized by React in 2013, optimizes performance by efficiently updating the UI.
Understanding the Document Object Model (DOM)
5/27/2024 9:22:02 AM.
The Document Object Model (DOM) is a programming interface for web documents, representing the structure as a tree of objects, enabling dynamic content manipulation and interaction in web pages.
Difference Between VIM & Raspberry Pi
5/20/2024 11:43:05 AM.
Choosing between the VIM and Raspberry Pi can be a tough call. Both are popular single-board computers (SBCs) known for their compact size and versatility. But they cater to slightly different audienc
How to write Clean code in C#?
5/6/2024 11:36:19 AM.
Writing clean code is important so that it makes reading code easier, helps us fix and update it faster, and ensures it works smoothly and reliably. Here we will look for few tips to write clean code.
Create document Library in SharePoint 2013 Online
5/6/2024 11:23:09 AM.
Create document libraries in SharePoint 2013 Online for efficient document management. Customize folder structures, set permissions, and utilize metadata for easy organization and retrieval. Collabora
Pin Files To Top In SharePoint Online Document Library
5/2/2024 10:02:27 AM.
Elevate file visibility by pinning them atop in SharePoint Online Document Library. Enhance accessibility, prioritize important documents, and streamline navigation for users.
Copy Or Move The Items From A SharePoint Online Document Library
5/2/2024 10:02:07 AM.
In this article, I would like to share the steps to copy or move the document from one folder to another folder or one document library to another document library in SharePoint online.
Disable Sharing A Document With External User From SharePoint Online Tenant
5/2/2024 9:52:02 AM.
In this article, we will learn how to enhance security in SharePoint Online by disabling the external sharing of documents. Explore tenant-level settings and permission controls to restrict access to
How To Add A Document Viewer In Angular 10
4/30/2024 9:20:53 AM.
Learn to integrate a document viewer into Angular 10 apps using ngx-doc-viewer. Utilize Bootstrap for styling and Visual Studio Code for development. Includes steps for component creation and renderin
Opening PDFs in Adobe Reader from SharePoint Document Library
4/29/2024 11:45:02 AM.
Learn how to configure SharePoint 2013 to open PDF files directly in Adobe Reader, edit them, and save them back to the document library. Follow steps including settings adjustment in central admin, r
Java - Add An Image Or Text Stamp To PDF Documents
4/29/2024 11:34:01 AM.
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
Create Word Reports Without Microsoft Word Using Spire.doc
4/25/2024 8:09:25 AM.
Spire.doc provides a robust solution for generating reports as Word documents without relying on Microsoft Word. Utilizing the .NET framework and C# programming, it offers efficient document processin
Medical Documentation with AI: Multi-Turn Chat App by Gemini 1.5 Pro
4/25/2024 7:17:56 AM.
In the rapidly evolving landscape of healthcare, efficient and accurate documentation is paramount. Fortunately, advancements in artificial intelligence (AI) are offering solutions to streamline this
Convert SharePoint Library Images to Base 64 with Microsoft Flow
4/15/2024 10:42:34 AM.
In this article, we will talk about how we can easily convert SharePoint Document library Images to Base 64 and store the value of the Base 64 Images to SharePoint’s Multiline textbox.
Configure Tiles View In SharePoint Online - Office 365
4/11/2024 10:32:09 AM.
Configure Tiles View in SharePoint Online (Office 365) by accessing site settings or document library settings in the modern experience. Customize layout, sizes, and content presentation for improved
What Is Swagger In .NET Core And Its Implementation?
4/11/2024 6:11:19 AM.
Swagger in .NET Core simplifies API documentation by generating interactive documentation from code annotations. It enables developers to visualize, test, and interact with API endpoints effortlessly.
Client Scripts in ServiceNow- Simplified with Real-Time Use Cases
4/5/2024 8:50:33 AM.
From onChange to onLoad, discover the four key types of client scripts and how to use them effectively to enhance user experience and streamline platform functionality. Explore essential tips and best
Best Practices for Designing APIs in .NET
3/26/2024 11:55:39 AM.
This article provides a thorough overview of the fundamental principles, criteria, and concerns for creating APIs in.NET.
Create Word Document from SharePoint List with MS Flow & Quick Parts
3/21/2024 9:59:36 AM.
In this article, we will learn about two important concepts (Quick Parts and MS Flow) to generate a Word document using an existing Word Template. During this article, we will read the Word document f
Creating Excel/Word/HTML Document Using C#
3/21/2024 9:42:32 AM.
This article presents a method for generating Excel/Word/HTML documents in C# using ADO.Net dataset. By internally generating XML and XSL documents, it transforms them into well-formatted HTML files.
Flow and List Document in WPF
3/21/2024 9:34:09 AM.
Explore WPF's powerful capabilities in managing flow documents and lists through XAML. Learn to design visually appealing user interfaces with structured content presentation, utilizing features l
Creating Document Location Record Using Flow
3/21/2024 9:10:17 AM.
In this article, we will learn to streamline your document management process with Flow automation. Discover how to efficiently create location records for documents using Microsoft Power Automate.
Blazor Signature to Sing a PDF Document
3/21/2024 5:59:47 AM.
Discover how to implement digital signature functionality in Blazor applications for PDF document signing. Utilize C# capabilities to integrate e-signature features seamlessly, enhancing document mana
Web API Helper Page
3/20/2024 11:37:31 AM.
A Web API Helper Page serves as a documentation hub, offering essential information about endpoints, parameters, and functionality. It acts as a reference guide for developers, aiding in the integrati
Web API Design Principles Or Web API Design Guidelines
3/19/2024 6:10:44 AM.
This article delves into the best practices for implementing and designing web APIs. It emphasizes the importance of considering both the API implementation and consumer perspectives. Key points inclu
Sort Array Directive in Vue.js
3/13/2024 11:48:22 AM.
Custom directives in Vue.js empower developers to extend HTML elements' functionality, enabling direct manipulation of the Document Object Model (DOM) within Vue applications. This example demonst
Customizing Title and Description in FastAPI
3/11/2024 6:51:01 AM.
How to Enhance Fast API Documentation by Adding Title and Description to Endpoints. FastAPI simplifies API development with Python, offering automatic interactive documentation generation. Learn to cu
Using MongoDB On Node.js Application Using Mongoose
3/7/2024 8:17:55 AM.
We are going to see how we can use MongoDB on our Node JS application with the help of the package Mongoose. We will also be covering some facts about MongoDB so that as a reader, you will understand
Use Developer Assistant Extension With Visual Studio 2015
3/5/2024 10:31:51 AM.
In this article, you will learn to Explore enhanced productivity with the Developer Assistant Extension for Visual Studio 2015. Seamlessly integrate code suggestions, navigation, and comprehensive doc
AI Builder Platform for Effortless Resume and Invoice Handling
3/4/2024 11:29:05 AM.
The AI Builder platform streamlines resume and invoice handling by automating data extraction and analysis. It boosts efficiency and accuracy, enabling effortless processing of documents for enhanced
Get In Touch With Document DB From Azure Cosmos DB
2/22/2024 4:41:24 AM.
This article introduces readers to the new features Microsoft unveiled at Build 2017, particularly focusing on Azure Cosmos DB. It explains Cosmos DB as a globally distributed, multi-model database se
Azure Document DB CRUD Operation
2/21/2024 11:38:53 AM.
This article explains how to create documents into SQL (DocumentDB) API. Before starting, we need to understand what is documentDb and how it works. SQL (DocumentDb) API is one of API comes under Azur
Azure Cosmos DB - Part Three - Getting Started With Azure Document DB
2/21/2024 10:51:42 AM.
Azure Cosmos DB, Part Three, introduces Azure DocumentDB, a NoSQL database for scalable, globally distributed applications. Explore its multi-model support, including SQL, MongoDB, Cassandra, Gremlin,
Document Processing Workflow with Azure
2/19/2024 3:58:12 AM.
A Quick Introduction to Document Processing Workflow with Azure Document Intelligence. Azure Document Intelligence is a powerful AI service that automates document processing. Extract insights from do
Learn SharePoint In Series - Part Fifteen - Retention Policy Under Information Management System
2/16/2024 6:49:29 AM.
This article, part of a SharePoint series, delves into retention policies in list settings, essential for managing document lifecycles. Learn to configure policies for automatic archival or deletion b
Test Your ASP.NET Core Web API With Swagger
2/12/2024 10:18:37 AM.
Testing of Web APIs is always a challenge because it exposes the end-point rather than the UI. Testing such things may have a dependency on third-party tools, such as fiddler and Post-Man, to Web API
How To Use Azure Redis Cache In C#
2/12/2024 10:12:53 AM.
Azure Redis Cache is based on Redis Cache. Redis cache is an open source, in-memory database that is used for improving the performance of an application by retrieving and storing the data in Redis ca
Create Cloud Architecture Diagrams in Python with Diagrams Library
2/6/2024 9:35:05 AM.
The Diagrams library by Mingrammer provides a Pythonic approach to creating cloud system architecture diagrams. It allows developers to define components and their interactions using Python code
Cosine Similarity: Benefits for Text Embeddings
1/25/2024 6:22:27 AM.
This article delves into the significance of cosine similarity in natural language processing (NLP). Exploring its role in comparing text documents, it highlights its importance in NLP tasks and provi
Learn to Search CPF from Clipboard
1/22/2024 8:56:42 AM.
Learn how to use the clipboard to read and validate search a valid CPF on it. Automate CPF validation in Brazil using JavaScript. Learn how to copy and validate CPF from memory, making data entry seam
Version History and Document Control in SharePoint
1/12/2024 9:26:36 AM.
Explore the transformative power of SharePoint's version history and document control features. This guide delves into benefits, implementation, and best practices, unveiling how these functionali
Understanding Document Library in SharePoint
1/12/2024 6:05:36 AM.
In this article, we will learn about the full potential of SharePoint libraries with this in-depth guide. Explore document management, customization, integration, and security features, empowering org
Implementing Document Upload to AWS S3 with ReactJS Frontend and Python Backend using Boto3
1/12/2024 4:41:13 AM.
Learn to build a document upload feature with ReactJS and Python. Ensure prerequisites, create a ReactJS component, and set up a Python backend using Flask and Boto3 for seamless AWS integration.
Microsoft AI School - Extracting Information from Images and Documents
1/1/2024 6:43:14 PM.
Learn from MS AI School how to implement text extraction solutions from images and documents using Computer Vision
How to create a Logic App to convert documents into PDF
12/17/2023 7:32:41 AM.
In this article, we are going to see about How to create a Logic App to convert documents into PDF
How To Export PDF In Angular
11/16/2023 10:44:00 AM.
In this article you’ll see, how you any HTML elements as a PDF Document using Angular.
How to Create Word Document Using C#
11/16/2023 5:52:37 AM.
This article shows how to create a Word document using C# and Office 2013.
A Comprehensive Guide to Creating Angular Libraries
10/7/2023 6:21:09 AM.
Angular is a powerful front-end JavaScript framework that provides a robust library of tools and components for building dynamic web applications with ease. It offers a structured approach to web deve
Reading and Writing XML in C#
10/4/2023 8:56:02 AM.
In this tutorial, you will learn how to read and write XML documents in Microsoft .NET using C# language.
Building a Microservices API Gateway with YARP in ASP.NET Core Web API
10/3/2023 6:29:13 AM.
Building a microservices API Gateway with YARP in ASP.NET Core Web API provides a flexible and scalable solution for managing and routing traffic in a microservices architecture. By incorporating feat
Image Operations Using Word Document in C#
9/22/2023 10:31:14 AM.
In this article you can learn various image operations using a Word document in C# programming.
Sorting with DataGridView using C#.
9/20/2023 12:07:30 PM.
In this article I m going to discuss how to use DataGridView in window form and how to bind data from the XML file.
Automatic Reading And Verification Of Microsoft Word Document In C# Using Aspose.Words
9/15/2023 4:33:59 AM.
Student Course Registration and Verification automatically reads the Roll Number slips in a Microsoft Word document. It parses the Microsoft Word document and then makes corrections if required. It al
How To Use C# To Print Invoice
9/11/2023 12:26:16 PM.
This is a trial to print Invoice with C# using PrintPreviewDialog control and PrintDocument control.Printing an Invoice in C#: This process involves designing an invoice layout, creating a PrintDocum
Use C# To Write Comments And Documentation
9/11/2023 11:27:39 AM.
Comments and Documentation are the most hated tasks by programmers. By using C# programmers can automatically build the documentation and comments in the code. This documentation is an XML file which
Generate PDF Documents in .NET C#
9/9/2023 1:09:15 PM.
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 creati
Creating Folder And Sub Folder In SharePoint Library Using Power Automate🐎
9/5/2023 7:02:02 AM.
In this article we will learn about how to create folder and sub folder in SharePoint document library using power automate
API Documentation in ASP.NET Core Web API using Swagger/OpenAPI
9/2/2023 7:25:39 AM.
Creating comprehensive API documentation for an ASP.NET Core Web API using tools like Swagger/OpenAPI or NSwag is a crucial step in ensuring that your API is well-documented and easy for other develop
Color Syntax Editor Part II - Exporting a RichTextBox to a Microsoft Word Document
9/1/2023 4:17:56 AM.
This article is part II of a color syntax editor created back in 2003. It describes how to export the contents of the RichTextBox to Word and Open the Word Document Programmatically.
Easily Find Tags and Values in a Large Xml Document Using XmlTextReader in C#
9/1/2023 4:09:34 AM.
Parsing large XML documents efficiently can be a challenge due to memory constraints. This approach utilizes the XmlTextReader class in C# to extract specific tags and their corresponding values from
Datatable To PDF In C#
8/28/2023 11:22:34 AM.
In this article, I have explained how to convert a DataTable into PDF using C# and iTextSharp.Converting a DataTable to a PDF in C# involves generating a PDF document that represents the data stored i
Using Langchain and OpenAI APIs in Python to Query Your Docs
8/23/2023 11:02:12 AM.
Using the APIs from OpenAI and the langchain project, it is quite easy to implement a bot that is fed with your documentation and other product information. The answers of the bot are then specific fo
Database Revision Control - The Database Time Machine
8/23/2023 5:36:45 AM.
This article describes RavenDB's Revision-Control features and how they can be used for advanced auditing and to restore data without downtime and data loss.
Exists & Contains Method To Check An Item In A List Collection
8/21/2023 11:14:25 AM.
In this article we will learn about exists and contain method. to check an item in a list collection.
Document Viewer Capabilities in ASP.NET Core 7.0
8/20/2023 8:01:20 PM.
Learn how to integrate, customize, and make the most of the new capabilities for seamless document viewing and interaction within your web applications.
Building Custom Middleware Components for Logging, Error Handling, and Request/Response Modification
8/9/2023 5:05:33 AM.
ASP.NET Core to handle cross-cutting concerns like logging, error handling, and request/response modification:
Creating PDF Dynamically And Uploading It To SharePoint Document Library Using AngularJS
8/7/2023 8:24:46 AM.
In this article, you will learn how to create PDF dynamically and upload it to SharePoint Document Library, using AngularJS.
What Is A Document Database
8/1/2023 10:52:14 AM.
A document database is a NoSQL database. This article explains what a document Db is and what are the most popular document databases.