After a week away recovering from too much turkey and sweet potato casserole, we’re back for more security news! And if you ...
AutoMapper makes life easy, but has its limits. Learn how to implement a custom mapper to handle complex data structures or incompatible types. When working on applications, you will often need to ...
The objective of this GitHub project is to demo a simple CRUD web api application with additional tutorials (including YouTube videos) and references including ...
Learn when static methods can’t be unit tested and how to use wrapper classes and the Moq and xUnit frameworks to unit test them when they can When building or working in .NET applications you might ...
Here's a hands-on tutorial from bona-fide data scientist Dr. James McCaffrey of Microsoft Research to get you up to speed with machine learning development using C#, complete with code listings and ...
More than two years ago I wrote the following in my debut Medium article: “My desire with [dotNetify] is to get to a state that can support full-stack micro-service on .NET platform: the ability to ...
In this post, you will learn about C# programming for Android, as well as where it fits in in the grand scheme of Android development. If you’re interested in becoming an Android developer, you may be ...