In previous article, we have seen how to publish a ASP .NET Core web application to IIS. We have seen that ASP .NET Core Hosting Bundle is required to be
Introduction Identity configuration in ASP.NET can be quite confusing, especially if you want to customize setup properties. When you use a code-first approach using Entity
This post about developing ASP.NET Core apps with Xamarin Forms and Ooui. Xamarin.Forms exposes a complete cross-platform UI toolkit for .NET developers. Build fully native
Redirecting options in ASP.NET Redirection is used when user wants to navigate through different pages in an application. There are several ways to redirect users