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
Category: Tweaks
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 encrypt and decrypt using cryptography (AES)?
Encryption Code Decryption Code Usage
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
Bash Script with Arguments
Have you ever wondered to input the arguments in the bash scripts. Well there is the process how you do it. Step 1: add the
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