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

.NET4.7

.NET4.7

Great Reads

by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
by amar nath chatterjee
Data Processing with RAM and CPU optimization
by #realJSOP
For those times when you need more control over when a modeless window is created/displayed
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.

Latest Articles

by Tomasz Malicki
How to create a dynamic object in C # containing the results of a command executed in PowerShell.
by honey the codewitch
BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
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 Title

.NET4.7 

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.
30 Jun 2020 by amar nath chatterjee
Data Processing with RAM and CPU optimization
9 Jul 2020 by honey the codewitch
Easily create zip packages from source code, suitable for upload on CodeProject
21 Jan 2021 by #realJSOP
Finally, a customizable MessageBox for WPF applications
24 Jul 2020 by honey the codewitch
Using await in scenarios where you want to await custom items with or without using Task.Run()
23 Feb 2021 by #realJSOP
Implement enumerator selection in your WPF apps
1 Mar 2021 by #realJSOP
For those times when you need more control over when a modeless window is created/displayed
21 Feb 2021 by #realJSOP
Not about just writing code, but adapting someone else's code to your own needs