Click here to Skip to main content
15,886,578 members

The Weird and The Wonderful

   

The Weird and The Wonderful forum is a place to post Coding Horrors, Worst Practices, and the occasional flash of brilliance.

We all come across code that simply boggles the mind. Lazy kludges, embarrassing mistakes, horrid workarounds and developers just not quite getting it. And then somedays we come across - or write - the truly sublime.

Post your Best, your worst, and your most interesting. But please - no programming questions . This forum is purely for amusement and discussions on code snippets. All actual programming questions will be removed.

 
GeneralRe: Cannot Upload file with Internet Explorer 7 [modified] Pin
Rod Kemp5-Feb-11 6:17
Rod Kemp5-Feb-11 6:17 
GeneralRe: Cannot Upload file with Internet Explorer 7 Pin
musefan7-Feb-11 2:39
musefan7-Feb-11 2:39 
GeneralRe: Cannot Upload file with Internet Explorer 7 Pin
RobCroll7-Feb-11 2:52
RobCroll7-Feb-11 2:52 
GeneralRe: Cannot Upload file with Internet Explorer 7 Pin
fjdiewornncalwe7-Feb-11 3:19
professionalfjdiewornncalwe7-Feb-11 3:19 
GeneralRe: Cannot Upload file with Internet Explorer 7 Pin
Rod Kemp7-Feb-11 3:52
Rod Kemp7-Feb-11 3:52 
GeneralRe: Cannot Upload file with Internet Explorer 7 Pin
Abhinav S5-Feb-11 5:25
Abhinav S5-Feb-11 5:25 
JokeRe: Cannot Upload file with Internet Explorer 7 Pin
_Erik_7-Feb-11 5:37
_Erik_7-Feb-11 5:37 
GeneralSystem.Windows.Shell namespace Pin
Lutosław26-Jan-11 3:37
Lutosław26-Jan-11 3:37 
Not a programming question.

I've been sniffing around the Shell namespace new in .NET 4.0, which is part of PresentationFramework assembly.

Well. A so-called "shell" is a part of OS which evolve quite quickly. What if a new feature is added, which will happen sooner or later? Will it be shipped with .NET 5.0 or in a java-like update or in another System.Core2 thing...

Adding wrappers for OS-specific shell features to the framework ain't a good idea -- just my 2 penses. Any thoughts about this?
Greetings - Jacek

GeneralRe: System.Windows.Shell namespace Pin
AspDotNetDev26-Jan-11 6:40
protectorAspDotNetDev26-Jan-11 6:40 
GeneralRe: System.Windows.Shell namespace Pin
PIEBALDconsult26-Jan-11 14:16
mvePIEBALDconsult26-Jan-11 14:16 
GeneralRe: System.Windows.Shell namespace Pin
GibbleCH27-Jan-11 4:01
GibbleCH27-Jan-11 4:01 
QuestionRe: System.Windows.Shell namespace Pin
Trollslayer29-Jan-11 3:03
mentorTrollslayer29-Jan-11 3:03 
GeneralRe: System.Windows.Shell namespace Pin
Lutosław31-Jan-11 12:31
Lutosław31-Jan-11 12:31 
GeneralSecure enrcyption function PinPopular
o m n i21-Jan-11 20:49
o m n i21-Jan-11 20:49 
GeneralRe: Secure enrcyption function Pin
Ibrahim Yusuf22-Jan-11 5:00
Ibrahim Yusuf22-Jan-11 5:00 
GeneralRe: Secure enrcyption function Pin
imagiro22-Jan-11 23:30
imagiro22-Jan-11 23:30 
GeneralRe: Secure enrcyption function Pin
fjdiewornncalwe23-Jan-11 17:11
professionalfjdiewornncalwe23-Jan-11 17:11 
GeneralRe: Secure enrcyption function Pin
BillW3324-Jan-11 4:10
professionalBillW3324-Jan-11 4:10 
GeneralRe: Secure enrcyption function (Please Help Urgentz) Pin
musefan25-Jan-11 3:15
musefan25-Jan-11 3:15 
GeneralRe: Secure enrcyption function (Please Help Urgentz) Pin
Lutosław25-Jan-11 13:15
Lutosław25-Jan-11 13:15 
GeneralRe: Secure enrcyption function Pin
Jörgen Sigvardsson31-Jan-11 10:20
Jörgen Sigvardsson31-Jan-11 10:20 
GeneralRe: Secure enrcyption function Pin
Vladimir Svyatski14-Feb-11 9:21
professionalVladimir Svyatski14-Feb-11 9:21 
GeneralObsure ASP.Net Bug? Pin
AspDotNetDev20-Jan-11 17:19
protectorAspDotNetDev20-Jan-11 17:19 
GeneralRe: Obsure ASP.Net Bug? PinPopular
musefan21-Jan-11 1:24
musefan21-Jan-11 1:24 
GeneralRe: Obsure ASP.Net Bug? Pin
Jason Vetter21-Jan-11 2:34
Jason Vetter21-Jan-11 2:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.