Archive for July 2007
Guidance Library Wiki
The Patterns & Practices Team at MS has a wiki, which includes a webedition of their Guidance Explorer.
Link found here
Patterns & Practices: What’s cooking
Roadmap for upcoming P&P releases…
How to: Bypassing the Automatic Updates settings …
One of our VPC’s is running with Windows Update set to Automatic. Although the options are disabled (set through an logon script?), we wanted to change (the reason why is less important) it to Notify me…
How to retrieve the version number of a referenced assembly
Them: Michael, do you remember which version of X we used in framework release x.x.x.x?
Me [as always]: -euh- No…
Them: ?!@#$%#@%”>?@#$%#@%?@#$%#@%
Read the rest of this entry »
Tree Grid Control on Codeplex
A while back I stumbled on the VisualTreeControl (found in Microsoft.VisualStudio.VirtualTreeGrid.dll), which looks great (pimp your DSL).
I tried to using it, but gave up quicky reading after reading some more about it in a blog entry by E. Bakker.
Today I stumbled (again) on this control through the Tree Grid Control project on codeplex, which wraps the former control.