Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / .NET / .NET4.6

.NET4.6

.NET4.6

Great Reads

by didourebai
How can I integrate Swagger in ASP.NET Web API project
by RickZeeland
Version all your .NET Core projects in one swoop fell!
by The Ænema
Here's the best, beautiful and easiest way to create an animated and smooth sliding scroll viewer in WPF Platform (Windows Presentation Foundation).
by Marc Clifton
A discussion of various approaches to threading, covering locks, mutexes, semaphores, concurrent collections, work queues, threads, PLINQ, TPL, exception handling, and cancellation tokens

Latest Articles

by didourebai
How can I integrate Swagger in ASP.NET Web API project
by RickZeeland
Version all your .NET Core projects in one swoop fell!
by The Ænema
Here's the best, beautiful and easiest way to create an animated and smooth sliding scroll viewer in WPF Platform (Windows Presentation Foundation).
by Marc Clifton
A discussion of various approaches to threading, covering locks, mutexes, semaphores, concurrent collections, work queues, threads, PLINQ, TPL, exception handling, and cancellation tokens

All Articles

Sort by Score

.NET4.6 

by didourebai
How can I integrate Swagger in ASP.NET Web API project
by RickZeeland
Version all your .NET Core projects in one swoop fell!
by honey the codewitch
Use TaskCompletionSource to turn an event or callback based model into a Task based one
by Prakash Singh
Resolution of Security rule has invalid Port range issue
by massimiliano aronica
Speed up the loading of the main view by automatically loading partial views in async
by Ordiales
Create default interface implementation or whatever you want with runtime checking not implemented members
by Yahya Mohammed Ammouri
Create a plugin in Dynamics CRM that duplicates an existing record along with its child records from one entity to another entity, without the need for field mapping.
by Sherjil_Ahmed
Mixing DB-First and Code First Approach for using SPs in EF-Way
by Len van den berg
GMaps Control Simplified in VB.NET
by M.M.Mohseni
In this article, you will learn how to write a new extension for .Net Core DI and register all assignable types in an assembly with specific interface.
by Ajit Hegde
This tip describes how to use ASP.NET identity entity framework with mysql database.
by Herbert Lausmann
Icon Pro - A C# + WPF open source tool for creating windows icons from PNG images or SVG vectors
by Jung Hyun, Nam
Introducing NConcern, a free open source compile-time AOP framework
by George Swan
An introduction to the Reservoir Sampling of Data Streams.
by Florin Pănescu
This example shows how to use SharpCompress library with TreeView & ListView.
by Bloody Chicken
This program is designed to upload an XML file and a zip file automatically created to your FTP server. It can be used for software update.
by Sharp Ninja
Threading can be a daunting topic. This library takes much of the worry (and mistakes) out of multi-threaded application programming.
by Bloody Chicken
Sometimes, I wanted to know that I did write the right path for getting a single value from XML or JSON string. So, I made a simple program like this.
by Juan Francisco Morales Larios
Useful Actions for debugger in System.Diagnostics
by Bloody Chicken
This is a program to check out there is a updated files on the update server. If there's one, this program executes the update process.
by M.M.Mohseni
In this sample code, we are going to upload a file via a web method asynchronously.
by BillWoodruff
Where a function requires execution in stages, and a check for an exit condition after/with each stage
by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
by Thomas Corey
A quick way to write the contents of a DataTable to an RFC 4180-compliant CSV file