456
reputation
54 views

Registered User

name
member for 1 year
seen 2 days ago
website
location
age
Oct
29
comment ADSI Library/Control for .NET
Guess I'm rolling my own :-) Thanks for the links and information.
Oct
28
asked ADSI Library/Control for .NET
Oct
27
awarded  Nice Answer
Oct
9
comment The SHORTEST way to remove multiple spaces in a string in Python
updated. thanks for pointing that out.
Oct
9
comment The SHORTEST way to remove multiple spaces in a string in Python
doesn't strip() only do leading & trailing spaces?
Oct
9
answered The SHORTEST way to remove multiple spaces in a string in Python
Oct
9
answered Unable to make 2 parallel TCP requests to the same TCP Client
Oct
8
answered newbie question: why are python strings and tuples are made immutable?
Oct
6
awarded  Commentator
Oct
6
comment File echo loop with extra final iteration
Can you confirm that "dictionary.txt" doesn't have a new-line at the end? Because your code seems to be straight forward read-in, write-out.
Oct
6
answered C# write to Excel using Linq
Oct
6
accepted Data Collection from multiple workstations
Oct
6
comment Data Collection from multiple workstations
I ended up implementing it in two phases. see the details in my answer below. As far commercial products, I couldn't find any that would accomodate very special needs that I was asked to satisfy. thanks though.
Oct
6
answered Data Collection from multiple workstations
Oct
6
answered What is “Orthogonality”?
Oct
6
answered How can I work with Active Directory from Perl?
Oct
6
answered Java or Python for an intermediate PHP guy. Career advice.
Oct
6
comment Suggested second-step textbook for self-educating programmer?
definitely one the best books I bought during my undergrad days. A must read for anyone thinking about getting into programming.
Oct
3
answered What does “Senior Software Developer” mean?
Sep
30
answered php rand() array
Sep
30
comment Getting the Text from a Selected Item in a RadioButtonList in a GridView in ASP.NET
Is the error with Label portion or with the RadioButtonList portion? Also, what is the value of "strAnswer" after string strAnswer = rblAnswer.SelectedValue; Is it a valid integer which can be parsed into an "int"?
Sep
18
awarded  Yearling
Jul
23
awarded  Nice Answer