Background If you have a bunch of legacy ASP.NET web projects running on .NET Framework, not .NET Core, you might end up with this error:…
Month: November 2018
This is another good question I got while teaching the C# Advanced course at SoftUni. Here is a detailed answer. Question Why shouldn’t we call…
While I was teaching the SOLID module, as part of the C# Advanced course at SoftUni, I got asked about the difference between a “module”…