Welcome to MSDN Blogs Sign in | Join | Help

July 2008 - Posts

I was talking with a test manager yesterday about recruiting opportunities, and he was wondering about what testing conferences were coming up in the (fairly) near future. So here is a listing of some of them: STANZ August 11 - August 12 Wellington, New Read More...
I was reviewing a check-in the other day, and one of the changes was to fix a line of code which resulted in one of the new "safe CRT" warnings: warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. Here is Read More...
So I recently ran across the LEGO Digital Designer , which is a free download enabling you to build your models all within the comfort of your own computer. I just need to figure out their file format so I can start building tests that way, otherwise Read More...
In the process of setting up a 64bit Server 2008 box, I ran into a little issue trying to convince IE which tool to use when I want to view the source of a web page or document. All of the "documentation" out on the web states that you need to modify Read More...
We've had a recent rash of build breaks, so the team has been getting hardcore about requiring a co-worker review all check-ins and do a "buddy build" to ensure that everything is cool before the code gets inserted into the source control system. Well, Read More...
 
Page view tracker