Dotnet
Trigger and Stored Procedure Management with EF Core
Using Entity Framework Core, we will list triggers and stored procedures and delete them in bulk. We will also refresh our triggers using a ...
What is an SEO friendly url, how to create it?
It is the general concern of all of us, to be visible in the internet ocean. Also, no matter how good you do, it will make no sense if you a...
How to troubleshoot dotnet EF tool? How to solve migration problems?
I developed this blog with reference to .Net 5 sdk. I could only use the classic migration commands in the VS ide. Even the dotnet ef cli co...
What is AutoMapper? Why should we use it?
SOLID! There are Select New concept and model casting processes that we software developers frequently use. We take the model coming from th...
How to manage ASP .NET Cookies. How is cookie security provided?
With cookies, which are very subject to privacy news, we can provide customized services to users who log in to our site. From time to time,...
How to optimize the size of images with Tinify?
The photos you show both in the Api you serve mobile and on your website should be optimized as much as possible. We cannot know the perform...
How to make multilingual enum while displaying on the screen.
When you want to show the enum values on the screen, it can be silly to show the value, or if you are designing a multi-language site, you m...
ASP .NET Google reCAPTCHA s3 Usage
On most of our public pages we have included a few forms, or worst of all, a login and contact form. If you have gained experience and you w...
Hello World
how2develop.com started publishing :) We have finally brought Frankenstein, which we work on in our laboratories, to life 🎉...