Click here to Skip to main content
15,867,308 members
Everything / .NET / .NET4.6

.NET4.6

.NET4.6

Great Reads

by Altaf Ansari
SignalR Real-Time ChatApp with Emoji / Smiley and sending file attachment
by Yaseer Mumtaz
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
by Igor Ladnik
Basic infrastructure for massive continuous data acquisition and processing using ZooKeeper-Kafka and Redis
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

Latest Articles

by NikStar
Using OutgoingMessageProperties and OperationContextScope to implement authorization by http header for WCF client that communicates with non WCF-based web services.
by Shao Voon Wong
Bring your animations to H264/HEVC video using C++ and C# with h/w acceleration
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 #realJSOP
For those times when you need more control over when a modeless window is created/displayed

All Articles

Sort by Score

.NET4.6 

18 Sep 2018 by Altaf Ansari
SignalR Real-Time ChatApp with Emoji / Smiley and sending file attachment
10 Jul 2017 by Yaseer Mumtaz
This article helps to understand the architecture and use of simple data grid developed in Angular 4.
15 Feb 2018 by Igor Ladnik
Basic infrastructure for massive continuous data acquisition and processing using ZooKeeper-Kafka and Redis
14 May 2019 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
1 Dec 2019 by Dan Ionescu (USINESOFT)
Complex cascade defaulting of properties on an object graph triggered by other property changes
31 Mar 2019 by honey the codewitch
A Non-Backtracking Regular Expression Engine for .NET (Core)
3 Mar 2018 by Athari
CsConsoleFormat library for .NET - Formatting in Console using modern technologies
20 Apr 2018 by Eric Lynch
Part 3 in the LINQ series, this provides an introduction to IQueryable, IQueryProvider, and LINQ expression trees.
15 May 2018 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.
7 Jun 2018 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.
20 May 2018 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.
18 Feb 2021 by #realJSOP
A WPF ListView that automatically generates columns (that are also sortable) based on decorated entity properties
9 Sep 2018 by Nick Polyak
Drag and drop using NP.Visuals package
8 Oct 2018 by outbred
Design, implementation, and usage of the oops framework
9 Jun 2020 by Chris Copeland
A managed library for automated dependency injection, contract validation, and custom aspect-oriented decorator implementations
1 Apr 2019 by honey the codewitch
Code for parsing, querying, and emitting JSON or a JSON superset
20 Aug 2019 by honey the codewitch
Using PCK to create grammars, parsers and tokenizers for C# and other .NET languages
1 Mar 2021 by #realJSOP
For those times when you need more control over when a modeless window is created/displayed
9 Mar 2021 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.
13 Mar 2017 by Akkilz
How to generate Jwt security token for Application pool identity or logged on user using OAuth 2 from ADFS
31 Jan 2018 by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
26 Sep 2018 by MattiLindroth
An example on how to call Oracle stored procedures with UDTs from ASP.NET MVC / REST API
3 Dec 2018 by replaysMike
How to binary serialize your classes without having to modify them
14 Nov 2017 by jgauffin
Save time and effort with the help of codeRR, which finds and analyses errors for you, improving code quality along the way.
7 Oct 2018 by David A. Gray
This article demonstrates a class library that supports command line parameters with default values stored in application settings.
16 Apr 2019 by Dan Ionescu (USINESOFT)
LINQ extensions that allow to describe and to safely query cached data
4 May 2020 by Ayyappan Ramachandran
An overview of custom authorization with user groups in MVC
13 Nov 2018 by Prabakaran Rajendran
Setting up automated build and deployment for Windows service using Azure Pipeline
25 Apr 2023 by Shao Voon Wong
Bring your animations to H264/HEVC video using C++ and C# with h/w acceleration
2 Aug 2018 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
12 Jun 2017 by Yaseer Mumtaz
In this part, we will enhance our user management application to have search/filter, global error handling and debugging functionalities.
15 Apr 2019 by Dan Ionescu (USINESOFT)
A newly released as open source nosql database for .NET (classic or core). Already used in production environments
23 Feb 2019 by L. Michael
This article provides a concrete example of a very simple and lightweight – yet useful – domain services library.
28 Jan 2018 by Rich Insley
A library for adding DirectShow GraphEdit-like abilities to .NET applications
10 Mar 2017 by Sergey Alexandrovich Kryukov
A description of techniques based on context-sensitive conditions
24 Apr 2018 by didourebai
Mobile alerts in Xamarim.forms
2 Apr 2017 by Swinkaran
This practice demonstrates the basics of NHibernate and shows how to integrate NHibernate into .Net & MVC environment with an example CRUD application
15 Jul 2018 by Muhammad Usama Khan
In this article we'll build test and consume an asp.net web api.
25 Apr 2018 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.
18 Apr 2018 by Eric Lynch
A very quick survey of the standard LINQ methods defined in the System.Linq.Enumerable class
28 Mar 2017 by DotNetCraft
This article describes one of the easiest ways to read configurations from the App.config.
23 Feb 2021 by #realJSOP
Implement enumerator selection in your WPF apps
5 Feb 2020 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.
2 Dec 2018 by Aydin Homay
How to use Microsoft OWIN to build a Microservice
12 Oct 2017 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.
6 Feb 2020 by Abenezer Meseret
How to create a new project from scratch with the concept of a Meeting Room Reservation system in mind
25 Nov 2018 by Roshan Choudhary
Component Interaction in Angular using Input Output decorator
18 Apr 2018 by Dave Elliott
A custom framework that will parallelize data processing through a pipeline framework
6 Feb 2020 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.
9 Feb 2019 by Quanik
How to create a custom settings provider for .NET applications
15 Feb 2019 by aditya pewekar
Create custom HTML helper to manage Page Mode like View (Readonly) and Edit/Add (Editable)
1 May 2017 by Roshan Choudhary
Handling data concurrency in Entity Framework 6 with Database First Approach.
7 Aug 2017 by Rinoy Ashokan
Showing loading image in the client side whenever a server postback / Background server operation is in progress
15 Jul 2018 by Muhammad Usama Khan
Here we’ll discuss how to work with controller actions and routing.
4 Jan 2020 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).
22 Jan 2018 by didourebai
Structure of our page in Xamarin.Forms
24 Aug 2018 by pkaelin
LED (for example, traffic light) control in code behind. Custom colors, opacity and sizeable.
27 Dec 2018 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?
4 Sep 2018 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.
22 Jul 2019 by Shao Voon Wong
Monetize your UWP, WPF and Winform app in Microsoft Store with a Durable add-on