July 2007 - Posts
Most of you will find this relatively simple, but it took me a while to figure this out. When executing a method on a new thread, I found it almost impossible to pass the method any parameters. My code looked like below. Method Signature to be Executed
Read More...
Those of you who labored to get devenv.exe to work with TFS's build capacity to build your setup projects know the agony of setting this arrangement up. The reason to use devenv.exe is to allow TFS to compile and build setup projects along with the main
Read More...
I recently ran into a problem where I needed to increase the size of a virtual machine's primary partition. The problem was that the VM's primary partition was based on a Differencing disk. As such tools like the VHDExpander don't work on them (only dynamic
Read More...
This posting is a little old, but relates directly to an older posting of mine on how to debug a SharePoint web part. The post details a feature that can be installed in a development MOSS installation that will easily allow for the attachment of a debugger.
Read More...