Category: #Tips and Tricks

How to know it’s a Spoof Email?

I’ve had many clients asking if they are safe to open a particular email. Some emails […]

Quickie – Concatenate Rows as a String

Today I needed to concatenate a field from multiple rows in SQL Server to get a […]

Did you forget that attachment?

Today I was sending an email from Hotmail, Microsoft’s email service. Upon clicking the send button, […]

Facebook Cover Photo & Profile Pic Dimensions

So this is a quick post, but I’m always forgetting the exact sizes for Facebook’s Cover […]

Mark as Spam or Trash/Delete?

When I changed my blog from wordpress.com to a self hosted blog, one of the downsides […]

File Sharing between PCs without Password Protection

Sometimes you would need to share a file or a folder with another user and you […]

Find Database Creation Date | Quickie

To find the database creation dates, you need to insert the following query in SQL Server […]

Order BY Not Working in SQL Server Functions | Quickie

Ever created a function and needed to include the Order By clause. It would result in […]

Improved Alexa Ranking by 1 million positions in 12 hours | Project Nine

Yesterday early in the morning, at about 2 o’clock I was still up, and spared a […]

For Loop with Negative Step | Quickie

Cannot believe that I’m writing some helpful examples using VB.Net, but that is the language that […]