Adam Haile

7,103
reputation
331 views

Registered User

name Adam Haile
member for 1 year
seen Dec 16 at 17:14
website
location US
age 26
Windows Mobile Code Monkey
Dec
12
awarded  Popular Question
Dec
11
asked GTK# .NET Application without requiring separate GTK# Install
Dec
9
comment How to make a GUI that works on all window mobile phones?
I second the docking... the only other way is to use the "Phone Style" of controls which limits you to a single column... this is for non-touchscreen devices. So it's your lowest common denominator... granted, it's gonna look like crap all all phones...but at least it's consistent ;)
Dec
7
awarded  Popular Question
Dec
6
awarded  Mortarboard
Dec
1
asked License and Distribution rights for Windows Resource (instsrv.exe)
Nov
30
awarded  Guru
Nov
30
awarded  Popular Question
Nov
17
awarded  Popular Question
Nov
16
comment C#: Retrieve Names of Installed Screen Savers
Awesome..I totally didn't realize that was possible.
Nov
13
comment Best way to parse command line arguments in C#
You do realize this one is written in Java, right?
Nov
12
awarded  Popular Question
Nov
11
comment Microsoft VC Runtime Requirement and SXS error for Setup Custom Action in Vista
Turns out "Multi-Threaded" was the one! Thanks!
Nov
11
comment Microsoft VC Runtime Requirement and SXS error for Setup Custom Action in Vista
The "Runtime Library" property is set to "Multi-Threaded DLL", change it to "Multi-Threaded" ?
Nov
11
comment Microsoft VC Runtime Requirement and SXS error for Setup Custom Action in Vista
Ok, but how do I do that. I could not find how to compile that into the binary statically.
Nov
11
asked Microsoft VC Runtime Requirement and SXS error for Setup Custom Action in Vista
Nov
3
comment Get Custom File Version Info from a Native binary using C#
Ok, and I could definitely PInvoke into these APIs, but is there absolutely no .NET API that would let me do this?
Nov
3
asked Get Custom File Version Info from a Native binary using C#
Oct
29
awarded  Popular Question
Oct
29
asked Targeting Android 1.5 and 1.6 from the 2.0 SDK
Oct
28
awarded  Popular Question
Oct
22
awarded  Popular Question
Oct
10
awarded  Favorite Question
Oct
9
awarded  Notable Question
Oct
6
asked Chain Uninstallation of MSIs
Sep
19
asked Enumerate Recording Devices in NAudio
Sep
16
comment Mono Compatible Networking/Socket Library
Strange... it just seems weird that this hasn't already been done. Every time I do something that uses sockets I end up writing basically the same code over again... figured someone would've already done it and packaged it in a nice library.
Sep
15
revised Mono Compatible Networking/Socket Library
added 902 characters in body
Sep
15
comment Mono Compatible Networking/Socket Library
By "one level above" I mean that I don't want to deal with writing the threading code, handling multiple connections, etc... see updated question above...
Sep
11
comment Mono Compatible Networking/Socket Library
Yes, I mean IP Sockets. And sure, I can use the standard socket classes, but every time I do it's the same thing over and over. I have to handle all the multi-threading / async stuff again I just kind of figured that at this point that was basically done already.... I'm looking for something that is 1 level above TcpClient and TcpListener.
Sep
11
asked Mono Compatible Networking/Socket Library
Sep
10
answered C#: Retrieve Names of Installed Screen Savers
Sep
9
comment WinForms Application in MonoDevelop
Yeah, but that's not the point, I just want to use MonoDevelop...for a whole bunch of reasons.
Sep
9
asked WinForms Application in MonoDevelop
Sep
3
awarded  Popular Question
Sep
3
awarded  Nice Answer
Sep
2
awarded  Popular Question
Aug
28
awarded  Notable Question
Aug
27
asked C#: Retrieve Names of Installed Screen Savers
Aug
26
awarded  Popular Question
Aug
26
comment Video Codecs supported in UPnP AV
See edit in original question...
Aug
26
revised Video Codecs supported in UPnP AV
added 789 characters in body
Aug
25
asked Video Codecs supported in UPnP AV
Aug
24
accepted [C#] Best implementation for Key Value Pair Data Structure?
Aug
24
awarded  Popular Question
Aug
4
awarded  Yearling
Aug
2
asked .NET / Mono Database Engine
Aug
2
asked Mono Compatible RAW Image Decoders
Jul
31
awarded  Popular Question
Jul
30
awarded  Popular Question