Enabling SQL Server ‘Always Encrypted’ for an existing an existing .NET Framework project using Entity Framework 6

I have been working with the ‘Always Encrypted’ feature within SQL Server with a legacy project running the full .Net Framework (4.7) along with Entity Framework 6. I had been exploring the different SQL Server Encryption options available, firstly looking at TDE (Transparent Data Encryption), however support for that is limited to Read more…

Zero to Azure Hero with ASP.NET Core, Blazor, Azure DevOps, Cognitive Services, SonarCloud and App Services – Part 6

In this post on we will build upon the work covered in the previous posts in this series to build in Sentiment Analysis functionality to our library using Azure Cognitive Services From the official site, Azure Cognitive Services enables you to ‘Infuse your apps, websites and bots with intelligent algorithms to see, hear, speak, understand Read more…