The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

Browse by Tags

All Tags » .net (RSS)
  • Re: Does this count as a WTF?

    [quote user="campkev"] [quote user="Spectre"][quote user="BlueKnot"]If the try block fails, but doesn't actually throw any kind of exception whatsoever, it goes 'BOOM'? [/quote] AFAIK, a parameterless catch block handles exceptions that are not derived from System...
    Posted to Forum by Spectre on 10-20-2008
  • Re: "Creative" coding

    [quote user="Ren"]From man regex: "To include a literal '-', make it the first or last character, or the second endpoint of a range." [/quote] What do POSIX regex functions have to do with .NET ones? [quote user="Ren"] ~$ perl -e '$_ = "-"; print "x...
    Posted to Forum by Spectre on 09-26-2008
  • Re: stuff that value in there or how not to process a webform.

    [quote user="danixdefcon5"]I really, really hope those <summary> <remarks> tags are some kind of joke, and don't actually mean someone did an XMLized version of JavaDoc. [/quote] Believe it or not, but they're actually called XML comments. My favourite part for some reason...
    Posted to Forum by Spectre on 09-02-2008
  • Re: Yet more VBScript Fun: Subroutines and By Reference

    [quote user="Salami"] In VB you pass variables wither ByRef or ByVal. You can explicitly state it (ByVal SomeVar as Integer) if you want. The default is ByRef, which means if the variable is changed in the subroutine it also changed in the calling subroutine. [/quote] Correction: this was the...
    Posted to Forum by Spectre on 04-18-2008
  • slim CD/DVD R/RW - lense clarifications

    we are using lot of slim CD/DVD R/RW, the lense was damaged because of handling. what are all the pre cautions or warning msg i need. pls. clarify my doubts.
    Posted to Forum by basker82 on 03-21-2008
  • In Code We Trust

    (this was submitted to the main site, but in case it's not published, it's here for your amusement) A gem from a colleague who quit recently, and he is now working for the state (your tax dollars at work). Some funny stuff here. It seems subconsciously he was telling himself something, that perhaps his...
    Posted to Forum by Charles Nadolski on 05-18-2007
  • .net?

    If I want to create a new form, using VS2005 and add CLR Support, would that be acceptable, that way its still c++? whats the stance on that?
    Posted to Forum by wonkoTheSane on 04-24-2007
  • Re: Yet more questionable info on W3Schools.

    I think Java has demonstrated a lot better of a "standard" for a distributed application that will run on any computer in the world. Executables are not standard. COM objects are not standard, DLL-files are not standard. Registry settings are not standard. INI-files are not standard. Quick! Which of...
    Posted to Forum by fennec on 04-24-2007
  • W3Schools Anti-Compilism

    Anti-Compilism = discriminating against compiled code. A term I have made up to fit the W3Schools' attitude towards executable code in some areas. See i.e. here: http://www.w3schools.com/ngws/ngws_standards.asp http://www.w3schools.com/appml/web_applications.asp http://www.w3schools.com/appml/web_services...
    Posted to Forum by Tweenk on 02-15-2007
Page 1 of 1 (9 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems