smink

9,316
reputation
201 views

Registered User

name smink
member for 1 year
seen yesterday
website
location PT
age 39
Someone addicted in building better and better software.
Dec
6
awarded  Mortarboard
Dec
1
accepted Regular expression to match hostname or IP Address?
Nov
8
awarded  Notable Question
Nov
3
awarded  Good Answer
Oct
28
comment Reading compound documents in c#
Fixed @Inno, thanks for the pointer.
Oct
28
revised Reading compound documents in c#
Changed after @Inno comment
Oct
27
awarded  Favorite Question
Oct
21
awarded  Popular Question
Oct
6
comment Where can I find .NET Framework class diagram?
Thanks @Peter Mortensen. Just updated the link.
Oct
6
revised Where can I find .NET Framework class diagram?
added 62 characters in body
Oct
1
accepted How do I uninstall a Windows service if the files does not exist anymore?
Sep
26
accepted How do I best convert a string representation into a DbType?
Sep
20
awarded  Notable Question
Sep
18
accepted Determine path to registry key from HKEY handle in C++
Sep
16
awarded  Yearling
Sep
14
accepted manipulating LARGE_INTEGERS
Sep
10
accepted Problem adding to Exception.Data Dictionary
Sep
10
comment Problem adding to Exception.Data Dictionary
Hummm ... your are not rethrowing the exception when you do catch (Exception ex) and set the key value in the dictionary.
Sep
10
revised Problem adding to Exception.Data Dictionary
added 1034 characters in body
Sep
10
answered Problem adding to Exception.Data Dictionary
Sep
8
answered manipulating LARGE_INTEGERS
Sep
8
answered vs.net go to parent class (shortcut)
Sep
2
accepted MSBuild delete process
Aug
31
awarded  Nice Answer
Aug
27
accepted Tool for parsing smtp logs that finds bounces
Aug
21
answered Template’s member typedef use in parameter undeclared identifier in VS but not GCC
Aug
21
comment How can I find out more diagnostic information from a failed web service call?
First thing I would do is to eavesdrop on the port where the Web Service is being served with a sniffer. This way you can assert that the communication is getting to the web server. After that you will know which side to tackle next - either the mobile device or the web server.
Aug
21
revised How does the system know what to use when ‘this’ keyword is used?
added 484 characters in body; added 7 characters in body
Aug
21
answered How does the system know what to use when ‘this’ keyword is used?
Aug
21
answered MSBuild delete process
Aug
21
comment How can I find out more diagnostic information from a failed web service call?
Are you able to view and web pages served by the web server hosting the Web Service to rule out web server misconfiguration?
Aug
19
revised How do I find the handle owner from a hang dump using windbg?
added 110 characters in body; edited body; added 422 characters in body
Aug
19
answered How do I find the handle owner from a hang dump using windbg?
Aug
19
revised Where was handle allocated?
Added bolded text to highlight parameter usage between commands
Aug
19
answered Where was handle allocated?
Aug
19
asked Where was handle allocated?
Jul
29
accepted Virtual Files are opened from Temporary Internet Files
Jul
29
answered Virtual Files are opened from Temporary Internet Files
Jul
29
accepted SQL Server 2000 Deadlock
Jul
29
answered SQL Server 2000 Deadlock
Jul
28
awarded  Enlightened
Jul
28
awarded  Nice Answer
Jul
7
accepted Map an object reference with HashTable
Jul
5
awarded  Nice Answer
Jul
5
answered returning C++ stack variable