N a g a s a i

Software Engineer, Blogger, Gadgets, Sports, Circket, Movies and Gamer.

Saturday, January 28, 2023

Use RAND() in User Defined Function

›
Here is the issue,  you cannot call a non-deterministic function from inside a user-defined function. So there is a workaround, By creatin...
Thursday, January 26, 2023

How do you auto format code in Visual Studio?

›
Visual Studio 2019 & 2022 Format Document , While you're holding down Ctrl button, first press K then D Format Selection...
Monday, January 09, 2023

Manually install an SSL certificate on my IIS 10 server

›
Once you have your certificate approved and ready do the following steps Convert your .crt file to a .cer file Locate your downloaded...
Sunday, January 08, 2023

Choosing Between AddTransient, AddScoped and AddSingleton in ASP.NET Core

›
AddTransient & AddScoped are methods on the IServiceCollection interface which are used to register a service with a dependency injectio...
Thursday, January 05, 2023

Manually install an SSL certificate on my IIS 7 server

›
Copy your certificate files onto the server Find the directory on your server where certificate and key files are stored, then upload y...
‹
›
Home
View web version
Powered by Blogger.