Mo Flanagan

1,316
Reputation
330 views

Registered User

Name Mo Flanagan
Member for 1 year
Seen yesterday
Website
Location New York
Age 30
Nov
20
awarded  Yearling
Nov
15
accepted C# - Get list of open tasks
Nov
13
comment .NET / C# Binding IList<string> to a DataGridView
Exactly what I was looking for, anonymous types are great for this sort of thing.
Nov
5
accepted Using layered windows to create smooth window borders
Nov
4
accepted Capturing a Window that is hidden or minimized
Oct
2
comment Most frustrating programming style you’ve encountered
I suppose in that specific case it would be ok ;)
Sep
26
comment How can they do that? (OfficeTab and WindowsTab)
Yup, that's how WindowTabs does it. I use the Win32 api to set position of windows and of the tabs and I use SetWindowsHookEx to get notification of various events.
Sep
22
comment Generate Google Analytics events (__utm.gif requests) serverside
the links are dead unfortunately.
Sep
14
accepted Detect RPC connection loss from server-side on Windows
Sep
10
awarded  Popular Question
Jul
14
awarded  Good Answer
Jul
2
comment How many lines of code is too many?
That is meaningless
Jul
2
answered C# Directive to indicate 32-bit or 64-bit build
Jul
1
revised .NET XmlDocument : Why DOCTYPE changes after Save?
added 659 characters in body; added 59 characters in body; added 133 characters in body; deleted 4 characters in body
Jul
1
answered .NET XmlDocument : Why DOCTYPE changes after Save?
Jun
8
answered Which is the best tool to test for Memory leak in Win32/COM application?
Jun
2
answered SetWindowsHookEx with WH_MOUSE not capturing mouse moves over HTCAPTION area
Jun
2
answered c# p/invoke difficulties marshalling pointers