This project performs loan and borrower analysis using SQL and Tableau to understand loan performance, borrower behavior, and repayment patterns. The goal is to provide actionable insights for risk ...
Asynchronous programming with async and await has existed in .NET for years. Now Microsoft is delivering a new runtime environment for asynchronous execution.
From the browser to the back end, the ‘boring’ choice is exciting again. We look at three trends converging to bring SQL back ...
A source generator for C# that uses Roslyn to create extensions and parsers for enumerations, allowing to get a value associated to enum member or parse back from attribute value to enum member. All ...