ReadASP.NET MVC course: what to learn and in what order to actually work with ASP.NET CoreAn effective ASP.NET MVC course: what to learn and in what order, from the MVC pattern to deployment. A practical roadmap for .NET developers.CSharpASP.NET MVCASP.NET Core
ReadHere's how migrating from VB6 to .NET will cause you to lose data without realizing itOver 90% of VB6 to .NET migrations hide errors and corrupt data. The old database rots away without you really noticing..NETMigrationVB6
ReadHow the CQRS architecture can take your applications to new heightsBuild super-fast .NET applications with this powerful pattern and CQRS architecture!Design PatternsCQRSEntity Framework
ReadTired of complicated SQL queries? With Entity Framework Core, write less code and manage data on SQL Server without complicationsEntity Framework Core frees you from complex SQL queries: less code, automatic mapping and ready-to-use data on SQL Server, without unnecessary fussDataEntity FrameworkASP.NET Core