Using Polly Retry Policies in C# When connecting to external APIs, you cannot guarantee their stability;…
Daniel Wood
-
-
This guide explains how to secure API access to an Azure SQL Database by isolating traffic…
-
When your website loads quickly, visitors stay longer, bounce less, and convert more. Performance also plays…
-
.NET FrameworkC#
Reusable .NET MVC View Components: A Practical Example
by Daniel Woodby Daniel WoodIn this tutorial, I will explain how to create re-usable view components. The aim will be…
-
View components and partial views are similar and can often be used for the same purposes.…
-
.NET Framework
How to Create Single Sign On Applications with ASP.NET
by Daniel Woodby Daniel Wood 3 readWhat is Single Sign On? SSO is an authentication approach that allows users to login to…
-
What is Change Tracking? Database change tracking is a mechanism for recording changes made to the…
-
Entity FrameworkSQL
How to use SQL with Entity Framework – Dynamic SQL vs Stored Procedures
by Daniel Woodby Daniel WoodUsing Dynamic/Ad Hoc SQL with Entity Framework Ad hoc SQL refers to dynamically generated SQL queries,…
-
Introduction Writing cleaner code is a constant cycle of improvement for developers. New innovations and technologies…
-
Select 2 can be used together with ajax to asynchronously and dynamically populate search results based…
- 1
- 2