- Feature Articles
- CodeSOD
- Error'd
- Forums
-
Other Articles
- Random Article
- Other Series
- Alex's Soapbox
- Announcements
- Best of…
- Best of Email
- Best of the Sidebar
- Bring Your Own Code
- Coded Smorgasbord
- Mandatory Fun Day
- Off Topic
- Representative Line
- News Roundup
- Editor's Soapbox
- Software on the Rocks
- Souvenir Potpourri
- Sponsor Post
- Tales from the Interview
- The Daily WTF: Live
- Virtudyne
Admin
So, what was your argument for C#? Curious how you pitch programming languages to suits.
Admin
FTFY
Admin
But it worked- the resource was freed, which was the original compliant. The resource is properly destroyed when you fall out of the using block context. You shouldn't be assigning the resource anywhere else anyway, that to me is a WTF.
Admin
QFE. Offer up those .ppts for us big guy.
Admin
I think tblCustomerMaster is a staging table.
Admin
Case in point; I support an application that loads data from an FTP site... it deletes the "employee" table first, and then when the FTP transfer fails (30% of the time), we're screwed.
Admin
BTW, Gary's code not only stores the entire customer list in an array, it also stores the entire customer list in a DataTable. The entire "read customers into array" loop is not only stupid, but redundantly stupid.
Admin
Of course the optimal solution would be to do this entirely on the database side, preferably using replication to sync the data between the two databases (or use truncate + select into), and move the "select store" entry from the database to the web application.
Admin
As a DBA, I can assure you of three things:
the data integrity in this syetm blows. Obviously they aren't using foreign keys, and using "flush and fill" is guaranteed to screw things up royally.
This database is managed entirley by "app developers", with all the crap that entails.
If i ever meet this "developer", I may break his neck.
Admin
We have cleverer presentation that convince clients to use MVC. All you need to tell them is that this will cost less to make change later. This usually has client reaching around for his cheque-book.
Admin
Another use comes from Linux software that has been internationalized for French-speakers: l'user.
Admin
I'm sure I have Shift-Deleted your work in the past...
Admin
Admin
Are your arms strong enough? What if developer is girl?
Admin
A. Yes B. Never met a Girl named "Gary" before.
Admin
Your not too smart, are you?
Admin
Admin
Admin
Well first off, that last point was entirely sarcasm. Secondly, a fantastically US-Centric attitude there. As it happens i don't live or work in any "State".
Admin
Wow, you just got massively trolled. Your analysis, however, is spot on.
One more thing - the internet doesn't exist outside the 50 U.S. Nice try.
Admin
Hmm...Fair Point. In Fact, there probably isn't a rest-of-the-world outside the US either...rendering the phrase "outside the US" itself an exercise in doublethink.
Admin
If "the rest of the world" doesn't exist, where did they send all our jobs?
Admin
Yucca Mountain. The radiation causes the language/accent differences.
Captcha: Sagaciter...yes, citing them all in prose and poetry!
Admin
Haven't you ever read the map? Anything outside of North America is "Thar be dragons! Arrrrr!"
captcha: vulputate. i feel dirty just typing it.
Admin
There's no such thing as "outside the US". The US owns the entire universe, they just haven't bothered to tell anybody. The pieces of land that people in general think of as the US, situated between Canada and Mexico, west of Canada and a bunch of islands in the Pacific, that's the jail..
Admin
"Lock Up Garage" (SLUGs and DLUGs - Single and Double)
Admin
Attaching a wooden table to a remote DB? Don't be daft!
Admin
http://dilbert.com/fast/2011-03-24 You're welcome.
Admin
Nagesh and his cronies (working somewhere within the US, but juut where is a secret: Shhhhh).
Admin
Admin
Yeah ... they didn't want to be knowns as "Lusers..."
Admin
Disclaimer: I'm not bashing Linux. I have in fact been a "Luser", for the past 15 years or so. Unfortunately, my primary workstation at the office has always been Windoze. This, it seems, is about to change. I can't wait.
Admin
Is that where Nagesh lives?
Admin
Btw, where's Nagesh?
Admin
I disagree, no names will have apostrophes that should be there ;-)
Admin
I recall that being the method of dealing with Bill Frist in Presidential primary campaigns, just leave him out of it.
Admin
Admin
+1 for the 1984 reference
(BTW, TRWTF is that Apple has patented the "Telescreen")
Admin
Did the never hear of SQL replication at this place? It's been around for some time now. Or, how about a VIEW, if it's in the same database?
Admin
Ever hear of boy named "Sue"??
Admin
All our java apps are using linux for hosting service. I am LUser just like you. Development is done in Eclipse and Windows 7 machine - 32 bit only.
**Askimet you crappy robot, are you serious?*** **Alex, here's an example of comment did not post.Admin
Middleware handling database replication is a pretty big WTF.
TRWTF is how few comments are pointing out that this code should not even exist, that when the decision was made to write this code, the bunk had already been humped. The pooch had already been screwed. The bed had already been crapped.
Admin
Admin
Admin
Admin
Admin
Admin
Admin
Admin