Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
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]
Vijai Anand Ramalingam(15)
Scott Lysle(6)
Raj Kumar(4)
Mahesh Alle(3)
Mahesh Chand(3)
Sachin Kalia(3)
Ajay Yadav(3)
Dipal Choksi(2)
Tanmay Sarkar(2)
Vidya Vrat Agarwal(2)
Abhishek Kumar Ravi(2)
Sam Hobbs(2)
Anand Narayanswamy(2)
Satyaprakash Samantaray(2)
Rahul Bansal(2)
Jean Paul(2)
Neha Sharma(2)
Sachin Saket(1)
Madhan Raghu(1)
Rajesh Pawde(1)
Shubham Kumar(1)
Safayat Zisan(1)
Anoop Kumar Sharma(1)
Rohatash Kumar(1)
Devanand Laroiya(1)
Amit Patel(1)
Syed Shakeer(1)
Kirtan Patel(1)
Hemant Patil(1)
Chitkaran Singh(1)
Krishnaraj L(1)
Sankara Krishnan Venugopal(1)
Mickey Marshall(1)
Manas Mohapatra(1)
Ajay Malik(1)
Rion Williams(1)
Nilesh Jadav(1)
Sibeesh Venu(1)
Prasham Sabadra(1)
Teddy Kurian(1)
Cj Felix(1)
Jay Parekh(1)
Kumar Saurabh(1)
samersarhan (1)
Patrick Lundin(1)
Khushbu Saini(1)
Prashant Bansal(1)
Mohsin Azam(1)
Sarwar Hussain(1)
Rizwan Ali(1)
Sourabh Mishra(1)
Sateesh Arveti(1)
Sanjeeb Lenka(1)
Honey Chawla(1)
Shubham Saxena(1)
Sai Kumar Koona(1)
Azim Zahir(1)
Krishna Garad(1)
Vishal Nayan(1)
Yogendra Kumar(1)
Resources
No resource found
Recognizing DLL Hijacking On Windows
May 29, 2019.
In this article, you will learn about recognizing DLL hijacking on Windows.
Extract JSON Data Using Custom DLL In SSRS
May 15, 2017.
This article enables you to extract JSON data, using custom DLL in SSRS.
Project Reference Vs Dll Reference in Visual Studio
Mar 06, 2016.
In this article you will learn about what Project Reference and Dll Reference are in Visual Studio.
CRUD Application Using DLL and Stored Procedure
May 29, 2015.
This application shows how to do Create, Read, Update and Delete (CRUD) operations on a BOOKS table using a DLL and a Stored Procedure in SQL Server with ASP.Net.
Explanation of Dynamic Link Libraries (DLLs) by creating a DLL library in C++ and using it with C#
Apr 29, 2015.
In this article we will learn about Dynamic Link Libraries, their purpose and how to make it a reference in a C# application.
Creating and Using DLL (Class Library) in C#
Jan 30, 2014.
In this article, we learn how to create and use a DLL in a C# Windows Forms Application using Visual Studio.
Creating DLL (Class Library) in .NET Framework
Jul 02, 2013.
This article shows how to create a Class Library project and include it in a web application project.
How to Register and Unregister a DLL or ActiveX Controls Using Regsvr32.exe
Apr 17, 2013.
How to Register an Assembly or DLL in Web Applications
Jan 18, 2013.
In this article, you will learn how to register an assembly or DLL in web applications.
Calling A .NET DLL Code On HTML File Using Microsoft .NET Handler And JSON
Jan 01, 2013.
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.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET
Nov 10, 2012.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC. Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC in VB.NET.
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.
How to Call COM VB6 DLL in WCF Application
Sep 12, 2012.
In this article, we will see how to call a COM\VB6 DLL in a WCF Application.
How to install or uninstall dll in GAC using powershell
Mar 10, 2011.
In this article we will be seeing how to install or uninstall dll in GAC using powershell script.
How to Create a DLL file in .NET Framework using Visual Studio
Jan 31, 2011.
This article will show how to create a DLL file in .NET framework using Visual Studio
Unmanaged C++ Dll Call From Managed C# Application
Aug 25, 2010.
Here, you will see the steps for using a simple C++ DLL in a C# application.
How you make a dll file which contains the icon set like "SHELL32.dll"
Aug 23, 2010.
Here I describe how you make a dll file which contains the icon set like SHELL32.dll.
Compile DLL using Command Line C# Compiler
Feb 17, 2010.
This article show how to compile dll file in c# using command line C# Compiler of .Net.
How to give strong name to DLL and how to install DLL in GAC
Nov 27, 2007.
This article tells you how to create strong name for your DLL files and also to install DLL in GAC.
Using DLL files in Visual Studio 2005 using C#
Nov 14, 2007.
This article explains the procedure of creating DLL files using visual studio 2005. It is very quick and easy to learn.
The database DLL 'crdb_adoplus.dll' could not be loaded.
Aug 01, 2006.
Failed to load database information. Details: The database DLL 'crdb_adoplus.dll' could not be loaded.
Sub classing a C# window in a DLL created using embedded VC++
Jul 01, 2006.
This article explains how to subclass a C# window in an eMbedded VC++ DLL.
Invoking Unmanaged DLL Functions from Compact Framework for Pocket PC
Jan 04, 2003.
In this example we will use the Compact Framework to create a program containing a launch pad for the Pocket PC.
Convert *.dll Into ASP.NET Project
Apr 30, 2018.
This is a viable option to convert your Dot Net DLL into an ASP dot net Project. You can download the trial version of .NET Reflect 10.0.4 software tool online.
An Audio Recorder Using Winmm.dll
Oct 03, 2017.
An audio recorder in C# will build on the Player tutorial as the Player tutorial built on the Mixer tutorial.
Serialization And Deserialization In C# Using Protobuf-net.dll
Dec 23, 2016.
This article describes how to implement serialization and deserialization using Protobuf-net.dll. This article explores Protobuf-net, a .NET library for efficient serialization and deserialization using Google's Protocol Buffers.
How to Create Class Library (dll) in C# .NET
Apr 23, 2016.
This article explains how to create a C# class library(dll).
The Missing Intelligencia.UrlRewriter.dll File
Oct 29, 2015.
In this article you will learn about the missing Intelligencia.UrlRewriter.dll File.
Send Email To Gmail Using GmailSend.dll
Oct 07, 2015.
In this article, I will show you how to send Gmail using GmailSend.dll without using any SMTP port or host in windows application using C#.
Find PublicKeyToken of a DLL
Jul 15, 2015.
This article shows how to determine the public key token of a DLL that we add as a reference to our project .
Adding A Custom Object To Distributed Cache Using AppFabric Client DLLs
Feb 12, 2015.
In this article you will learn how to add a Custom Object to a Distributed Cache using the AppFabric Client DLLs in SharePoint.
Convert Word File to PDF Using C# dLL
Dec 02, 2014.
This article shows how to convert a Word file to a PDF using C#.
OOP Series - Part One - Building And Consuming A Class Library (DLL) Using C#
Oct 07, 2014.
This article explains how to build and consume a Class Library (DLL) in C#.
Display and Sort Data Using GridMVC DLL
Oct 07, 2014.
In this demo you will learn how to use Grid.Mvc. Its a third party grid or table that you may sort your data..
Create Your Own ZIP Tool in C# Using Iconic.Zip.dll
Jan 13, 2014.
In this article we are going to make our stand alone ZIP tool.
DLL HELL in .Net and Its Resolution With Versioning
Jun 05, 2013.
In this article I’m going to share the reason of its occurrence and the resolution.
Getting Started With MEF to Load WPF User Controls From .Dll in VS 2012
May 22, 2013.
This article will show how to make a DLL that contains WPF User Controls and then we can load that .dll using MEF (lazy loading) then how to add that User Controls to other applications from the dll.
Native Windows Dynamic Link Libraries (DLLs)
May 05, 2013.
This article briefly explains what a native Windows Dynamic Link Library (DLL) is, shows how to create a DLL using C++, how to consume it in C# and then explains how DLLs work.
Use Log4net.dll to Log Information
Apr 01, 2013.
This article states how to use the Log4net's external Log4net.dll to log information that might be beneficial for error tracking and other tracing issues.
Programmatically Complete PDF Form Fields using VB and the iTextSharp DLL
Nov 09, 2012.
This article describes a quick and simple approach to programmatically completing a PDF document through the use of the iTextSharp DLL. Programmatically Complete PDF Form Fields using VB and the iTextSharp DLL.
Export to Excel functionality using NPOI dll
Oct 18, 2011.
This article explains the functionality of Export to Excel using NPOI dll
Fill in PDF Form Fields Using the Open Source iTextSharp DLL
Jun 18, 2007.
This article describes a quick and simple approach to programmatically completing a PDF document through the use of the iTextSharp DLL. The article also discusses how one might go about using the iTextSharp DLL to discover and map the fields available within an existing PDF.
Using Cards.dll in a Windows Control Library
Jan 16, 2003.
This project aims at designing a windows control library that encapsulates a playing card.
DNS Resolver using DNSAPI.DLL
Apr 15, 2002.
This is a DNS resolver using the dnsapi.dll, it can do all sorts of DNS lookups and not just simple a record lookup like the Dns class in the .NET framework.
C# and ActiveX DLL
Dec 14, 2001.
As you know with Visual Basic 6.0, it is possible develop a COM server and implement them in a Visual Basic client program. But this is being done by using Visual Basic. You may wonder about the idea of calling this DLL in a C# Application. Well, C# language provides us a way to call this COM server in a program. When we compile a C# program an Intermediate Language is generated and it is called as Managed Code.
Tutorial: Creating C# Class Library (DLL) Using Visual Studio .NET
Dec 09, 2000.
This step-by-step tutorial shows you how to create a class library (DLL) in Visual Studio .NET.
Creating C# Class Library (DLL) Using Visual Studio .NET
Dec 09, 2000.
This tutorial explains how to create a C# class library(dll) and call it from a C# console client application. In this tutorial we will see how to build a Class Library, and to build a client application to test the DLL.
Customize Swagger UI In ASP.NET Web API Restful Service
Mar 30, 2022.
Swagger UI is very powerful documentation tool for Restful services so lets learn how we can implement and customize in Web API Restful service.
Implement Swagger UI In ASP.NET Web API Restful Service For Documentation Using Swashbuckle
Feb 28, 2022.
Swagger basically is a framework for describing, consuming, and visualizing RESTful APIs. The nice thing about Swagger that it is really keeps the documentation system, the client, and the server code in sync always, in other words the documentation of methods, parameters, and models are tightly integrated into the server code.
Creating EF6 Database Migration In Separate .Net Core Library
Oct 08, 2020.
In this article, you will learn how to create EF6 Database Migration in Separate .Net Core Library in asp.net core 3.1.
SharePoint 2016/2013 - How To Install SharePoint Client Components SDK
Aug 12, 2017.
Learn how to set up client machines for CSOM-based PowerShell development using SharePoint Client Components. Download the appropriate MSI file based on your OS version, install it, and access SharePoint client-side DLLs.
Visual Studio and .NET's Unit Test Framework
Jun 08, 2016.
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, and demonstrates how to automate testing for a DLL component.
Group Doc Viewer In .NET
Jan 11, 2016.
In this article you will learn about Group doc viewer which is a Document Viewer for .NET and also for Java that is used to View documents of more than 50 file type.
Disassembler Mechanized: Part 4
Apr 10, 2015.
This article is the fourth and final part of how to do a mechanized disassembly in .Net.
Convert DataTable To JSON String in ASP.Net
Feb 20, 2015.
Here I will explain how to convert a DataTable to JSON string using a written helper function (in C#) and Newtonsoft DLL.
Creating a Library Using Visual Studio 2015
Feb 19, 2015.
In this article we learn how to create a DLL file and how to use this file in another program.
Native Assembly Programming in .NET
Nov 07, 2014.
Learn to create EXE and DLL files using MASM in Visual Studio. Configure project settings, write assembly code, debug, and test applications. Explore the power of assembly language for faster execution and system programming.
.NET Reverse Engineering: Part 3
Oct 26, 2014.
In this article, we shall be confronted with the rest of the implementation in the context of CIL programming as such, how to build and consume DLL file components using the MSIL programming opcodes instruction set.
How to Send the Runtime Generated File as Attachment in Sending Mail Using C#
Jul 29, 2014.
This article describes how to send an email with a runtime generated file as an attachment in C#.
How to Add an Image in Runtime Generated PDF File
Jul 22, 2014.
This article describes how to add an image to a runtime generated PDF file.
Time Bomb: Set a Time to Shutdown Your Laptop
Feb 03, 2014.
This article provides a program that can shutdown your Laptop/Desktop at a specifeid time.
Captcha Image in ASP.Net
Dec 07, 2013.
In this article, you will learn about Captcha images in ASP.Net.
Look at WinDbg Commands For Advanced .NET Debugging
Sep 27, 2013.
This article describes the WinDbg commands helpful for analyzing an ASP.NET memory dump.
Programmatically Add the Site Collections to Have Read Only Access to the Local Site Collection Taxonomy Group in SharePoint 2013.
Jul 22, 2013.
In this article you will see how to add the site collections to have read only access to the local site collection taxonomy group in SharePoint 2013 using server object model.
Export Chart to PDF Using ITextSharp
Jul 18, 2013.
In this article, you will learn how to export asp.net chart control to PDF using iTextSharp.
Export Grid View Data to PDF Using ITextSharp
Jul 15, 2013.
This article explains how to export ASP.Net grid data to a PDF with custom width using iTextSharp.
Getting Started ITextSharp in ASP.Net
Jul 15, 2013.
This article explains how to use iTextSharp and its features in ASP.Net.
Getting Started With ITextSharp in ASP.Net
Jul 10, 2013.
This article explains how to use iTextSharp and its features in ASP.Net.
Google Search In ASP NET
Jun 19, 2013.
This article describes how to add google search feature in ASP.Net. Here I will describe how to communicate with Google search API.
To Find Installed Version of .Net Framework Using CLR Version Tool
Jun 14, 2013.
Learn about Clrver.exe utility to identify .NET Framework versions. Use MSCorEE.dll presence in system directories. Visual Studio command prompt access. View installed .NET versions and CLR versions used by processes. Enjoy this informative guide.
SharePoint 2010 Check User Permission on Web
May 29, 2013.
In this article I would like to explore multiple ways to check User Permissions on a web object.
Create Rating in ASP.NET
Feb 24, 2013.
Here I explain how to create a rating in ASP.Net. The Ajax control toolkit Rating control provides an option to implement to rating on websites.
Send Emails With Attachment in ASP.NET
Feb 16, 2013.
In this article, you will see how to send an email with an attachment using C# in ASP.NET.
How to Find Control and Its Value From DataGrid in WPF
Feb 08, 2013.
In this article I will demonstrate how to find a control and its value from a “DataGrid” in WPF using the WPFToolkit.dll.
ActiveX Controls in VB.NET
Nov 10, 2012.
VB.NET language provides us a way to call this COM server in a program. When we compile a VB.NET program an Intermediate Language is generated and it is called as Managed Code. This article shows how to create a simple server by using Visual Basic 6.0 and implementing it in a VB.NET client program.
Prevent CD Autoplays in VB.NET
Nov 09, 2012.
This article describes the approach used programmatically to prevent a CD from going into auto play mode.
Just for Fun - A Small Piano Keyboard in VB.NET
Nov 09, 2012.
This one was just for fun; the article describes a project used to build a simple piano keyboard that plays some not too terrific sounding notes courtesy of the Kernel32.dll’s beep function.
Monitor Internet Connection State in VB.NET
Nov 08, 2012.
This article describes an easy approach to building two controls used to monitor the status of an internet connection and provide the user with some indication of that status. Within the attached project, there are two controls, one shows the user what the connection type is and whether or not the machine is connected or offline, the other one is used to show some indication of the quality of the connection in terms of whether or not the connection is good, intermittent, or offline.
Update Record in GridView Using Modal Popup Extender
Sep 10, 2012.
Today I am going to show you the use of the Ajax Model Popup Extander control and in this article I am going to explain how to update a record in a GridView using a modal popup extender.
Connect C# With MySQL
Jul 31, 2012.
The purpose of this article is to show step-by-step how to connect C# to MySQL using MySQL Connect/Net.
Finding What Are the Assemblies Are Loaded Currently in Current AppDomain
May 14, 2012.
Determining what assemblies are currently loaded in the current AppDomain. This guide addresses a common problem in software development: issues with DLL integration into main applications.
Page Transition Animation in Windows Phone 7
Mar 15, 2012.
This article describes how you can create page transition animations in a Windows Phone 7 application.
Managed C++ Wrapper For Unmanaged Code
Feb 10, 2012.
This article shows how to create a C++ CLR Class Library wrapper for unmanaged code.
Submission Policy for term set in SharePoint 2010:Part 2
Jun 01, 2011.
In this article we will be seeing how to enable this option to add the terms to the term set by the end user using SharePoint object model and powershell.
Enable Developer Dashboard in SharePoint 2010
May 19, 2011.
In this article we will be seeing how to enable developer dashboard in SharePoint 2010.
Enabling Support for Alternate Languages in SharePoint 2010
May 11, 2011.
In this article we will be seeing how to enable support for alternate languages in SharePoint 2010.
Installed Languages in SharePoint 2010
May 11, 2011.
In this article we will be seeing about the Installed languages in SharePoint 2010.
Programmatically get all the items from Hold Reports list in Sharepoint
May 06, 2011.
In this article we will be seeing how to get all the items from the Hold Reports list using SharePoint object model.
Get the list of holds for the specified item using Powershell and programmatically in SharePoint 2010
May 06, 2011.
In this article we will be seeing how to get the list of holds for the specified list item using powershell and programmatically in SharePoint 2010.
Creating a Plugin enabled Application : Part 1 of 2
May 04, 2011.
In this article I am trying to show how to create a plugin enabled application using .Net Reflection.
Add a polygon to the Silverlight Bing Map
May 02, 2011.
In this article we will be seeing how to add a polygon on top of the Silverlight Bing Map.
Step Towards Windows Communication Foundation: Part 3
Mar 22, 2011.
In this article we will see how to develop our first WCF service without using a Visual Studio template. Follow the steps given.
How to create a custom permission level in SharePoint 2010
Mar 04, 2011.
In this article we will be seeing how to create a custom permission level in SharePoint 2010.
How to get all the permission levels in SharePoint 2010
Mar 01, 2011.
In this article we will be seeing how to get all the permission levels in SharePoint 2010 using C# and powershell script.
How to set a master page to the site in SharePoint 2010 using powershell
Mar 01, 2011.
In this article we will be seeing how to set the master page to the site in SharePoint 2010 using powershell and using console application.
How to unpublish a content type in SharePoint 2010
Feb 28, 2011.
In this article we will be seeing how to unpublish a content type in SharePoint 2010.
Taxonomy Term in SharePoint 2010
Feb 24, 2011.
In this article we will be seeing about the Term in SharePoint.
Taxonomy TermSets in SharePoint 2010
Feb 24, 2011.
This article is about the TermSet in SharePoint.
Understanding Isolated Storage in Silverlight
Feb 05, 2011.
In the previous article we learned the fundamentals of Isolated Storage and how to write to files in isolated storage using the same classes you use for ordinary file access in a .NET application, such as StreamWriter and BinaryWriter.
Common Language Integration in .Net Framework
Jan 31, 2011.
CLI (Common Language Integration) is an important concept in .Net Framework. As you, .Net supports multiple languages; more than 100 in Visual Studio 2010.