Click here to Skip to main content
15,867,568 members
Everything / .NET

.NET

.NET

Great Reads

by Alex Pumpet
A simple program for comparing table data from two sources - SQL databases, Excel, CSV or XML-files
by Szymon Roslowski
Just another approach to understanding communication between HID devices and C#.
by Jeffrey Walton
Import and export Cryptographic Keys in PKCS#8 and X.509 formats, using Crypto++, C#, and Java.
by shunninghuang
CPS1 emulator, ROM hacking

Latest Articles

by Xavier Junqué i de Fortuny
Converts MathML coded string to/from plain text string
by Federico Di Marco
An improved JSON configuration provider that allows partial or full encryption of values in appsettings.json
by Akram El Assas
Microservices sample architecture using ASP.NET Core 8, Ocelot, MongoDB and JWT
by Akram El Assas
TDD in C# through a simple example

All Articles

Sort by Updated

.NET 

21 Dec 2008 by #realJSOP
Parse a string with quoted elements, insert/add/delete elements, and is CLS compliant
4 Nov 2012 by #realJSOP
The classic word game using words and letter scores allowed in Scrabble
17 May 2008 by #realJSOP
One method for loading common and object-specific data from your app.config file.
28 Sep 2008 by #realJSOP
Put text on a bitmap, make your winform app go full-screen, and say hello to some simple LINQ code.
1 Oct 2008 by #realJSOP
Implement repetitive tasks at consistent intervals
2 Oct 2008 by #realJSOP
Discusses windows authentication and application-specific authentication for WinForm applications
11 Dec 2010 by #realJSOP
Scrape the My Articles page here on CodeProject to keep an eye on your articles.
24 Jun 2010 by #realJSOP
Create a dynamically resizable wizard form
17 Dec 2008 by #realJSOP
A not-so-dotNet way to allow multiple programs to share a single settings file
4 Jan 2009 by #realJSOP
A utility that you can use to "exercise" your inkjet printer without wasting a lot of ink or paper
17 Mar 2010 by #realJSOP
Tie it all together and not lose your mind in the process
17 Dec 2010 by #realJSOP
How to get all the events you want - whether you need them or not.
17 Dec 2010 by #realJSOP
Use the demo application (from Part 1) to observe events posted when creating files in the watched folder
5 Oct 2010 by #realJSOP
One way to create a completely random encryption key, and sharing it with a client application
4 Nov 2012 by #realJSOP
My Anagrams game ported to WPF.
11 Apr 2020 by #realJSOP
Any technology suitably advanced will generally be viewed as "magic".
7 Apr 2018 by #realJSOP
Parse CSV files.
25 Feb 2018 by #realJSOP
Abusing attributes, and loving it.
11 Oct 2016 by #realJSOP
A GPS class with a coordinate parser, distance calculation, and bearing calculation.
27 Feb 2018 by #realJSOP
Create and run jobs kinda like SQL Server Enterprise - Users Guide
30 Sep 2017 by #realJSOP
Create and run jobs kinda like SQL Server Enterprise - Architecture and design decisions
30 Sep 2017 by #realJSOP
Create and run jobs kinda like SQL Server Enterprise - The CSV and Excel Importer Code
30 Sep 2017 by #realJSOP
Create and run jobs kinda like SQL Server Enterprise - Job Scheduling Code
30 Sep 2017 by #realJSOP
Create and run jobs kinda like SQL Server Enterprise - How Packages Are Run
30 Sep 2017 by #realJSOP
Create and run jobs kinda like SQL Server Enterprise - Interesting Coding
1 Oct 2017 by #realJSOP
This is an alternative for "Custom exceptions without constructor tedium"
7 Apr 2018 by #realJSOP
An example of evolving code to fit new demands
22 Jul 2019 by #realJSOP
Avoid ORMs with this reasonably generic approach to ADO
10 Apr 2020 by #realJSOP
A rewrite of a previous article with more liquid nitrogen and bacon
9 Apr 2020 by #realJSOP
When you're using other people's code, especially code that might get updated from time to time, it's important to remember that you can probably extend it and make it in your own image, without necessarily changing the original code, and by using the power of object-oriented programming.
4 Nov 2021 by #realJSOP
A tool to generate model and viewmodel classes directly from your selected database
22 Feb 2021 by #realJSOP
Present enumerators in your WPF UI
23 Feb 2021 by #realJSOP
Implement enumerator selection in your WPF apps
1 Mar 2021 by #realJSOP
For those times when you need more control over when a modeless window is created/displayed
9 Mar 2021 by #realJSOP
This library is intended for use in a multi-environment system, but it certainly be used under less stringent environmental confines, even down to a single desktop machine taht needs to connect to a single database server.
5 Nov 2021 by #realJSOP
One way to allow access to multiple model entities within a ASP.NET MVC view.
18 Feb 2021 by #realJSOP
A WPF ListView that automatically generates columns (that are also sortable) based on decorated entity properties
8 May 2007 by #realJSOP
A method for programatically determining the appropriate foreground color based on the specified background color
21 Jan 2021 by #realJSOP
Finally, a customizable MessageBox for WPF applications
8 Mar 2009 by Đonny
This article introduces and describes a framework that allows the creation of managed plug-ins for the Total Commander file manager.
21 Mar 2003 by 'Anil' Radhakrishna
Mimics PowerPoint functionality & can be used for short text messages
7 May 2003 by 'Anil' Radhakrishna
Overcome the problem of image quality deterioration on resizing by converting to PNG format.
23 Jun 2006 by 'Anil' Radhakrishna
A lightweight method to generate a Word document without using any components and show it in Print Layout.
29 Apr 2003 by (Steven Hicks)n+1
How to do Image Galleries using ASP.NET
9 Oct 2003 by * Sandeep Alur
This article introduces the concept behind Principal and Indentity objects in .NET and proposes a security model adopting these objects in a .NET application.
31 Jan 2009 by -- Abhi --
An article on how to utilize session variables
24 May 2006 by --==## Andy74 ##==--
How to detect network connections using the SENS Network Events component.
16 Oct 2006 by --==## Andy74 ##==--
Use a personal provider to manage users and roles in a web application.
8 May 2007 by --==## Andy74 ##==--
How to use a certification to connect to an SSL channel and use a web service
19 Jun 2013 by -james
Being Dynamic in a Staticly Typed World
23 Oct 2007 by .chris
The code helps speed up the devopment of toolparts using SmartPart and SharePoint.
25 Mar 2006 by .dan.g.
A support tool to allow those performing builds to independently determine exactly what source files have been changed and by whom
10 Jun 2005 by .NETian
In this article, we will learn the basics of socket programming in .NET Framework using C#. Secondly, we will create a small application consisting of a server and a client which will communicate using TCP and UDP protocols.
26 Apr 2007 by .NetRams
ASP.Net datagrid onclick change selected row back color.
13 Oct 2010 by .Shoaib
A framework for object serializiation/deserialization that is many times faster and yields a compact output.
26 May 2007 by .Suchit
Tinkering with SilverLight to get a 3D scene rendered in the Browser.
26 Sep 2007 by /randz
A custom vertical label user control in C#.NET with support for transparent backgrounds.
6 Sep 2007 by /randz
A library used to encapsulate web request parameters to keep them from prying eyes and to prevent injection of unwanted data.
12 Nov 2007 by 00K
A simple way to access your database using vb.net
9 Nov 2006 by 0_u4n8 ][_,3
Design time programming sample with fast input textbox control
27 Dec 2015 by 0xC0000054
A C# library to host Photoshop-compatible filters in .NET 2.0 and later
21 Mar 2007 by 10Tec, Sergey Gorbenko
Tool for creating MS Visual Studio XML documentation files. These files can be used for Visual Studio Intellisense, and to create help files via tools such as NDoc and SandCastle.
15 Nov 2010 by 10Tec, Sergey Gorbenko
Tool for creating MS Visual Studio documentation files - XML Summaries, HxS/MSHC help solutions and manuals.
26 Jan 2015 by 1337Architect
Handy classes to use the .NET Encryption/Decryption
21 Dec 2006 by 2sky
A brief overview of how the Hera Application Framework aids you in the development of data-driven applications.
29 Jul 2008 by 2sky
Translate a WPF User Interface using the Google AJAX Language API in real-time
18 Mar 2004 by 3sL
An article on how to make a composite custom control
9 Jun 2004 by 3sL
Two listboxes to choose from and client-side scripting to move items from left to right and vice versa
28 Feb 2006 by 3sL
Dynamically load DLLs, configure them, and use different DLLs / stubs when unit testing and when using the production version.
5 Mar 2015 by 65Goat
This contest submission is for a home monitoring solution that reads temperature, humidity and states from various sensors around a home. The data is stored in Azure and can be accessed via mobile devices.
29 Jan 2011 by 69Icaro
Analyzing the Snake game, we'll study an application for the new Windows Phone 7 platform, focusing on localization, Inversion of Control, navigation, transition effects, triggers, Isolated Storage, audio and we'll also use Blend to create a rounded glowing button, and other things...
11 Jan 2009 by 6opuc
Fast and easy to use data access class library.
5 Oct 2007 by 8r13n
Simple example of how to build a finger controlled list that runs smoothly
16 Oct 2007 by @MSI
A library for creating pickers: controls that display rich drop-down UIs
13 Apr 2016 by @nkit Bajpai
This article discuss a simple application built using WPF MVVM design pattern and explain the basics of Command Binding and DataBinding.
26 Aug 2017 by @Shiv
Easy and simple ReCptcha tool for Web Application in pure C# code, no JavaScript external plugin required
9 Oct 2005 by [ICR]
Demonstrates how to impliment a textbox who's input is regulated via. a regular expression.
23 Sep 2007 by [ICR]
How to create an application that consists primarily of a tasktray icon
21 Oct 2007 by ]Whatever[
An add-in that handles incrementing assembly and file version numbers under certain conditions.
25 Jan 2006 by _ABHILASH_MS_
An article on how to write custom BizTalk functoids.
27 Jan 2006 by _ABHILASH_MS_
An introduction to BizTalk Server.
23 Feb 2006 by _ABHILASH_MS_
A simple example on using the BizTalk Server.
21 Mar 2006 by _ABHILASH_MS_
An article on how to use Dynamic Mapping in BizTalk.
25 Sep 2006 by _alank
An article on Programming and Deploying SharePoint Web Parts
30 Sep 2006 by _alank
An article on Programming and Deploying WSS Web Part
25 Sep 2006 by _alank
A basic Article on using Visual Studio Setup (Web Setup)
10 Jul 2012 by _Amy
Sending a DataTable to a Stored Procedure using Table Valued Parameters.
5 Jan 2009 by _anil_
Store and organize your shortcuts for easy launching of files and applications
31 Jul 2005 by _Asif_
Article that helps writing SQL in XML to provide better support
21 Jul 2014 by _Asif_
Article will demonstrate how to develop generalize framework for creating Outlook style Auto Refresh Count of Menu Items
5 Aug 2015 by _Asif_
Framework helps resolve Template Codes present in any text at Runtime
5 Nov 2015 by _Asif_
Article helps reducing offsite development efforts by presenting a Mocking Layer for financial Middleware systems
7 Sep 2007 by _Bala
This article explains a 3D geometry library developed using VB.NET.
16 Jun 2007 by _Dals_
A cache that uses the power of static fields and generic class.
6 Aug 2012 by _DanV_
How to dynamically add controls on a hierarchical structure on MVC.
19 Oct 2005 by _duk_
Using the Excel namespace in C#, we can load or open an Excel file and read the cell contents.
16 Jun 2016 by _eol_
This article presents the minimal code necessary to display a hierarchical tree using Popups.
27 Sep 2016 by _eol_
The goal of this article is to create flat image buttons with bindable properties.
22 Sep 2014 by _groo_
An interface not present in .NET BCL, IIndexable exposes methods for iterating and indexing a read-only collection.
20 Jul 2010 by _H2_
An application and algorithms for best path in maze