Click here to Skip to main content
15,881,281 members
Everything / .NET / .NET4

.NET4

.NET4

Great Reads

by Igor Ladnik
Wrapper to facilitate usage of TCP sockets
by Roman Kiss
This article describes a design, implementation and usage of the Custom Routing Manager for managing messages via Routing Service built-in .Net 4 Technology.
by Nish Nishant
An ExifReader class in C# that supports custom formatting and extraction. StyleCop compliant code, with demos for WPF and Windows Forms.
by defwebserver
How using the Silverlight DataTrigger allows you to run a process and then raise another when using View Model (MVVM)

Latest Articles

by Elmue
An easy to use 3D control which can be integrated into an application in a few minutes
by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
by Ralf Meier
In this article, I demonstrate how to integrate Shelly® relays into my smart home, controlling the devices through routines in VB.NET.
by Sufyan S Jabr
All that you need to know when working with MSDTC, troubleshooting and problem solving.

All Articles

Sort by Updated

.NET4 

12 Feb 2024 by Elmue
An easy to use 3D control which can be integrated into an application in a few minutes
30 Nov 2023 by Ralf Meier
In this article, I demonstrate how to integrate Shelly® relays into my smart home, controlling the devices through routines in VB.NET.
11 Nov 2022 by Robert Gustafson
I've created an enhanced version of the Extended RichTextBox created by Razi Syed.
29 Oct 2021 by User 992674
Google Maps control for ASP.NET
21 Jun 2021 by Shivprasad koirala
Understanding two terminologies - reflection and dynamic keyword
16 Feb 2021 by practicalDeveloper
A custom drawn keyboard usercontrol and TextBox with keyboard popup
14 Oct 2020 by Padanian
Updating controls with a background worker with event-driven trigger
3 Aug 2020 by gstolarov
A class library and command line utility to add OCR information to image-only PDF files
10 Apr 2020 by #realJSOP
A rewrite of a previous article with more liquid nitrogen and bacon
6 Jan 2020 by The Ænema
This article will teach you how to create an amazing, clean and smooth WPF/Winform UI for your native application without using any complex, unsafe, ActiveXish methods, etc.
30 Dec 2019 by Ashwin. Shetty
.NET Delegates & its 5 different features (Func, Action, Predicate, Converter, Comparison)
25 Dec 2019 by Alexander Iacobciuc
In this article you will find an implementation of a stream player control.
13 Nov 2019 by pdoxtader
A multithreaded server class that accepts multiple connections from a provided client class. Each client can send and receive files and text (byte data) simultaneously along 250 available channels.
11 Nov 2019 by Suk H. Lee
WPF Window allows tabbing by drag and drop
17 Oct 2019 by Changqin Liu
C# framework integrated with spring.net and ibatis.net
4 Jun 2019 by Sacha Barber
An example application using angular/Rx for JavaScript/Web Sockets/jQuery
27 May 2019 by Alexandros Pappas
Example of a self hosted WCF service over HTTPS with transaction
24 May 2019 by Alexandros Pappas
This deletecertstore tool deletes certificate stores as a pendant to makecert
2 May 2019 by Alexandros Pappas
Rehosting of WorkflowDesigner in WPF and Windows Forms application, and invoking the workflow
1 Apr 2019 by Vladan.Obradovic
Generating a certificate file for web server and CA server(s) using a .NET C# Bouncy Castle library
15 Mar 2019 by Darryl Bryk
A software application is presented which facilitates the analysis of crash test data, automatically generates graphs with injury criteria, and generates reports
9 Mar 2019 by AlexeyYakovlev
This paper demonstrates a technique of building Sprache parsers using grammar inheritance.
2 Feb 2019 by Qwertie
No matter how lazy you are
31 Dec 2018 by Randy Kroeger
This article provides an example on how you can change application configuration settings within an existing ClickOnce publish, update the manifest files, followed by using the Mage utility for updating the manifest using the existing cert file.
30 Dec 2018 by Chinmoy Mohanty
Multiple techniques of implementing The Observer Pattern in .NET
16 Dec 2018 by Praveen Raghuvanshi
An application explaining the basic implementation of Autosave feature
3 Dec 2018 by replaysMike
How to binary serialize your classes without having to modify them
6 Nov 2018 by Dirk Bahle
How to create a new tool window in AvalonDock [2.0]
31 Oct 2018 by Aydin Homay
In this article, we will discover the power of generics in C#.
26 Sep 2018 by MattiLindroth
An example on how to call Oracle stored procedures with UDTs from ASP.NET MVC / REST API
4 Sep 2018 by Aydin Homay
In this article, I tried to show a real benchmark based on pressure test method, for a Big-Data collection in C# .NET.
27 Jul 2018 by B.O.B.
Implement a Global Try Catch block while still using the .NET Application Framework.
19 Jul 2018 by Ajcek84
PSAM Control Library ported over to WPF
14 Jun 2018 by paolo guccini
How to use the Microsoft Interop/Automation to implement parallel research of a Microsoft Office file password.
22 Apr 2018 by Muhammad Magdi
Fancy toast notification for WPF applications easy to use and support MVVM pattern
22 Apr 2018 by Muhammad Magdi
Fancy toast notification for WPF applications easy to use and support MVVM pattern
29 Jan 2018 by Mohammed Abdulla (ABSS)
Step by step procedure to xcopy deploy .NET assembly into fox-pro application
17 Jan 2018 by honey the codewitch
Dependency free, fast, lightweight JSON parsing and light query
15 Jan 2018 by Michael B Pliam
A very scalable recursive descent math expression parser with built in math functions and variable storage in C#
30 Nov 2017 by John Torjo
Easily read and write files from/to any Android Phone/Tablet/iPhone/iPad connected via USB.
5 Nov 2017 by Alexander Iacobciuc
In this article you will find yet another implementation of a web camera control.
24 Oct 2017 by Mike DiRenzo
Single C# class file that can be dropped into any project and used right away
22 Sep 2017 by Dirk Bahle
A list of advanced tips & tricks on Virtualized WPF TreeViews
1 Aug 2017 by Dmitry Brant
A custom control for Windows Forms that looks like an electronic 7-segment LED display.
31 Jul 2017 by Dirk Bahle
This article explains how to take advantage from look-less WPF controls through inheritance
22 Jul 2017 by Duncan Edwards Jones
How to use a Windows Azure storage table, blob or file as an event store for event sourcing
14 Jun 2017 by Robin Rodricks
.NET core/.NET standard is the latest incarnation of the .NET platform. This tutorial introduces you to this new world, and gives you practical advice to successfully port your .NET Framework library to .NET Core.
13 Jun 2017 by JeffLan
A responsive, JavaScript-enabled event-calendar using ASP.NET calendar control
11 Apr 2017 by Juan Francisco Morales Larios
Continues with the cloning objects .NET Framework
11 Apr 2017 by Juan Francisco Morales Larios
The importance of cloning objects in .NET Framework
16 Mar 2017 by lepipele
ASP.NET MVC C# Opensource library that abstracts social logins for OAuth providers like Facebook, Google, Twitter, PayPal
9 Mar 2017 by Graeme_Grant
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...
4 Mar 2017 by Duncan Edwards Jones
An outline of how a paired Azure queue and Azure table can be used for the command side of a CQRS application
16 Feb 2017 by Sayantan Dutta
Pre-compiled Razor view in ASP.NET MVC
15 Jan 2017 by Qwertie
A very small logging library
13 Jan 2017 by Qwertie
With this library,"from x in list select x.Property" returns another list.
10 Jan 2017 by Qwertie
Want to square-root an arbitrary type T in your generic code and multiply it by its natural logarithm? No problem.
9 Jan 2017 by kdmote
A simple program to translate numbers into their textual representation. (To turn 1013 into "one thousand, thirteen").
10 Dec 2016 by Qwertie
The Lexical Macro Processor transforms your C# code with a LISP-inspired macro system. Nice substitute for T4 templates, with Visual Studio integration and a Linux-compatible editor.
9 Dec 2016 by Riccardo Cervelli
Redraw database structure to improve productivity
7 Dec 2016 by Kuv Patel
Convert a class library of POCO classes to datacontracts for use with WCF without having to write DataContract and DataMember attributes directly to the POCO classes.
3 Dec 2016 by axuno
SmartFormat.NET /2 is a string template library that allows you to fill a string with data. Easy to use, fast, extensible, and extremely powerful. Allows for named {placeholders} using any data type, conditional formatting, iterating through IEnumerables, and much more.
17 Oct 2016 by Moshe Morris
A novel standalone tool to help limit computer-related distractions such as the internet, while promoting more healthy goal-driven behavior(s).
13 Oct 2016 by Fredrik Bornander
Showing how to prune nodes of a TreeView as a means of searching
5 Oct 2016 by Vladyslav Chernysh
Simple library that parses a string according to custom patterns.
30 Sep 2016 by Florian Rappl
Exploring WPF capabilities, limitations and work-arounds to create state-of-the-art applications with multi-touch features.
27 Sep 2016 by _eol_
The goal of this article is to create flat image buttons with bindable properties.
25 Sep 2016 by TheCodeKing
SaintModeCache is a thread safe in-memory cache wrapper for performance optimisation. It's able to continue serving stale content after expiry, whilst it repopulates the cache with a non-blocking single thread.
21 Sep 2016 by ArindamNayak
Enable CORS support in WCF and consuming WCF as rest API from different domain , other than WCF hosted domain.
20 Sep 2016 by Alen Toma
How to implement deep cloning using Reflection
13 Sep 2016 by ArindamNayak
This article explains how to get code coverage from asp.net website, web application , web service, stanalone executable etc..
9 Sep 2016 by Lucas Ontivero
A Bitcoin traffic sniffer that intercepts bitcoin protocol messages and analyzes them in order to check if bitcoin addresses in transactions are vulnerable.
7 Sep 2016 by Emanuel Santos
In this article i will show how to create a basic application to detect and recognize faces using EmugCV.
1 Sep 2016 by NaibedyaKar
SQL Server database project creation using Visual Studio 2013
31 Aug 2016 by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
28 Aug 2016 by George Sefcik
This article will show an easy way to add the ability to print, or save as an image, each screen (Window) or FrameworkElement (UserControl) in your application.
9 Aug 2016 by Rasik Bihari Tiwari
Let's understand the evolution from older multi-threading world to Task Parallel library (alias TPL). What are the use cases where you would want to leverage TPL instead of creating threads on your own. What are exact areas where TPL has real edge.
22 Jul 2016 by Mohamed Kalmoua
In this article, I will create a master-detail view using the Entity Framework.
4 Jul 2016 by Avelino Ferreira
"Don't care about Google Maps/Routing/StreetView programming. This Control gives your WinForms applications the power of Google Maps API v3". - my previous article. Unfortunately, since Dec.2015, Google Maps JavaScript API applications requires authentication and the program stopped working properly
28 Jun 2016 by Mohamed Kalmoua
This article describes how to create a UWP application that uses a Window Runtime Component.
26 Jun 2016 by Evgeny Pereguda
Simple imitation of direct streaming of live video from web cam on YouTube service on Windows 8 and Windows 10
21 Jun 2016 by Alexandros Pappas
Measuring COM+ performance
20 Jun 2016 by VijayRana
In this article, we will see different ways through which we can recieve post data by view in controller.
18 Jun 2016 by Paulo Zemek
Create animations easily using a Fluent API that integrates well with frame-based animation segments.
16 Jun 2016 by _eol_
This article presents the minimal code necessary to display a hierarchical tree using Popups.
16 Jun 2016 by David A. Gray
When I needed to compute the Daylight Saving Time transitions for any year, I had to dig a bit deeper into the time zone information stored in the Windows Registry.
16 Jun 2016 by Arkitec
A quick method of populating ComboBoxes from Enum's with optional resource strings.
12 Jun 2016 by David A. Gray
What happens when you have more items in your list than you have items in your control string?
22 May 2016 by Ryan Scott White
CppHeader2CS: A compile-time tool for converting C/C++ header constants, enums, and structures to C#.
20 May 2016 by Qwertie
The A-list is an all-purpose list, a data structure that can support most standard list operation in O(log n) time and does lots of other stuff, too
3 May 2016 by Southmountain
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
27 Apr 2016 by DmitriyArh88
Creating of user-friendly configurable internationalization mechanism in ASP.NET MVC application
23 Apr 2016 by pdoxtader
Wait, timeout and evaluate early thread release criteria easily and clearly with WaitTimeout
20 Apr 2016 by DmitriyArh88
Comparative analysis of .NET RESTful middleware solutions