ASP.NET Identity authentication using .net 6 Blazor server and Mongo DB
Are you ready to unlock the hidden powers of asp.net identity authentication and authorization in the world of web development? Join me on a thrilling journey as we dive into the realms of ASP.NET Identity, .NET 6 Blazor server, and the mighty Mongo DB. Let’s embark on this epic adventure together! Create a project and […]
Use this free software to display internet speed meter in windows 11[Working for 22H2]
The year 2022 has come up to an end, still we don’t have a feature we all need that should come pre-built in windows, that is internet speed meter. We all know that this is pretty handy feature that’s already there in mac and Linux operating systems, but there is no such settings there available […]
Custom date slider in Angular JS
In this article, we are going to make a custom date slider using rzsldier in angular js and also implement 3 types of date sliders such as Yearly, Quarterly, and Monthly basis in one slider. A breif introduction about the project Please check out the video to get a knowledge of what we are trying […]
[Solved] “Max Key length is 3072 bytes” error in AspNet Core Identity with MySql
Hello Geeks, As you all know everyone nowadays loves to work on open source languages, So Microsoft has also done a great job releasing .Net core as an open-source framework. That means we can also code and deploy it on Linux which is tremendous. Also .Net core can support various database servers like MySQL, SQLite, […]