With many people accessing websites from non-traditional desktop nowadays, it’s important to incorporate responsive design into your website. In the same way, Google AdSense can also be tweaked to adjust to the screen size of your visitors.There … [Continue reading]
How to Find a Column Name in SQL Server Database

This query was originally appeared from SQL Authority Blog and I find it really useful when you need to find a column in any tables in a database.If you need to find all column names that are in the database, just comment out or delete the … [Continue reading]
My Experience with Samsung Chromebook

Having been on the fence about Chrome OS for quite some time, I finally took a plunge and got a Samsung Chromebook. I chose Samsung based on several criteria. The laptop has to be lightweight and has enough power to do my work online. The work … [Continue reading]
Using Connection Coloring in SSMS Tools Pack

From previous posting, we demonstrated a way to use custom color coding using SQL Server Management Studio's (SSMS) Registered Servers properties. But using the feature can be very dangerous if you don't have the discipline to follow a strict process … [Continue reading]
How to Use Custom Color in SSMS

With many mistakes made by developers and DBAs alike firing a query in a wrong environment, there is one easy thing that can be done to alleviate this problem. That is by using the color coding on the status bar and you can set this up in the server … [Continue reading]