code-o-rama
code that won't rust, bust, pick-up dust, burst, buckle or bend
July 2007 - Posts
Team System Web Access Power Tool Announced
30 July 07 04:05 PM
|
john
|
0 Comments
OK, in my opinion this is a bit more than a power tool - it's an entire product. If you are using Team System you need to download and set up the Team System Web Access Power Toy that we just released. Team System Web Access (formerly known as TeamPlain)
Read More...
Getting Windows crash dumps
27 July 07 03:01 PM
|
john
|
0 Comments
Every so often I need get a crash dump for a crashing native process, and I always forget where to find the tools. The easiest to use is ADPlus which is part of the Debugging Tools for Windows . The best write-up I've found on other alternatives and how
Read More...
Cool IE7 add-ins
24 July 07 07:47 PM
|
john
|
0 Comments
I have to say that Internet Explorer 7 still hasn't reached the level of functionality provided by Maxthon , but it's really close. So close in fact that I only use IE these days. The IE7Pro Add-in provides a few more cool features that are missing.
Read More...
Outlook macros for processing e-mail
24 July 07 05:48 PM
|
john
|
0 Comments
I don't write many Outlook macros primarily because I don't have time to learn the CDO document model. But once upon a time I wrote a couple of macros that have become invaluable to me ever since. Some background. I process my e-mail roughly like this:
Read More...
Hiding the Windows XP recycle bin
23 July 07 08:37 PM
|
john
|
0 Comments
I'm one of those folks that completely turns off the Windows recycle bin. Primarily, if I accidentally delete a file it's usually some source code that is also in version control, or it's a document and I always store documents on a backed up network
Read More...
Getting accurate per thread timing on Windows
17 July 07 05:04 PM
|
john
|
2 Comments
If you need to accurately time operations in Windows, you're usually directed to the QueryPerformanceCounter API. This API is also neatly wrapped in .NET under the Stopwatch class. Indeed, this is this is simplest way to get reasonably accurate timings
Read More...
Listing All Solution Project Properties
12 July 07 10:04 PM
|
john
|
2 Comments
Don't ask why, but I needed to list all the properties of all the projects in a solution. Here's the macro that did it for me: Sub ListProjectProperties() Dim pane As EnvDTE.OutputWindowPane pane = Utilities.GetOutputWindowPane( "Output" ) Dim projects
Read More...
Search
Go
This Blog
Home
Tags
.net
.net 2.0
.net 3.5
2003
assembly
bugs
c#
c++
coding
command line
console
coverage
debugging
dll
dvorak
editing
ethereal
fonts
fun
funny
hardware
help
ide
instrumentation
internet explorer
keyboard
macro
microsoft
msbuild
mstest
mvid
network
nunit
packet
performance
points
powershell
probing
profiling
refactor
registry
safe code
screen saver
security
side-by-side
strong name
sxs
tcptrace
team foundation
team system
test signing
tfs
tips
tracing
tweaks
unit test
validating reader
vb
vista
visual basic
visual studio
vs
windows
windows installer
winpcap
wix
xbox 360
xml
xp
Navigation
Home
Blogs
Photos
Archives
February 2008 (2)
January 2008 (2)
December 2007 (1)
October 2007 (6)
September 2007 (1)
July 2007 (7)
May 2007 (3)
April 2007 (2)
March 2007 (5)
February 2007 (3)
January 2007 (3)
December 2006 (2)
November 2006 (2)
May 2006 (1)
January 2006 (3)
December 2005 (2)
August 2005 (3)
Useful Links
C# Code Format
Director of Random Technologies
Syndication
RSS 2.0
Atom 1.0