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

.NET4.7

.NET4.7

Great Reads

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 amar nath chatterjee
Data Processing with RAM and CPU optimization
by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
by honey the codewitch
Easily create zip packages from source code, suitable for upload on CodeProject

Latest Articles

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 amar nath chatterjee
Data Processing with RAM and CPU optimization
by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
by honey the codewitch
Easily create zip packages from source code, suitable for upload on CodeProject

All Articles

Sort by Score

.NET4.7 

by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
by Mirambek Nagashbekov
Demonstration of filter pattern along with pipeline on data driven application
by Tomasz Malicki
How to create a dynamic object in C # containing the results of a command executed in PowerShell.