One way to clean up an existing API is to provide a fluent interface to it. The goal of a fluent interface is to simplify the consumption of your API by making it more readable and discoverable. If ...
In this column, I'm going to demonstrate how to implement a fluent interface in a single class. The initial version of this interface supports typical actions on a SalesOrder class that holds a ...
SEATTLE—Earlier this year, pictures of a new Windows look and feel leaked. Codenamed Project Neon, the new look builds on Microsoft Design Language 2 (MDL2), the styling currently used in Windows 10, ...
Take advantage of the FluentValidation open-source library to validate data in your ASP.NET Core application and keep your code clean, organized, and maintainable. To preserve the integrity, ...
Microsoft's Fall Creators Update for Windows 10 might have an ironically uncreative name, but the upgrade itself is flush with artistic potential and useful features. It will give users a timeline to ...