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 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
by #realJSOP
This library is intended for use in a multi-environment system, but it certainly be used under less stringent environmental confines, even down to a single desktop machine taht needs to connect to a single database server.
by honey the codewitch
A Non-Backtracking Regular Expression Engine for .NET (Core)
by didourebai
Mobile alerts in Xamarim.forms
by Yaseer Mumtaz
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
by Yaseer Mumtaz
In this part, we will enhance our user management application to have search/filter, global error handling and debugging functionalities.
by #realJSOP
A WPF ListView that automatically generates columns (that are also sortable) based on decorated entity properties
by replaysMike
How to binary serialize your classes without having to modify them
by jgauffin
Save time and effort with the help of codeRR, which finds and analyses errors for you, improving code quality along the way.
by Shao Voon Wong
Bring your animations to H264/HEVC video using C++ and C# with h/w acceleration
by Habibur Rony
This article mainly covers how to create new build and release definition using VSTS. There are short descriptions of DevOps, continuous integration, continuous delivery and continuous deployment.
by Muhammad Usama Khan
In this article we'll build test and consume an asp.net web api.
by Dan Ionescu (USINESOFT)
Complex cascade defaulting of properties on an object graph triggered by other property changes
by Dan Ionescu (USINESOFT)
A newly released as open source nosql database for .NET (classic or core). Already used in production environments
by Dan Ionescu (USINESOFT)
More on data manipulation
by Dan Ionescu (USINESOFT)
LINQ extensions that allow to describe and to safely query cached data
by MattiLindroth
An example on how to call Oracle stored procedures with UDTs from ASP.NET MVC / REST API
by Roshan Choudhary
Component Interaction in Angular using Input Output decorator
by Roshan Choudhary
Handling data concurrency in Entity Framework 6 with Database First Approach.
by DotNetCraft
This article describes one of the easiest ways to read configurations from the App.config.
by Muhammad Usama Khan
Here we’ll discuss how to work with controller actions and routing.
by Athari
CsConsoleFormat library for .NET - Formatting in Console using modern technologies
by Ayyappan Ramachandran
An overview of custom authorization with user groups in MVC
by aditya pewekar
Create custom HTML helper to manage Page Mode like View (Readonly) and Edit/Add (Editable)
by Prabakaran Rajendran
Setting up automated build and deployment for Windows service using Azure Pipeline
by Aydin Homay
How to use Microsoft OWIN to build a Microservice
by Rich Insley
A library for adding DirectShow GraphEdit-like abilities to .NET applications
by Eric Lynch
In this article, we explore the implementation of a Visual Studio editor that allows editing of a fictitious "Colorful" language. The editor minimally implements both syntax classification / coloring and IntelliSense completion.
by David A. Gray
This article demonstrates a class library that supports command line parameters with default values stored in application settings.
by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS
by Rudi Breedenraedt
How to mix relational and document oriented data in SQL Server and query it with Entity Framework? Including pitfalls, limitations and performance notes.
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.
by Abenezer Meseret
How to create a new project from scratch with the concept of a Meeting Room Reservation system in mind
by Abenezer Meseret
This part is about making database connection. It starts with familiar data connection code and goes through how to use Typed Datasets.
by Abenezer Meseret
This is a full tutorial series from installing Visual Studio and other tools to deploying and running an application (a Meeting room reservation system). it starts with easiest webfroms but we'll redo it using Razor then Blazor MVC style views.
by L. Michael
This article provides a concrete example of a very simple and lightweight – yet useful – domain services library.
by Eric Lynch
A very quick survey of the standard LINQ methods defined in the System.Linq.Enumerable class
by Eric Lynch
Part 3 in the LINQ series, this provides an introduction to IQueryable, IQueryProvider, and LINQ expression trees.
by Eric Lynch
Part 4 in the LINQ series, contrasts the System.Linq.Enumerable and System.Linq.Queryable extension methods and explores how expression trees are produced and consumed.
by Quanik
How to create a custom settings provider for .NET applications
by Chris Copeland
A managed library for automated dependency injection, contract validation, and custom aspect-oriented decorator implementations
by honey the codewitch
An LL(1) pull parser and generator that thinks it's an LL(k) parser - with a rich, simple and beautiful EBNF syntax
by Swinkaran
This practice demonstrates the basics of NHibernate and shows how to integrate NHibernate into .Net & MVC environment with an example CRUD application
by didourebai
In this article, we described a flip side of multiple ways of querying methods using NHibernate, we covered some querying syntax but refer to NHibernate Documentation to find more features but which one can we use for a beginner?
by outbred
Design, implementation, and usage of the oops framework
by honey the codewitch
Using PCK to create grammars, parsers and tokenizers for C# and other .NET languages
by Dave Elliott
A custom framework that will parallelize data processing through a pipeline framework
by Eric Lynch
Extends .NET reflection to decode the byte array returned by System.Reflection.MethodBody.GetILByteArray(), discusses the techniques to achieve this, and provides a brief primer on .NET reflection.
by Rinoy Ashokan
Showing loading image in the client side whenever a server postback / Background server operation is in progress
by Altaf Ansari
SignalR Real-Time ChatApp with Emoji / Smiley and sending file attachment
by Igor Ladnik
Basic infrastructure for massive continuous data acquisition and processing using ZooKeeper-Kafka and Redis
by honey the codewitch
Code for parsing, querying, and emitting JSON or a JSON superset
by Sergey Alexandrovich Kryukov
A description of techniques based on context-sensitive conditions
by #realJSOP
Implement enumerator selection in your WPF apps
by #realJSOP
For those times when you need more control over when a modeless window is created/displayed
by Nick Polyak
Drag and drop using NP.Visuals package
by pkaelin
LED (for example, traffic light) control in code behind. Custom colors, opacity and sizeable.
by didourebai
Structure of our page in Xamarin.Forms