Analyzing a Solution with .NET Upgrade Planner [4 of 18] Migrating from ASP.NET to ASP.NET Core
In this video, Mike introduces the .NET Upgrade Planner tool. The .NET Upgrade Planner is an experim ...View More
Upgrading from WCF to CoreWCF [17 of 18] Migrating from ASP.NET to ASP.NET Core
In this video, Simona Liao talks about upgrading from server-side WCF to CoreWCF as part of a .NET F ...View More
Software Engineering Job Interview – Full Mock Interview
Technical programming interviews are challenging, but being able to do well is what lands you a job ...View More
Are PMBOKs enough for PMP Exam? ???? #shorts
Are PMBOKs (PMBOK6, PMBOK7 or the Agile Practice Guide) enough for passing the PMP Exam? Do you need ...View More
Why C|PENT Is a Must-take Course for Cybersecurity Professionals | Gaurav Sarraf
In this video, Gaurav Sarraf a cybersecurity professional, shares their experience with the CPENT pr ...View More
On .NET Live - Optimize Your Data Operations with CQRS and Minimal APIs
Command Query Responsibility Segregation (CQRS) is a powerful architecture that splits data operatio ...View More
Publisher Subscriber Pattern - Build your own .NET Message Broker
In this video we take a look at the Publisher / Subscriber pattern (otherwise know as Pub/Sub) that' ...View More
Learn C# with CSharpFritz - App Service - Your 'Do Everything' Resource
Fritz is starting a new series on Azure feature for .NET developers. This week, we're looking at App ...View More
Generating Fake Data in C# with Bogus
Having data to test with is important. Whether you want to create unit tests that better replicate t ...View More