Learn how to use Fiddler Everywhere when calling a gRPC service from a .NET Core client both as a RESTful service over HTTP/1 and natively over HTTP/2.
Single sign-on is a convenient means of authenticating users without the trouble of remembering passwords, but it can be daunting to implement SSO flows with various identity providers. In this guide, I'll show you how to implement SSO in 30 minutes.
Use visuals to simplify the concepts behind your fintech product. Here’s how to use custom product animations, interactive calculators, social proof pop-ups and comparison tables to make your product more easier to understand—visually.
Context menus allow you to offer extra functionality and options to the end user of your application right where they are. Let’s see how to use one in the ASP.NET Core Grid.