Welcome to MSDN Blogs Sign in | Join | Help

October 2009 - Posts

Find Path of a Command Line Tool

Many times you work on different machines, execute a command line tool but often wonder where that tool is actually installed. One way to figure this out is to look at all environment PATH variables and search them manually in same order as Windows does.
Posted by shitals | 1 Comments

How to Right Align Address in Word Document

May be the silliest thing but how do you align address on the right side of a letter in Microsoft Word 2010? Select the text you need and then click on that little square in Ribbon bar: Type amount of indentation you need. It’s typically 5” for letter
Posted by shitals | 0 Comments
Filed under: ,

Selecting Random Row From SQL Server Table

It is important to make sure your automated tests covers various real-world data combinations (for instance, some columns could be null or some rows could be duplicate). For perf testing you want to reduce effects of caching by not firing same SQL over
Posted by shitals | 0 Comments
Filed under:
 
Page view tracker