If you’re someone who frequently fills out online forms, you’ve probably encountered password fields that are hidden behind dots or asterisks. While this is a
Tag: tweaks
How to solve “Login failed due to trigger execution”?
Lately, I was trying to run the codemap on my visual studio and got the error “Login failed due to trigger execution”. Details were something
Runtime Compile C# Code
Well have you ever wondered to write the C# code in string and execute them? In this blog I will tell you how to Runtime
Lets Create a Null Checking Extension on C#
Extension methods are static methods behaving like instance methods. We generally use this so that we can use this function as a part of that
How to auto-generate unique-identifier column in Sql?
Hello everyone, In this article lets see the sample code that can help you auto-generate the unique-identifier in sql server. The above sql query creates
How to clear all data from SQL Database?
Hello people, How are you?Today I was working on something and then came to realize that I had to clear the sql database. For a
Make your own shortcut to open any application globally
Lets start with the question first, Do you use windows and want be like geek? If yes, then here is one way where you can
Skipping the lock screen in windows 8
As we start the machine having windows 8, we see a start screen with the pictures. This gives OS a load to load that image.