Home
techno jack
No posts with label
YOUR-FAVICON-URL
.
Show all posts
No posts with label
YOUR-FAVICON-URL
.
Show all posts
Home
Popular
Tags
Blog Archives
Popular Posts
Why do I keep getting exception code e0434352?
If you want to know how to debug CLR exceptions using cdb then read this post . Exception code e0434352 is the exception code used internall...
Finding CLR exceptions without visual studio
(If you want to understand what exception code 0xe0434352 is, read this post ) Often exceptions are thrown and caught and you don't see ...
Decoding Ubuntu Version Numbers
I've always been fond of the Ubuntu code names, "breezy badger" and "warty warthog" are some of my favorites. I kno...
Using Vim and Ctags to edit Powershell
To use vim with a new language you need a few things firstly: indent, syntax and file type plugins. These can be found here . Next, you need...
How to attach to an already running debugger target using cdb.
For the last year when I wanted to attach to a process using cdb, I'd attach by PID. This meant i'd need to the following dance: ...
Why write programs that don't modify variables?
Slews of bugs happen because variable have values you aren't expecting. To minimize this class of bugs I use a technique a lot of people...
Need another monitor? Try a USB Video Card.
I use 3 monitors at work and it is awesome. My laptop only drives two monitors so for the 3rd monitor I picked up a USB video card, the E...
Using TShark
Today I realized this blog lost its google analytics (GA) tracking. Ooops, I accidentally erased the javascript that talks to Google Analy...
Syntax highlighting for code blocks.
My blog used to have ugly display of source code, and I've always been a bit jealous of sites with pretty syntax highlighting for their ...
Use cdb to see what files your application is opening.
In this post I'll show you how to use CDB to intercept CreateFile and see what files your application is opening. For this problem, Proc...
Labels
azure
(1)
c#
(5)
cdb windbg
(4)
certificate
(6)
cool tools
(4)
f#
(5)
hardware
(3)
linq
(1)
performance
(2)
powershell
(14)
security
(5)
softskills
(3)
storytime
(2)
tshark wireshark
(5)
vim
(1)
web
(4)
winpho
(1)
xml
(2)
Blog Archive
▼
2011
(25)
▼
August
(3)
Atlantic Beach
How to query windows azure diagnostics for a time ...
F# and the immediate window
►
July
(2)
►
June
(3)
►
May
(1)
►
April
(4)
►
March
(6)
►
February
(2)
►
January
(4)
►
2010
(27)
►
December
(3)
►
November
(1)
►
October
(3)
►
September
(1)
►
August
(3)
►
July
(1)
►
June
(1)
►
May
(3)
►
February
(3)
►
January
(8)
►
2009
(16)
►
December
(5)
►
November
(2)
►
October
(3)
►
September
(3)
►
July
(3)
►
2008
(4)
►
December
(2)
►
November
(2)
►
2006
(4)
►
December
(2)
►
October
(1)
►
May
(1)
►
2005
(5)
►
October
(1)
►
August
(2)
►
January
(2)
►
2004
(10)
►
December
(7)
►
October
(2)
►
August
(1)
Share
Recent Posts
Blogger Tricks
Blogger Themes
Subscribe
Follow Us!
Be Our Fan
Labels
azure
(1)
c#
(5)
cdb windbg
(4)
certificate
(6)
cool tools
(4)
f#
(5)
hardware
(3)
linq
(1)
performance
(2)
powershell
(14)
security
(5)
softskills
(3)
storytime
(2)
tshark wireshark
(5)
vim
(1)
web
(4)
winpho
(1)
xml
(2)
Texts
Download