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 #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
Easily create zip packages from source code, suitable for upload on CodeProject
by #realJSOP
Finally, a customizable MessageBox for WPF applications
by honey the codewitch
Using await in scenarios where you want to await custom items with or without using Task.Run()
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 #realJSOP
Not about just writing code, but adapting someone else's code to your own needs