Related resources for library
  • Why Choose React in 20247/18/2024 9:36:57 AM. In this article, we will learn how React continues to evolve with cutting-edge features, making it the preferred choice for building dynamic and efficient user interfaces on the web.
  • Understanding about OpenZeppelin7/10/2024 6:30:07 PM. OpenZeppelin is a vital open-source entity in blockchain, offering robust tools for secure smart contract development on Ethereum. It provides libraries for ERC20, ERC721, and ERC1155 standards, empha
  • SharePoint Server 2019 Library Settings Options In Modern Experience6/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
  • Concurrency and Parallelism in C#6/24/2024 11:45:43 AM. This article introduces concurrency and parallelism in C#, covering key concepts, benefits, and practical examples. Learn how to use async/await for asynchronous programming and the Parallel class for
  • Multipart Form Data In WCF6/24/2024 9:02:20 AM. This tutorial guides the creation of a WCF Service Library in Visual C#. It involves setting up a project named "DemoMultipartWCF" and implementing functionality to handle multipart form dat
  • Resolving "File Checked Out Or Locked For Editing" Issue In SharePoint6/20/2024 10:12:47 AM. A common issue in SharePoint is being unable to delete a folder due to it being checked out or locked for editing by another user. This often happens even if the user has full rights. The problem can
  • How To Implement Authentication Using Identity Model In ASP.NET Core 6/18/2024 10:48:48 AM. ASP.NET Core Identity is a robust authentication mechanism in .NET Framework, replacing classic ASP.NET's membership system. It offers comprehensive user and role management, integrates with Entit
  • Create Charts In PowerPoint Using C#6/17/2024 4:34:27 AM. Discover how to leverage the .NET Presentation library in C# to create column, pie, and combination charts for effective data visualization in PowerPoint. Enhance presentations with clear, insightful
  • How To Configure And Use SharePoint Online Organization Assets Library6/14/2024 10:39:00 AM. SharePoint Organization Assets Libraries are central repositories for sharing the organization’s branding and visuals with all users in the tenant. People can see the Organization Assets in the file p
  • Build Microsoft Teams Tab Extensions with React Fluent UI6/11/2024 11:31:05 AM. Discover how to create a powerful Teams Tab Extension using React and Fluent UI in this step-by-step guide. From setting up your development environment to integrating Fluent UI components seamlessly,
  • Parallel Programming Using TPL in .NET6/7/2024 10:21:43 AM. With today's computers, we have multiple cores that must be equipped to design and develop applications that can utilize these resources. We must develop programs that can run our functions in par
  • Linq To Excel In Action6/5/2024 5:34:51 AM. Explore using LinqToExcel library in C# to query data from Excel spreadsheets effortlessly. Learn step-by-step creation of a console application, installation of LinqToExcel packages, and querying Exc
  • .NET Remoting in a Simple Way 6/4/2024 9:46:13 AM. In this article, we will learn Remoting facilitates accessing remote objects between different application domains. Key elements include proxies (transparent or real), channels (TCP or HTTP), and form
  • Creating Custom Tag In JSP5/30/2024 10:28:48 AM. Custom tags in JSP allow users to define reusable components that can be inserted directly into JSP pages, expanding functionality beyond built-in tags. Tags are implemented using tag handlers, define
  • New Year Application using C#.NET5/30/2024 10:27:51 AM. Develop a Windows app in C# .Net using the Microsoft Speech Object Library to deliver New Year wishes. Steps include adding the Speech Object Library reference, designing the UI with a Label, TextBox,
  • An Introduction to jQuery5/30/2024 10:24:10 AM. The main focus of the JQuery library has always been to simplify the way you access the elements in your web pages, provide help in working with client-side events, enable visual effects like animatio
  • Start With Microsoft Enterprise Library 6.05/20/2024 11:56:27 AM. Microsoft Enterprise Library 6.0 offers robust tools like Logging, Exception Handling, Data Access, and more, streamlining enterprise-level development. Configure and customize blocks for efficient cr
  • An Introduction to OpenCV for Computer Vision5/18/2024 6:50:53 AM. OpenCV, a robust open-source library, offers extensive tools for real-time computer vision and image processing. It's cross-platform, supports numerous algorithms, and is widely used in applicatio
  • Generate Barcode Using Spire.Barcode Library5/17/2024 10:22:11 AM. The Spire. Barcode library offers a versatile solution for generating barcodes in C#. With comprehensive features and clear documentation, it simplifies barcode creation, encoding, and customization,
  • .NET Standard / .NET Standard Library5/16/2024 8:35:39 AM. .NET Standard is a set of APIs that define the base class libraries available across different .NET implementations, ensuring compatibility and portability between platforms like .NET Framework, .NET
  • New Features in .NET 4.5 and 5.05/16/2024 5:51:25 AM. Discover the latest enhancements in .NET with versions 4.5 and 5.0. Explore async programming using async/await, improved performance, Entity Framework updates, ASP.NET Core (in .NET 5.0), enhanced LI
  • RetryPolicy Using Microsoft Practices Enterprise Library5/9/2024 11:53:17 AM. RetryPolicy in Microsoft Practices Enterprise Library offers fault tolerance by automatically retrying operations upon transient faults. Configurable parameters like retry count and interval enhance a
  • SignalR (Part 1) - Installation Process5/8/2024 9:55:16 AM. Learn to install SignalR in your .NET Core or ASP.NET Core project using the NuGet package manager. Ensure compatibility, manage dependencies, configure middleware, and set up client-side libraries fo
  • Enable Ratings in SharePoint List/Library5/6/2024 11:24:03 AM. Learn how to enhance user engagement and feedback in SharePoint by enabling ratings on your lists and libraries. Empower users to rate and provide feedback on content, boosting collaboration and user
  • Create document Library in SharePoint 2013 Online5/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
  • .Net Architecture And .Net Framework Basics5/5/2024 8:25:53 AM. .NET architecture encompasses the Common Language Runtime (CLR) and Common Type System (CTS), executing Intermediate Language (IL) through Just-In-Time (JIT) compilation.
  • Change The List/Library URL In SharePoint5/3/2024 5:39:44 AM. In this article, we will learn how to modify URLs for lists and libraries in SharePoint. Customize SharePoint site navigation by changing list or library URLs for improved organization and user-friend
  • Pin Files To Top In SharePoint Online Document Library5/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 Library5/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.
  • Add Multiple Lines Of Rich Text In SharePoint Library5/2/2024 9:56:51 AM. Enhance SharePoint libraries by incorporating rich text with multiple lines. Elevate content presentation and organization, fostering better collaboration and engagement within your SharePoint environ
  • Parallel.For Loop in .NET 45/1/2024 11:06:50 AM. Learn efficient parallel programming with the Parallel.For loop in .NET 4. Harness the Task Parallel Library (TPL) to execute iterations concurrently, optimizing performance through multithreading and
  • Asynchronous Connection in .NET Framework 4.55/1/2024 11:04:28 AM. Learn about leveraging asynchronous connections in .NET Framework 4.5 for efficient, non-blocking operations. Explore async/await patterns, Task Parallel Library (TPL), AsyncCallback delegate, and asy
  • Visual Studio and .NET's Unit Test Framework4/30/2024 10:46:30 AM. This article outlines the process of automating tests using Microsoft Visual Studio's Unit Testing Framework. It covers the fundamentals of test automation, explains the structure of test cases, a
  • Signing a Third Party Library With Ildasm and Ilasm4/30/2024 9:55:22 AM. Learn how to sign third-party libraries using ILDasm and ILasm, ensuring compatibility across .NET versions. Overcome version conflicts and ensure smooth integration of libraries into your projects.
  • Preparing .NET Interview - Part 1 (Framework)4/29/2024 11:56:13 AM. Preparing for a .NET interview (Part 1 - Framework) involves understanding key concepts like CLR, BCL, assemblies, and memory management. Familiarize with C#, garbage collection, reflection, and .NET
  • Opening PDFs in Adobe Reader from SharePoint Document Library4/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 Documents4/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
  • Enterprise Library New Version 64/29/2024 10:15:21 AM. Enterprise Library Version 6 is a Microsoft .NET Framework library offering application blocks for logging, caching, data access, security, and more. It provides configurable components for common ent
  • Upload a File and Then Create Zip File in .NET 4.54/29/2024 9:55:58 AM. Learn file upload and zip file creation using DotNetZip Library in ASP.NET application. Setup library reference, add file upload control, and implement zip file creation logic. Utilize System.IO for
  • Entity Framework - Database First Approach4/29/2024 9:54:15 AM. Learn Database First approach with Entity Framework. Utilize existing databases to create entity models. Use the ADO.Net Entity Data Model to connect. Customize model options including pluralizing, i
  • MPXJ Library in Details4/26/2024 12:14:21 PM. MPXJ is a Java library for reading, writing, and manipulating project data stored in Microsoft Project files. It offers APIs for task scheduling, resource management, Gantt charts, and more, facilitat
  • Introduction To Enterprise Library 6.0 And Unity 3.04/26/2024 10:28:28 AM. Explore Enterprise Library 6.0 and Unity 3.0, essential tools in Microsoft's .NET ecosystem. Learn how to leverage Enterprise Library for robust application development and Unity 3.0 for effective
  • Learn about Components Of .NET4/25/2024 8:00:10 AM. The .NET ecosystem comprises various components facilitating software development across platforms. Key elements include the .NET Framework with its Common Language Runtime (CLR) and Base Class Librar
  • Validation Application Block (Enterprise Library 5.0)4/25/2024 6:02:29 AM. Validation is a process that ensures the sanity of data entered, received, or processed by a software module, class, or class members.Some examples of validation are length check, range check, Null ch
  • How To Use Readxl Package To Read Data In R4/24/2024 7:31:17 AM. Learn to efficiently import data from Excel files into R using the readxl package. Simplify data reading, analysis, and manipulation for seamless data science workflows.
  • .NET Remoting: The Interface Approach4/23/2024 9:01:14 AM. .NET Remoting offers efficient remote object interaction, ideal for network resource access. Compared to SOAP-based web services, it's lighter. While easier than Java's RMI, it's more comp
  • How to Work With TFS - TFS Build Agent, Build Definition, TFS Build Custom Task 4/22/2024 8:53:53 AM. Learn to create a custom task in a class library, execute it after a TFS build succeeds. Setup TFS build agent, define build process, and run TFS build seamlessly. Ensure successful build execution wi
  • Build A Chart On SharePoint List Data Using ChartJS Library4/16/2024 8:42:38 AM. Learn to create custom charts in SharePoint using Chart.js library. Utilize SharePoint list data to generate dynamic doughnut or pie charts. Fetch data from SharePoint list using REST API or SharePoin
  • Handling Date Time In Excel To SharePoint List4/15/2024 11:42:15 AM. Automate handling Email attachments named "Excel.xlsx" in Outlook by adding them to SharePoint library. Read Excel data, insert/update in SharePoint list based on primary key. Manage Date Ti
  • Convert SharePoint Library Images to Base 64 with Microsoft Flow4/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.
  • Angular Expressions: Syntax, Use Cases, and Implementation Method4/15/2024 9:00:22 AM. Explore Angular expressions, small JavaScript-like codes enclosed in {{ }}, used for dynamic data display, filtering, and more. Learn through examples how to employ expressions via interpolation or cu
  • Configure Tiles View In SharePoint Online - Office 3654/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
  • Using Scriban to Render Templates in .NET Core4/11/2024 6:13:19 AM. This article shows that the template engine is helpful when we want to render something and also introduces the basic functions of Scriban.
  • HttpClient use Polly Retry Policies in .NET Core 4/10/2024 5:54:01 AM. Polly, a robust .NET library, fortifies applications against faults with policies like Retry, Circuit Breaker, Timeout, etc. Configure retries for transient errors with ease, enhancing application res
  • Add Material UI In React Application4/5/2024 5:48:49 AM. Learn to integrate Material-UI library in React apps for efficient UI development. Install components like Button, AppBar, TextField, Checkbox, and Breadcrumbs. Build responsive user interfaces effor
  • String Handling Functions implementation in C Language3/29/2024 4:24:17 AM. In C programming, strings are fundamental for working with textual data. Unlike some other languages, C handles strings using character arrays with a null terminator.
  • Creating LocalLibrary Models for Admin Panel Design3/26/2024 11:51:33 AM. Discover Django model design with our tutorial, focusing on LocalLibrary admin site implementation. Learn to define, access, and manage models efficiently, enhancing web app scalability and functional
  • Create Animated ATM Cards Using React With Bootstrap3/24/2024 6:30:56 PM. In this article, I will show you steps to make an interactive credit card form UI component in React application using the react-credit-cards-2 library.
  • What Are EOAs and How to Create Ethereum Wallets Using C#?3/22/2024 4:48:38 AM. Discover how to harness the power of Ethereum with C# by learning about EOAs and creating secure wallets for transactions. Dive into the world of blockchain development now
  • React Apexcharts: Create & Download Column Bar Chart with Bootstrap3/18/2024 5:27:34 AM. In this tutorial, we will learn how to create a vertical column bar chart component in the React JS functional component. Creating a Column Bar Chart component in React using Apexcharts and Bootstrap.
  • How to Add Controls in AG-Grid In Angular3/17/2024 9:42:33 AM. AG-Grid, a powerful library for Angular, allows easy integration of data grids. Follow these steps to set up, customize, and enhance AG-Grid in your Angular application.
  • Sequence Classification Using Hugging Face Transformers Library3/15/2024 6:40:24 AM. In the area of natural language processing (NLP), understanding sequence classification is key to unlocking the potential of machine learning models. The concept of sequence classification, particular
  • Create & Download Area Chart using React Apexcharts with Bootstrap3/10/2024 8:43:51 AM. Create an Area chart component in a React.js functional component using Apexcharts and Bootstrap libraries. Explore Apexcharts' features, step-by-step implementation, and visualization of data.
  • Fundamentals of Unit Testing: Test Your Application by Visual Studio Unit Test3/5/2024 10:33:54 AM. This article is part of the "Fundamentals of Unit Testing" series, focusing on practical implementation in the Visual Studio environment. It covers steps such as creating a class library app
  • How Do I Open an OCR File in PDF?3/5/2024 4:22:46 AM. Explore methods to open OCR files in PDF. Get the best guides to open an OCR file in PDF with easy steps. Open OCR PDF files in C# using the iTextSharp library. Install iTextSharp, write C# code to ex
  • MSAL for Vanilla JS SPA: Get JWT Access & ID Tokens3/1/2024 9:53:46 AM. This document provides an overview of Microsoft Authentication Library (MSAL) and its role in implementing secure authentication in Vanilla JavaScript Single Page Applications (SPAs). It discusses the
  • Send Email with Multiple Attachments from SharePoint Library Docs2/29/2024 4:48:12 AM. Sending an email with attachments using Power Automate, specifically focusing on scenarios where files with their metadata are created in a SharePoint Library
  • Create an Excel Template and Upload It to the Library2/26/2024 8:47:15 AM. In this article, Here, you'll find instructions on how to create and use an Excel template for various tasks, ensuring a blank starting point for your projects.
  • Resolving Database Reconnection Challenges in .NET with Polly2/13/2024 12:04:18 PM. This content provides an overview and detailed implementation guide of utilizing the Polly library for connection retry in .NET applications. It demonstrates creating an Employee class and table, simu
  • Date and Time Column Behavior in SharePoint List/Library2/13/2024 6:45:33 AM. In this article, we will learn how managing date and time column conversions in applications becomes challenging when your organization spans multiple offices across different time zones.
  • Backup Sitecore Media Library items with a PowerShell script2/8/2024 8:32:55 AM. Sitecore PowerShell script to backup Media Library items in a zip file. This Sitecore PowerShell script automates the backup of Media Library items into a zip file on the server. The script efficientl
  • Create Cloud Architecture Diagrams in Python with Diagrams Library2/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
  • Implementing a Custom Loader in WPF with MVVM2/6/2024 6:43:41 AM. A custom loader in a WPF (Windows Presentation Foundation) application serves the purpose of indicating to the user that the application is performing a task or operation that may take some time to co
  • iOS - Choosing Image From Photo Library In Swift2/5/2024 10:28:36 AM. This Swift tutorial demonstrates creating a photo library access request, implementing a UIImageView, and handling image selection.
  • Data Distributions with Seaborn: Creating a KDE Plot1/25/2024 5:02:59 AM. I'll guide you through the process of creating a Kernel Density Estimate (KDE) Plot using Seaborn, a powerful Python visualization library.
  • Bar Chart and Scatter Plot with Altair1/24/2024 6:03:55 AM. Altair simplifies the process of turning data into beautiful, interactive charts.. In this article, we're going to show you how to make cool charts using car data.
  • Understanding Document Library in SharePoint1/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
  • Creating Unit Test project for NodaTime1/9/2024 6:08:45 AM. Creating a NodaTime classlibrary project and adding Unit tests for that classlibrary. The creation of a NodaTime ClassLibrary project for .NET applications, emphasizing the importance of unit testing
  • Azure Key Vault Secret Client Library for Python SDK1/2/2024 8:59:29 AM. This module speaks about accessing Key Vault secrets through Python code. Key Vault is a service offered by Azure to store secrets such as passwords, certificates, keys etc in a safe and secure manner
  • Task Parallel Library (TPL) in C#12/12/2023 8:48:49 AM. The Task Parallel Library (TPL) in C# revolutionizes parallel programming, offering simplicity and scalability. This guide covers TPL components, benefits, and examples, showcasing its role in buildin
  • Creating Class Library in Visual C#11/17/2023 8:23:50 AM. In this article we will see steps to create and use a class library in ASP.NET/Visual Studio.
  • What is the difference between Angular and React11/8/2023 3:20:01 PM. Angular and React are the two most popular Web front-end development technologies. While both technologies are modern and mature, and provide almost everything a front-end platform needs, it coul
  • Azure Redis Cache with C# for High-Performance Applications11/2/2023 5:38:37 AM. This article explanation of Azure Redis Cache and its integration with C# is thorough and provides a good understanding of the topic. You have covered the essential steps to set up Azure Redis Cache,
  • Extending Logging Functionality From Enterprise Library10/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
  • RestSharp vs Refit Library10/18/2023 7:26:12 AM. RestSharp vs Refit Library: A Comparison for Calling REST API Endpoints in C# and ASP.NET Core. In this article, we delve into RestSharp and Refit, two C# libraries streamlining RESTful API consumptio
  • .NET Task Parallel Library vs System.Threading.Channels10/18/2023 6:49:02 AM. Concurrency in modern software development is vital for applications to efficiently manage multiple tasks simultaneously. In the .NET ecosystem, developers have two powerful tools for concurrency: the
  • Reading Zip Files with SharpZip Library in .NET10/9/2023 8:45:51 AM. SharpZipLib is a library for .NET that allows working with compressed files, particularly ZIP archives. To read a ZIP file using SharpZipLib, you first install the library and import the necessary nam
  • Upload Files to SharePoint Online Library using POSTMAN10/9/2023 7:08:34 AM. In this article we will go thorugh the steps needed to test the Graph API endpoints against the client application.
  • Using Interfaces In .NET Remoting10/5/2023 10:26:06 AM. In this article, we will create a remote object that will return rows from a database table. For the sake of simplicity I have used the NorthWind database that is packed with the installation of the M
  • C#.NET - Generate An API Key Using Nuget Library10/5/2023 6:47:45 AM. This article is about the integration of the Asmak9.AuthorizeRESTWebApiAK .NET library with a C#.NET Console Application.
  • Task Parallel Library 101 Using C#9/25/2023 5:15:32 AM. Task Parallel Library (TPL) provides a level of abstraction to help us to be more effective as developers/programmers when it comes to parallelism. Knowing at least the basics are beneficial. In that
  • CodeBehind Library in ASP.NET Core9/20/2023 9:57:20 AM. CodeBehind framework is a system development model based on the MVC pattern. CodeBehind brings aspx files back to ASP.NET Core and inherits the benefits of ASP.NET Core. Projects built under CodeBehin
  • Class Library Creation in .NET9/15/2023 9:40:09 AM. This article explains how to create a Class Library and how to use a Class Library (Calculator.dll) in a Console Application.
  • A Simple Calculator Class in C# 69/15/2023 7:14:28 AM. In this article you will learn how to create a simple Calculator Class in C# 6.
  • Sending Messages with RabbitMQ in .NET Core9/11/2023 6:46:11 AM. Here we will learn how to use RabbitMQ for sending message in dotnet core
  • How to Use SynchronizationContext to Post Messages9/6/2023 11:18:43 AM. SynchronizationContext is a class in .NET that provides a way to post and execute code on a specific context, typically associated with a UI thread or a specific synchronization context. It's com
  • Calling A .NET DLL Code On HTML File Using Microsoft .NET Handler And JSON9/5/2023 9:26:14 AM. The objective of this article is to explain how to use a .ashx handler to access the DLL or any server on an HTML page using JSON to make the server side/DB call very fast in a simple manner.
  • 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
  • Convert HTML String To PDF Via iTextSharp Library And Send As An Email Attachment8/29/2023 10:59:53 AM. In this article, we will see how to convert HTML string to PDF by using third party PDF generation library.
  • 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
Source Code: Graphics Programming with GDI+
Graphics Programming with GDI+ is the .NET developer's guide to writing graphics appl...
Download