DannySmurf

7,170
Reputation
237 views

Registered User

Name DannySmurf
Member for 1 year
Seen 2 days ago
Website
Location Calgary, Alberta
Age 32
I am a C#/ASP.NET application developer working in oil&gas.
Nov
7
accepted How important is W3C XHTML/CSS validation when finalizing work?
Nov
5
comment visual studio crashes
Why would this go to Superuser? It's about a problem with a specific development tool. Clearly programming-related.
Nov
5
answered How to share text file of size 1.5 MB
Oct
24
comment Preventing Memory Leaks with Attached Behaviours
Again with the 14-month-late response... :)
Oct
23
comment Why to use CAS (Code Access Security)?
If you have ever used an application that connects to the Internet, you are NOT in control of the code on your machine. But you've missed the point. CAS exists to allow running of CODE that is not necessarily trusted, not as a blanket fix for possible user exploits.
Oct
23
comment Preventing Memory Leaks with Attached Behaviours
Well, the discussion was over about 14 months ago. You're a bit late to criticize.
Oct
21
comment MySql moving differences?
Quick tip: If you can't change your schema, create a temp table with an ID in your proc, dump your result set into there and then do the join.
Sep
18
accepted GUI App with Visual C++ Express Edition
Sep
15
awarded  Enlightened
Sep
15
awarded  Nice Answer
Aug
30
answered Controlling the Mono GC
Aug
11
awarded  Yearling
Aug
5
awarded  Popular Question
Jul
26
comment What is the best way to empty a directory?
Yeh, true, but Directory.Delete is still the best way. Deleting the directory and recreating an empty one in its place is more "elegant" and probably faster than iteration.
Jul
26
revised What differentiates a starting web designer and one with 2+ years of experience?
edited tags
Jul
26
answered What is the best way to empty a directory?
Jul
8
awarded  Disciplined
Jun
6
comment Light-weight database engine for Delphi 1?
Yeah, me too. WTF? You're obviously designing the software, so this can't be a real requirement.
Jun
6
comment vmware and performance for developing
Totally agree. A tri- or quad-core machine can be had for as little as $500 these days. There is absolutely no excuse for employers not to equip their workers with something decent.