LATEST POSTS
-
Replace If with Polymorphism with AutoFac DI Container
Abstract: As the title specifies we will be Replacing the conditional if and Switch statement with the help of Polymorphism using DI container and talk about the benefits of doing the same in this article. Oops gives us pretty much great features which we are aware of theoretically but never implements practically. Polymorphism is one […]
-
Adding an Existing Visual Studio Project to Bit bucket
Hi Everyone, I have developed many utilities to automate things up for us in my local machines and I have lost a lot of them. We as a developer usually code develop our own utilities to increase our productivity and use our artistic mind and practice a lot of code in home, office, workshops etc.
-
Migrating ASP.NET CORE PROJECT.JSON TO CS.PROJ USING VISUAL STUDIO 2017 STEP BY STEP
Hello, folks today I am going to migrate one of my projects called Know Your Mentor which was built in ASP.NET Core Project.json. As now Microsoft has moved towards old csproj extension which is Visual Studio .NET C# Project file extension.
-
GUID In SQL Server
Guid is a 16-byte binary data type that is globally unique. GUID stands for Global Unique Identifier. Guid are globally unique between table, databases, servers.
-
EOMONTH Function in SQL Server 2012
EOMONTH Function is used to return last day of the month of the specified date.
-
Choose and IIF Function in Sql Server
Choose function in SQL Server is used to get the item at the specified index from the list of available values. The index position starts with 1.
WELLNESS TIPS NEWSLETTER
Sign up for free and be the first to get notified about updates.