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

24 Dec 2023 by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
30 May 2023 by Sufyan S Jabr
All that you need to know when working with MSDTC, troubleshooting and problem solving.
1 Jul 2019 by Lance Roberts
A tray utility for monitoring log files and popping up error messages
8 May 2019 by Bruno Tabbia
Automatic positioning and resizing of explorer windows, without overlapping (for obsessive superusers)
2 Apr 2019 by BillWoodruff
Where a function requires execution in stages, and a check for an exit condition after/with each stage
11 Feb 2019 by Steffen Ploetz
Compare the speed of generic collections running on .NET Framework 4.6.1, .NET Core 2.1 and Mono/.NET 4.5 based on the framework's version of List against Loys's version of AList.
8 Sep 2017 by Thomas Corey
A quick way to write the contents of a DataTable to an RFC 4180-compliant CSV file
15 Jun 2017 by Ordiales
Create default interface implementation or whatever you want with runtime checking not implemented members
1 Jun 2017 by Sherjil_Ahmed
Mixing DB-First and Code First Approach for using SPs in EF-Way
12 May 2017 by Chinh Vo Wili
Send HTTP GET requests, consume ASP.NET Web API server
10 Apr 2017 by Swapnil Dhage
This is a helper/utility class that will add a layer of abstraction as well as separation for dispatcher related operations in WPF.
5 Apr 2017 by Juan Francisco Morales Larios
Useful Actions for debugger in System.Diagnostics
16 Mar 2017 by Robert Bettinelli
Easy JSON Recursion in VB.NET with nested levels
11 Jan 2017 by Dean Feng
A simple method to display a waiting dialog in WinForm application, and not block the main form.
3 Jan 2017 by Đinh Công Thắng
You can fill any form, click any button, and extract any data from web by using Web Automation.
19 Dec 2016 by Abhay@Accenture
Get an extension attribute from AD using Principal Extensions in System.DirectoryServices.AccountManagement
12 Dec 2016 by Suresh Dasari's
Auto Generate Code (CRUD) for 3 Layered architecture (Entity, Data Access & Business Layer) with Stored Procedures based on table design.
10 Dec 2016 by Cory Charlton
A thread-safe implementation of the ObservableCollection class
25 Nov 2016 by Jatinath
This trick will help you to merge two or more Images into one Image
7 Nov 2016 by Wahid Bitar
Validated the unique constraints at dbContext ValidateEntity in a generic way by reading the IndexAttribute values.
19 Oct 2016 by Member 551133
How to add, and update an existing, entry on MailChimp list, using API V3. Optionally, you can add to one or more groups easily. Written in VB.NET, but could be easily converted to C#
17 Sep 2016 by Rajesh Londhe
Face alignment rotation to improve face recognization
9 Sep 2016 by Rajita R
If (you know the basics) { things are not scary }
3 Sep 2016 by epicTurk
F# Quotations support for ViewModelSupport.ViewModelBase Property get\set Accessors
2 Sep 2016 by Robin Rodricks
Learn how to integrate the CefSharp open-source web browser into a C# WinForms app
22 Aug 2016 by Sujith Karivelil
Creating a link in the left pane of the file Explorer - like OneDrive or DropBox
22 Jul 2016 by Abhay@Accenture
Performance tuning using SqlBulkCopy
31 May 2016 by Yaseer Mumtaz
.NET interview questions and answers with real world examples and code snippets
16 May 2016 by Rajesh Londhe
SignalR methods used for group and one-to-one chat
26 Mar 2016 by Sumit Samediya
Here we will learn how to remove default background color of ListBox item on selection in Windows Universal App
2 Mar 2016 by Akhil Mittal
Helper class to compare two class objects while unit testing
2 Mar 2016 by ArindamSarkar
Tips and tricks to quickly find out how to manipulate Excel using .NET Managed Code
10 Feb 2016 by Kouji Matsui
This library is simple and is a substitution of System.String.Format.
8 Feb 2016 by StormyDev
Simple and clean-cut label that user can edit text of during run-time (by double-clicking) which I wrote because the examples I found were either obsolete or added clutter to the interface.
20 Jan 2016 by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 4 with scripting language as KnockOut and Database as MS SQL 2008R2.
19 Jan 2016 by Md.Shamim Hassan
How to return Multiple Result Set using Entity Framework with stored procedure
17 Jan 2016 by SubhamoyBurman
Use of Task Parallel Library and Async/Await in your application
15 Jan 2016 by veen_rp
Big lists (>1,000,000 items) can cause out-of-memory errors raised by .NET. Manage them by a List of List(Of T)
14 Jan 2016 by Alexandros Pappas
Windows Service that launches UI app
29 Dec 2015 by Rajesh Buddaraju
A simplified example is used to describe the state pattern
30 Nov 2015 by Mohammad Dayyan, VahidJafari
A library for creating .Net Serializable Expressions to send via WCF services
20 Nov 2015 by Lộc Nguyễn
With a DEMO WPF application (WinNotif)
19 Nov 2015 by B.O.B.
A simple extension to add an item that has a data source bound to combobox.items
12 Nov 2015 by Eduardo Yost
Creating a Web User Control containing an AutoCompleteExtender for data through WCF (JSON) allowing to store the entity selected through EntityFramework. Entity object serialization from the server to the client and the client to the server.
26 Oct 2015 by Hernán Hegykozi
This tip will show how to perform a backup and restore database from an application in VB.NET 2010.
21 Oct 2015 by Mike 2005
Code to include in a deployment project
14 Oct 2015 by Vishal.KumarSingh
This is a simple tip to describe how to create a custom grid control which has solid gridlines with choice to change the gridlines brush, thickness and GridLinesVisibility.
13 Oct 2015 by dibley1973
A simple C# extension method to convert List into a delimited text string. Ideal for creating CSV files!
4 Sep 2015 by Igor Sorokin
In this article I would like to describe simple WPF application for showing System.Windows.SystemColors list.
1 Sep 2015 by idreeskhan
String interpolation or String handling in C# 6.0 with new feature
19 Aug 2015 by charles922
Program that continuously monitors the NXT via Bluetooth
15 Aug 2015 by Rakesh Vemula
A Windows application which processes your code and shows how much time it takes to execute your code.
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.
9 Aug 2015 by saurabh sri
Basic steps to create ASP.NET WebApi services.
31 Jul 2015 by Manish_Kaushal
This tip provides a quick starter guide to create a RESTful JSON service in WCF.
26 Jul 2015 by Alaa Ben Fatma
Generate your arrays using a GUI tool
22 Jul 2015 by The Tigerman
Work in progress, but a simple HTML to RTF converter
15 Jul 2015 by Member 10295860
Using stored procedure type for binding data to dataset in SSRS or adding entity to Entity data model
13 Jul 2015 by Yuriy Anisimov
Expressmapper - lightweight, lighting fast and easy to use .NET mapper
3 Jul 2015 by DrABELL
Serial and Parallel implementation of efficient Prime Factoriing algorithms
23 Jun 2015 by MarcusCole6833
A simple program to make an HTML page from an XML file
16 Jun 2015 by saurabhsharmacs
If using Identity framework is not possible, one can add the old school forms authentication method.
16 Jun 2015 by sarvesh.upadhyay
Dotnet Simple Rule Engine
10 Jun 2015 by MarcusCole6833
A basic Game of Yahtzee
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
12 May 2015 by HUONG Minh-Luong
This tip is a tutorial that explains how to use PresentationRequestor Nuget package.
11 May 2015 by Shibasis Sengupta
This tip describes how to convert your personal laptop into a webserver available on world wide web
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.
29 Apr 2015 by HUONG Minh-Luong
How to use PresentationMapper to generate presentation objects
10 Apr 2015 by El_Codero
Convert doc/docx documents to pdf with Foxit Reader Printer. Works without use of Word Interop/SharePoint.
6 Apr 2015 by Santhakumar Munuswamy @ Chennai
This tip explains WCF and helps understand the difference between WCF and Web Services.
28 Mar 2015 by Alaa Ben Fatma
Surf your PictureBox using scrolling bars
25 Mar 2015 by VC.J
Ways to get multiple values from a single method
13 Mar 2015 by Aman Thakur
The tip explains how to make recurring payments using the Stored Credit Cards in the Paypal Vault.
13 Mar 2015 by Rajesh Manjarekar
When CDC is turned ON against a table and the underlying table schema changes, such as adding/removing a column, changing datatype etc
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
27 Feb 2015 by TheKarateKid
Shows how to use simple ASPX page to return JSON or XML response
27 Feb 2015 by Sibeesh Passion
Convert CellSet to HTML Table, and from HTML to Json, Array
26 Feb 2015 by TheKarateKid
Shows how to restrict and format the dates on Microsoft AJAX Calendar Extender...
26 Feb 2015 by Sibeesh Passion
Convert Microsoft ADOMD Cell Set to JSON
23 Feb 2015 by Sujith Karivelil
This article Describes Connectivity to Gmail using IMAP, and also guide you to download and save mail content along with attachment.
17 Feb 2015 by Christ Akkermans
Code for verifying the resources used by DisplayAttribute in order to catch any missing resource strings
14 Feb 2015 by DerStauner
With this library it is possible to query datatables with SQL commands.
11 Feb 2015 by Emiliano El Mariachi
Here is a small library to help you have an automatic undo/redo feature without explicit dependency on Undo/Redo system.
11 Feb 2015 by Mohit Johri
This tip will help you to display data using XamDataPresenter (or any DataGrid) which will have multi-header column.
5 Feb 2015 by Miller Nguyen
This article will show you how to implement a complete solution of electronic signature by using HTML5 canvas in ASP.NET (VB).
5 Feb 2015 by Stephan Ehret
Create YouTrack issues from Outlook and manage your issues from Microsoft Project
27 Jan 2015 by Sujith Karivelil
This article will help you to create, update and delete events/ appointment in google calendar from your web application.
27 Jan 2015 by HiDensity
Class providing methods to count up a string using a definable character set.
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.
19 Jan 2015 by JatinKhimani
Develop a web application in 3 layer architecture code style
17 Jan 2015 by LLLLGGGG
A really simple implementation of a C# menu for console applications
17 Jan 2015 by rolandomontero
MySQL Connector for Visual Basic, obtaining a data table
11 Jan 2015 by Jithin Geroge
Tips to improve the performance of ASP.NET web applications
10 Jan 2015 by John L. Vidal
Know how an event in your app is performing by using Reactive Extensions