Click here to Skip to main content
15,887,676 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 

4 Oct 2013 by _Noctis_
Showing how to use and tweak the DateTimePicker control
18 May 2014 by a_pess
Demonstrates how to retrieve resources from a .NET Assembly in Visual Basic .NET
27 Nov 2012 by Aadhar Joshi
Creating job in sql server which automates taking backup of all stored procedures and functions in physical drive.
9 May 2013 by Abhay@Accenture
22 Jul 2016 by Abhay@Accenture
Performance tuning using SqlBulkCopy
19 Dec 2016 by Abhay@Accenture
Get an extension attribute from AD using Principal Extensions in System.DirectoryServices.AccountManagement
5 Oct 2014 by Abhijit Ghosh (Subho)
Creating a Issue in Jira using Rest API and Microsoft XML Core Services (MSXML)
19 Oct 2014 by Abhijit Ghosh (Subho)
This is an alternative for "Creating a Issue in Jira using Rest API". This is an upgraded version as it contains a way of sending attachments with the issue. This version doesn't use MSXML as it is not recommended by Microsoft.
10 Sep 2009 by Abhishek Sur
It is to be noted, .NET has lately introducedResponse.RedirectParmanent() after a long await. The main motive of this is tohave permanent response redirection to the Search Engines.Response.RedirectParmanent() is an extension function introduced in .NET 4.0.Themain motive of it is to indicate
21 Nov 2012 by AdamNThompson
A reusable component for makeing REST service requests using C#
19 Dec 2013 by AE~1
A quick and easy tool for handling SSAS Cube Roles from C# Application
2 Mar 2016 by Akhil Mittal
Helper class to compare two class objects while unit testing
28 Mar 2015 by Alaa Ben Fatma
Surf your PictureBox using scrolling bars
26 Jul 2015 by Alaa Ben Fatma
Generate your arrays using a GUI tool
8 Apr 2011 by Albin Abel
Performing arithmetic operations between objects need to define overloaded operators and restricted to defined types in those method. This code provides an alternate flexible way.
27 Jan 2013 by Alessandro Lentini
This tip is connected to my previous one. I show how to use .NET 4.0 BlockingCollection in a simple way.
3 May 2010 by Alex Onezashvili
Download source files - 323 Kb Introduction. Background Using the code Screenshot About the Author Introduction. Frequently we need to find bottlenecks in MVC View Pages, but there is no proper free tool ,specially when we need to find problem in View...
14 Jan 2016 by Alexandros Pappas
Windows Service that launches UI app
24 Oct 2011 by AlexCode
Adding support for IHttpHandler on ASP.NET Routing
7 Nov 2011 by AlexCode
Hi guys, I have a new version of this.Although it works as expected for the majority of cases, I found a problem on the previous version of this code, that is, it reuses the HttpHandler for different requests and that can be a problem on more complex implementations where inner properties are...
13 Mar 2013 by Alexei Bouravtsev
COM OLE-container analog for .NET
28 Apr 2010 by Amal Nanda
Fun with F#F# (pronounced "F sharp") is a functional programming language for the .NET Framework that combines the succinct, expressive, and compositional style of functional programming with the runtime, libraries, interoperability, and object model of .NET, that lets users concentrate on...
13 Mar 2015 by Aman Thakur
The tip explains how to make recurring payments using the Stored Credit Cards in the Paypal Vault.
15 Jun 2014 by Amin Esmaeily
This trick is about how to effectively reduce reserved memory by process.
7 Jul 2013 by Amit_Mittal
An easy way to bind XAML with properties defined in code behind
23 Jun 2013 by Andrew Admire
Generates an NTLM character set, 1 to any max you set.
10 May 2015 by Ankit Bansal MVP
This articles explains the insertion of data into SQL Database using Stored Procedures with Output Parameters. Some Bootstrapping is also used to create a good looking HTML.
14 Apr 2014 by Ankur .K. Vishwakarma
This tip shows you a T/SQL function to split a string concatenated by a delimiter.
10 Jun 2010 by Anshul R
The Perfect Translation/Conversion of Code
13 Jun 2010 by Anshul R
Instead, you can create a new project in VS2008 and add the source code files to it.
14 Mar 2013 by Anshul R
Quick way to read RSS
9 Sep 2013 by Anthony Daly
A simple library for dealing with unhandled exceptions, with email support.
28 Nov 2013 by AnthonyMG
Tip for preventing deselection of rows in DataGridView
18 Sep 2012 by Anup Kumar Verma
Taskbar Notification like animation in WPF from code behind
24 Feb 2014 by Anupam Singh_
This tip is all about understanding the controller factory and exploring it...
14 Nov 2014 by Anurag Prajesh
Add new user registeration information in XML with C#
1 Dec 2014 by Anurag Prajesh
How to add banner and slideshow in your website with adrotator
28 May 2013 by Anushan Tennakoon
In this article I am going to explain an approach of implementing custom pagination for an ASP.NET MVC application.
6 Dec 2014 by ArindamSarkar
How to add dropdown inside Editable Kendo Grid
2 Mar 2016 by ArindamSarkar
Tips and tricks to quickly find out how to manipulate Excel using .NET Managed Code
4 Jun 2014 by arpanmukherjee1
RelayCommand.CanExecute in MVVM with attributes not WPF Requery
24 Sep 2014 by arpanmukherjee1
A base viewmodel implementing IDataErrorInfo
4 Apr 2014 by Arthur Peka
A tutorial to compare .NET objects
8 Sep 2013 by arussell
XNA - rotate model about each axis without gimbal lock
24 Apr 2014 by Arvind Singh Baghel
I am writing code to encrypt password in connection string in config file and decrypt password while getting connection from config file.
17 Jun 2014 by ashish_5437
Implement validations in knockout js
7 Apr 2013 by ashish__shukla
Routing is one of the integral parts of an MVC appliaction
13 Feb 2014 by Ashwin. Shetty
Lazy loading object in DI using Castle Windsor & System.Lazy
14 May 2014 by atlaste
How to fix hiding controls in the Visual Studio user control designer
26 Sep 2013 by ats_ATISH
How to select/deselect all checkboxes in gridview using JavaScript
19 Nov 2015 by B.O.B.
A simple extension to add an item that has a data source bound to combobox.items
14 Jul 2013 by Bahram Ettehadieh
A simple way to implement "Dynamic Authorization" with the ability to assign permissions for actions to roles or users.
23 May 2012 by BalaG Ganesan
ASP.NET MVC4 - Bundling and Minification
16 Aug 2012 by Balwant.mnd
My requirement is to convert a single column of a table to another multi column table with the save data that single column contained.
24 Apr 2014 by Bankey Sharma
Converting DataReader Result into List of Objects Using Generic Type, Property Attribute and Reflection
14 Feb 2014 by BenScharbach
How-To Convert a String Collection to a Multi-Enum item using TryParse
20 Nov 2011 by Bernhard Hiller
That's far too obscure.All you need to do is store a reference to the TabPage instance which was removed from the TabPages collection of the TabControl. You may use the form where the TabControl is placed for that purpose.You could also create your own TabControl which has an extra property...
26 Mar 2014 by biffthebootmaker
Winform programmatically creating a form and with corresponding events
15 Jul 2011 by BillWoodruff
An interesting change in behavior in VS 2010 Pro ?
2 Apr 2019 by BillWoodruff
Where a function requires execution in stages, and a check for an exit condition after/with each stage
26 Oct 2014 by Bimaln
Describe about the SOAP message in WCF with example.
14 Jun 2013 by Bojjaiah
Single Stored Procedure for delete/retrieve all table of records
13 Mar 2014 by BradodarB
Simple example outlining how to optionally employ AHAH based views in an MVC application.
27 Jun 2012 by Brady Kelly
A quick and easy way to ensure that your Code First DB Initializer is always run when your app starts, not just on the first data access operation
30 May 2011 by Brian Risley
How to do transaction scope exception handling.
8 May 2019 by Bruno Tabbia
Automatic positioning and resizing of explorer windows, without overlapping (for obsessive superusers)
10 Mar 2014 by caed
C# - Read Text File, Match a Word in First Line, Move File if Word Matches
16 Mar 2012 by Carlos Conceição
This article how you can use TextToCalcExpression to generate Linq Expressions in runtime
28 Apr 2011 by CDP1802
Serializing and deserializing objects with XamlServices class
19 Aug 2015 by charles922
Program that continuously monitors the NXT via Bluetooth
9 Mar 2015 by Chinh Vo Wili
This tip describes how to use Selenium WebDriver extension for jQuery of RaYell and customize waiting element loading
12 May 2017 by Chinh Vo Wili
Send HTTP GET requests, consume ASP.NET Web API server
8 Apr 2011 by Chris Trelawny-Ross
You got me thinking about other ways to accomplish "objects that are not numbers honoring math operators without implementing the operators on the objects."I'm too long in the tooth of strongly typed languages to have a good comfort level with all things dynamic (although reading about the...
17 Feb 2015 by Christ Akkermans
Code for verifying the resources used by DisplayAttribute in order to catch any missing resource strings
9 Jul 2012 by Christian Amado
In this tutorial, we will discuss on ProgressBar & Background worker. Follow the step-by-step tutorial to know how to use these clases.
13 Jul 2012 by Christopher John Paul
9 Aug 2012 by Christopher R Davis
Use model driven development with a MySql backend
17 Jun 2014 by cjb110
A String To Brush Converter for WPF/Silverlight
10 Sep 2014 by cjb110
How to configure columns of abstract entities.
9 Aug 2015 by Clifford Nelson
This tip provides an alternate way to combine data with text in a WPF control using a ValueConverter that could be considered easier.
14 Jul 2012 by codiemorgan
When you want your Texture2D resource to download from the Internet
25 Jan 2015 by Colm Hoban
A command line utility to script out all jobs from an instance to be used to transfer jobs to another server/environment or to be deposited in source control.
10 Dec 2016 by Cory Charlton
A thread-safe implementation of the ObservableCollection class
4 Dec 2013 by cyber_addicted
Multiple file uploads using jQuery without loss of file on multiple add and click.
18 Dec 2013 by cyber_addicted
Routing Technique in ASP.NET (WEBFORM) AND USE OF MapPageRoute
2 Nov 2014 by D Sarthi Maheshwari
A suggested solution to create Partition based Dictionary (reducing chances of OOM errors and adding capability to hold bigger KVP set in Dictionary).
10 May 2013 by d.ban
A LINQ tutorial for beginners.
6 Mar 2013 by Daniel Killyevo
If you need that validation message saying: "Input field should not contain HTML...” then this short tip is for you!
6 May 2014 by Daniel Lieberwirth (BrainInBlack)
This describes a simple way to create interactive, bitmap based, buttons for WinForm applications.
15 May 2015 by Daniel Nguyen Vinh
The iTextSharp API is a powerful Open Source tool for creating PDF documents on the fly; it has the ability to generate multilingual PDF but it does not come with the default setting. In order to display Unicode characters such as Vietnamese, please follow our post
5 Apr 2013 by dapeacenforcement
Easy way to edit the right ListViewItem (Row/Column) after MouseDoubleClick.