How I passed the PL-400 Exam
You might not be familiar with the PL-400 exam – it is the requirement to obtain the “Power Platform Developer Associate” certification.
You might not be familiar with the PL-400 exam – it is the requirement to obtain the “Power Platform Developer Associate” certification.
As C# developers, it’s not essential to know every method of implementation, but it is crucial to make an effort to stay current. This article series will attempt to bring you up to speed.
If you’re anything like me, meaning you normally use full Visual Studio and the built-in App templates…
What is grouped data and why would we want grouped data? Well, for one, grouped data is…
As you know, WordPress uses quite a lot of external Resources from the Internet – Plugins for…
This blog post will create a simple ASP.NET MVC Site using Entity Framework Core and Identity Framework….
Ok, this will be the last of the “easy” LINQ posts, meaning once we’re finished with this,…
As we discussed last time, LINQ is a technology that integrates querying capabilities directly into the C#…
LINQ is a shorthand for Language Integrated Query, which is a technology for integrating capabilities for querying…
Even if .NET Core – or simply .NET is the new standard and recommended way to build Web Apps, sometimes you might want or need to create an ASP.NET MVC5 Project that is based on .NET Framework.