Click here to Skip to main content
15,895,777 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 Title

.NET4 

19 Apr 2013 by Necmettin Demir
"How to series" about MVC, jQuery, JSON, paging, mapRoute.
17 Jan 2016 by Harsha Wansooriya
Sample Game using XNA
11 Oct 2009 by Shivprasad koirala
In this article we will discuss about new feature DLR and also about ‘dynamic’ and ‘expando’ objects.
17 Oct 2019 by Changqin Liu
C# framework integrated with spring.net and ibatis.net
6 Jan 2014 by Assil
This article describes asynchronous patterns in .NET and how to do them.
31 Aug 2010 by Livio Francescucci
How to create an ASP.NET gridview AJAX enabled connected with WCF SOAP and REST webservices.
25 Oct 2015 by Greg Nutt
This is a VB.NET Version for ".NET Remoting Events Explained"
14 Jan 2014 by Ron Beyer
Convert what System.Convert can't.
3 May 2016 by Southmountain
this post discussed .NET versioning and multi-targeting of .NET application and component written in C#.
22 Nov 2013 by Vagif Abilov
The article describes limitations of WCF Data Services client and shows how Simple.OData.Client can become a better alternative
23 Mar 2010 by Eunge
The article introduces how to easily develop business solutions in RapidWebDev through developing a product management system with the special requirement step by step.
24 Jun 2013 by Meshack Musundi
Rotating a 3D object in a WPF application using hand gestures and Leap Motion
2 Oct 2010 by Shivprasad koirala
6 ways of doing locking in .NET (Pessimistic and optimistic)
27 Oct 2010 by Niladri_Biswas
This short tutorial will give the idea about the usage of Dynamic Keyword in dotnet 4.0
23 Apr 2016 by pdoxtader
Wait, timeout and evaluate early thread release criteria easily and clearly with WaitTimeout
8 Nov 2010 by JP van Mackelenbergh
A component which allows to work with WCF services in a robust way
16 Aug 2013 by Robert Köpferl
This article provides a better browser control than the one included in WPF
1 Jul 2010 by Wayne Wood
Verify the execution efficiency of a series of short .NET 4.0 parallel programming samples
7 Jul 2010 by Josh Fischer
Leverage your existing classes and the power of Generics to speed up and simplify importing denormalized data into your system.
9 Mar 2012 by Sacha Barber
Show hows to alter the DatePicker to use keyboard up/down keys for cleverer date selection.
30 Aug 2009 by marcominas
A Windows Service that uses interface to work like the Linux Crontab service
1 Sep 2009 by Fiwel
A DataGridView column show/hide popup - Menu style.
2 Feb 2012 by Keith Barrow
A DatePicker based Event Calendar with MVC3 and AJAX
19 Sep 2009 by jebarson
New features of Visual Studio 2010 discussed
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?
17 Dec 2013 by Mike Gledhill
How to easily add an "export to Excel" feature to your app
25 Dec 2010 by tgis.top
A SplitButton with its button part has all the characteristics that a Button has.
15 Jul 2010 by Seth Dingwell
An implementation of IEqualityComparer that can be used to compare any class by one of its properties
7 Oct 2010 by simpledotnetsolutions
Delay-loading using UpdatePanel
16 Dec 2010 by tgis.top
CheckGroupBox, RadioGroupBox, CollapsibleGroupBox controls
14 Jan 2011 by Sacha Barber
A look at Fluent APIs and an example of one.
23 Feb 2014 by Sacha Barber
A small article on how to use NServiceBus to create workflows
21 Oct 2010 by Ed Guzman
The Chart control gives you freedom to develop graphic reports.
11 Feb 2013 by Sander Rossel
Journey to the center of the .NET Framework with a chance of IL along the way!
22 Jul 2016 by Mohamed Kalmoua
In this article, I will create a master-detail view using the Entity Framework.
18 Mar 2013 by codekaizen
A convenient, high-performance money structure for the CLR which handles arithmetic operations, currency types, formatting, and careful distribution and rounding without loss.
5 Mar 2016 by Qwertie
LLLPG, the Loyc LL(k) Parser Generator: now parsing C# itself!
2 Mar 2010 by Eunge
ValidationScope is used to collect all input errors in a context although validation code exists in independent APIs.
1 Nov 2010 by Sacha Barber
A control that partially emulates a popular phone.
5 Jan 2013 by Mass Soldal Lund
Creating a pie menu control for WPF
6 Jul 2011 by Weidong Shen
This article describes building a sample Silverlight application with the MVVM Light toolkit, WCF RIA Services, and a pluggable application architecture using MEF.
4 Nov 2010 by logicchild
An article that describes WPF for the beginner and provides some tips for the intermediate.
17 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part 2) is to introduce you to using of VB / Microsoft .NET library, Function, Methods as well in your Microsoft Windows PowerShell script.
22 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part-1) is to introduce you with Microsoft Windows PowerShell.
21 Aug 2010 by Md. Marufuzzaman
The objective of this article (Part 3) is to introduce you to Microsoft Windows PowerShell and learn some basic command of windows PowerShell.
7 Jul 2011 by Weidong Shen
Part 1 of a series describing the creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services.
8 Jul 2011 by Weidong Shen
Part 2 of a series describing the creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services. In this second part, we will go through various topics on how MVVM Light Toolkit is used in our sample application.
8 Jul 2011 by Weidong Shen
Part 3 of a series describing the creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services. In this part, we will discuss how custom authentication, reset password, and user maintenance are implemented in the sample application.
30 Aug 2010 by defwebserver
This module allows you to easily gather, and process Expense Reports, from users in your DotNetNuke portal
8 Mar 2011 by Weidong Shen
Part 1 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
8 Mar 2011 by Weidong Shen
Part 2 of a series describing the creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
16 Nov 2010 by Mario Majčica
A simple Flickr application using the Flickr.Net API library and some cool effects.
16 Dec 2018 by Praveen Raghuvanshi
An application explaining the basic implementation of Autosave feature
31 Jan 2013 by zaphoed
The following article demonstrates a C# implementation of a simple property system.
13 Sep 2009 by Md. Marufuzzaman
A simple example of SQL server admin tools.
23 Apr 2014 by Graham Lemon (UK)
Implementing a simple News Ticker custom control for Winforms .NET to reduce flicker as much as possible.
1 Nov 2010 by syntaxed
Writing, configuring, and consuming a WCF Service using VS2010
15 Oct 2010 by Andre Trollip
A simple set of classes to make creating Peer to Peer messaging easy using UDP. Features built-in message concatenation and delivery receipts for reliable transmission.
28 Jan 2013 by Agent__007
A simple WPF text clock gadget for Windows
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
25 Jul 2014 by JamesHurst
Walks through the creation of an on-screen virtual keyboard for entering non-ASCII chars
13 Jan 2015 by Jacques Fournier
Sudoku is a program built in C# with a WPF user interface.
19 Mar 2016 by amar nath chatterjee
Here is a template or pattern for using datagrid in building monitoring UI for simulations and tabulated data presentations.
26 Feb 2016 by Alan Seedhouse
An Editor Control to edit both Flags and non-Flags Enums
21 Dec 2010 by Don Kackman
Building a WP7 browser app for last.fm
20 Sep 2010 by paul_the_kelly
Utility for VSX developers, or for COBOL developers who want to see a WPF application
9 Sep 2011 by Magnus Gudmundsson
A WPF DateTimePicker that Works like the one in Winforms
8 Jul 2013 by JP van Mackelenbergh
Abstracting the ORM Framework via Repository/Unit Of Work patterns
27 Oct 2014 by Dominick Marciano
When iPhone SMS messages are backed up to your computer using iTunes, the messages are stored in a SQLite database. This article will show the layout of this database file and how to access all saved message information.
14 Jan 2015 by Paulo Zemek
Understand how to create fully configurable frameworks that let your application evolve without creating bottlenecks.
3 Nov 2013 by Lyubomir Rumenov Velchev
How to switch between N number of threads - primary and secondary services. Show a way to implement backup service switch. This could be easily converted to load balancing service.
26 Nov 2012 by Adib Saad
A .NET4.0 alternative for "Add Most Recently Used Files (MRU) List to Windows Applications"
28 Apr 2014 by Declan Bright
A technique which ensures that an ASP.NET GridView displays nicely on small screen devices.
12 Jul 2010 by hamityildirim
Add-in - add-on programming and an example for Outlook add-in regions, views, rules, and reports.
16 Mar 2011 by Nish Nishant
This article is about a very light-weight enum extension library that takes advantage of dynamic types in .NET 4.0 to provide a simple way to add meta attributes to an enum field.
5 May 2013 by Paulo Zemek
This library is intended to "replace" ADO.NET by solving type mismatches and by creating typed readers that are faster and easier to use than DataTables.
28 Sep 2012 by AdamNThompson
A data access component for SQL Server in VB.NET.
10 Jan 2012 by Huisheng Chen
monitor sql server processes and jobs, analyse performance, object version control, view executing sql query, kill process / job, object explorer, database shrink/log truncate/backup/detach/attach etc
16 Dec 2010 by Vincent-Philippe Lauzon
Samples showcasing usage of OData in .NET (WCF Data Services); samples go in increasing order of complexity, addressing more and more advanced scenarios.
22 Sep 2017 by Dirk Bahle
A list of advanced tips & tricks on Virtualized WPF TreeViews
29 Mar 2010 by Anoop Pillai
Explores the dynamic features in C# 4.0, and a few cool things you can do with the same.
8 Dec 2010 by Matthew Dennis
Refactoring Lucene.NET to follow .NET best practices and conventions rather than Java's coding styles and limitations. This is the second in a series of articles that will be available at www.codeproject.com that follow the process from beginning to end.
19 Nov 2010 by Matthew Dennis
Refactoring Lucene.NET to follow .NET best practices and conventions rather than Java's coding styles and limitations. A series of articles will be available at www.codeproject.com that follow the process from beginning to end.
6 Jan 2014 by S. M. Ahasan Habib
In this article, I explain with transaction related theory and code sample, how in various scenarios we can use TransactionScope with various options for managing real life transactions.
23 May 2010 by logicchild
An article that demonstrates how to use video, images and animations via WPF
15 Jun 2013 by defwebserver
Step-by-step tutorial to create a HTML5 LightSwitch application
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#
25 Oct 2010 by Niladri_Biswas
This example shows how and where to implement the strategy design pattern.
29 Mar 2010 by Nish Nishant
An ExifReader class in C# that supports custom formatting and extraction. StyleCop compliant code, with demos for WPF and Windows Forms.
30 May 2013 by arshad115
A very simple HttpListener server which implements handling AJAX requests. Made to present a web service endpoint in your Windows Forms application.
28 Aug 2012 by Code Artist
An improved version of WinForms gauge control based on AGauge.
26 Oct 2010 by Niladri_Biswas
This short article will show some of the benifits that the BigInteger class provides
27 Oct 2010 by Niladri_Biswas
This short article will show some of the benifits that the Complex Struct provides
26 Oct 2010 by Niladri_Biswas
This short article will highlight upon some of the features of Expando Object
26 Oct 2010 by Niladri_Biswas
TThis article will tell about the advantage of using named parameter
26 Oct 2010 by Niladri_Biswas
This article shows the benefits of using Optional Parameter
20 May 2013 by Paul A Francis
Discusses how stock market trading works, the different types of market data available, and provides a code example with sample data that processes a market data feed
25 Oct 2010 by Niladri_Biswas
This article will introduce some of the benefits of using SortedSet.