In a recent post from his blog, Premier Developer Consultant Bradley Ball gives us a step-by-step overview of how to use SQL Server Random Workload Generator
Many developers develop their own T-SQL, many DBA’s have to maintain that SQL. If you are looking for a way to generate a workload against a SQL Server to practice performance ...
In this post Premier Developer Consultant Najib Zarrari will show us how to use Visual Studio Team Services (VSTS) or on-prem Team Foundation Server (TFS) version control system to version control Salesforce.com customizations.
He showcases how the Build feature in VSTS or TFS can enable you to deploy customizations from one Salesforce ...
Mike Finley, Senior Application Development Manager, discusses how Universal Windows Programming can help you develop one application that runs on multiple devices and form factors with Windows 10. More and more devices are now available for the end users to achieve an online and offline mobile experience. Gartner believes that by ...
In a recent post from his blog, Premier Developer Consultant Marius Rochon gives us a step-by-step overview of how to use OAuth2 Client Credential flow with an X509 certificate.
This Azure AD sample shows how to use OAuth2 Client Credential flow with an X509 certificate for authentication. Here is a procedure I use to periodically rollover ...
In a recent post from his blog, Premier Developer Consultant Razi Rais  gives us a step-by-step overview of how to add client certificate Authentication for Web Api Hosted in Azure.
During recent customer engagement there was a discussion around client certificate [a.k.a tls mutual] authentication and how to use it with asp.net web api ...