Application Insights is a powerful and surprisingly flexible application performance monitoring (APM) service hosted in Azure. Every time I’ve used Application Insights on a project, it has opened the
It's a new year and sure to be on your list, as well as mine, is learning. Here is a quick list of some .NET learning resources for you to check off that resolution for 2020.
Git is an important part of daily programming (especially if you’re working with a team) and is widely used in the software industry.
Solution Filter in Visual Studio allows a faster load of the solution with selective projects. Solution Filter in Visual Studio allows us to select only the required projects and help in faster load and build.
If a website visitor doesn’t have their needs met, they will abandon the site and move onto the next. For business owners, this is a space that must be prioritised, as losing customers to the competition should not be part of their marketing strategy. […]
Implement simple JSON HATEOAS support to an ASP.NET Core web API