Dana

5,450
Reputation
850 views

Registered User

Name Dana
Member for 1 year
Seen 39 mins ago
Website
Location CA
Age 36
Code Monkey in Winnipeg, MB
Nov
19
revised Beginner object references question
Formatting; added 6 characters in body
Nov
18
comment Remove Duplicates from File
Voted up simply because it's a Cobol question
Nov
16
comment How to create a symbol table in C without hashing?
This is essentially the same as your other question.
Nov
9
comment How do I pop up an alert in Javascript?
I'm thinking deliberate troll?
Nov
5
revised Is SQL injection a risk today?
Spelling, grammar
Nov
4
comment Objective-C - simple setting property example erroring with ‘request for ___ in something not a structure or union’
Maybe double check your AppDelegate.m? That's the error I get whenever I've forgotten to include the header file the class is defined in.
Nov
3
revised How to de-import a Python module?
spelling/grammar
Nov
3
awarded  Notable Question
Oct
30
comment IronPython compiler version at runtime
You could thank me by accepting my answer :P
Oct
30
comment Best Security Suit
You asked the exact same question earlier this evening and it was closed.
Oct
30
comment how do i explain that if (xyz == null) checks are not “protective”.
Hmm, voted to reopen after the edits dialed down the tone.
Oct
30
revised NSMutableString stringByReplacingOccurrencesOfString Warning
Code formatting
Oct
29
answered how convert list of int to list of tuples
Oct
29
comment how convert list of int to list of tuples
He asked for the answer in Python :P
Oct
29
answered vb.net: index out of range
Oct
29
answered What Is The Use Of Brainfuck
Oct
29
answered IronPython compiler version at runtime
Oct
28
awarded  Popular Question
Oct
28
revised Multiple Inheritance, Polymorphism and newer ways of programming
Typo
Oct
21
revised Error Accessing SQL Server from an ASMX Web Service
Typos, grammar
Oct
20
accepted How to do 2 update statements at a time?
Oct
20
revised Can you define the size of an array at runtime in C
Fixed a little typo
Oct
17
awarded  Nice Answer
Oct
16
revised C#: How can I get the current season? (Summer, Winter, etc…)
Typo -- I'm assuming he meant "given a date" not "given a "data"
Oct
16
revised Multiple DataKeyNames in a GridView
Fixed a typo
Oct
16
revised IE8 - How can I remove extra padding from an image?
De-shouted the title
Oct
15
comment How to find an ignored exception
Oh sweet, I didn't know you could do that. You should make that an answer, divo, so I can vote you up!
Oct
15
answered Is it possible to restrict the results of an outer join?
Oct
15
comment Single dash phone number - regex validation
Maybe post what have you so far?
Oct
15
answered How to do 2 update statements at a time?
Oct
14
revised What does `x ?? y` mean?
added 207 characters in body
Oct
14
comment Opening Large (24 GB) File In C
Off topic, but I'm a little surprised all of wikipedia is only 24gigs (including XML overhead)
Oct
14
revised C# Bitwise OR needs casting with byte *sometimes*
Fixed the syntax highlighting.
Oct
14
revised How to set the start screen in iPhone app?
deleted 60 characters in body
Oct
14
answered Boolean method naming readability
Oct
14
comment Most horrifying line of code you have ever seen?
I recall back in my ColdFusion days, a development methodology called FuseBox was catching on, and they actually recommended this because you never know when you might switch your database to being one that didn't support Identity or Autoincrement columns. sigh
Oct
14
comment Most horrifying line of code you have ever seen?
Ugh. I made the semi-colon typo for the first time ever a couple weeks ago and I was nearly crying by the time I figured out what was wrong.
Oct
8
comment SQL join puzzler
Ehh, it's how I think of cross joins in sql server.
Oct
8
answered SQL join puzzler
Oct
8
comment How to know return types of methods in xcode? - iphone development
Yup, and I just checked 3.1 and the option exists.
Oct
7
comment Can I use my gdb to debug an XCode project
Doesn't Xcode use gdb as its debugger by default?
Oct
3
answered Python .sort() not working as expected
Oct
2
revised How do you get SharePoint “My Links” back after a profile has been deleted and restored?
added 43 characters in body
Sep
17
revised iPhone - getting unique values from NSArray object
added 116 characters in body
Sep
16
awarded  Yearling
Sep
14
revised detect multiple accounts
spelling and grammar
Sep
9
revised Calculating which tiles are lit in a tile-based game (”raytracing”)
Deleted extra word.
Sep
9
answered T-SQL: is it possible to specify condition in Count()?
Sep
8
awarded  Popular Question
Sep
3
revised How to make two <p> tags show in the same row.
Grammar