News

Peter learns something by listening to readers: Visual Studio database projects provide a great environment for making changes to your databases. Here's a brief introduction about how they'll make ...
Take advantage of read-only generic interfaces such as IReadOnlyList, IReadOnlyDictionary, and IReadOnlyCollection to prevent modifications to collections in your .NET Core applications.
This article discusses how you can programmatically work with the Windows Event Log in C#. To work with the code examples provided in this article, you should have Visual Studio 2019 installed in ...