Click here to Skip to main content
15,915,328 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralTry....Catch Pin
codejet5-Nov-14 4:07
codejet5-Nov-14 4:07 
GeneralRe: Try....Catch PinPopular
PIEBALDconsult5-Nov-14 4:13
mvePIEBALDconsult5-Nov-14 4:13 
GeneralRe: Try....Catch Pin
codejet5-Nov-14 4:18
codejet5-Nov-14 4:18 
GeneralRe: Try....Catch Pin
glennPattonWork35-Nov-14 4:19
professionalglennPattonWork35-Nov-14 4:19 
GeneralRe: Try....Catch PinPopular
Ravi Bhavnani5-Nov-14 4:23
professionalRavi Bhavnani5-Nov-14 4:23 
GeneralRe: Try....Catch Pin
codejet5-Nov-14 4:26
codejet5-Nov-14 4:26 
GeneralRe: Try....Catch Pin
KP Lee9-Nov-14 16:17
KP Lee9-Nov-14 16:17 
GeneralRe: Try....Catch Pin
Sander Rossel5-Nov-14 4:16
professionalSander Rossel5-Nov-14 4:16 
You're being a bit harsh, at least he was trying Laugh | :laugh:
It's an OO world.
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

My blog[^]

GeneralRe: Try....Catch Pin
codejet5-Nov-14 4:19
codejet5-Nov-14 4:19 
GeneralRe: Try....Catch Pin
H.Brydon5-Nov-14 5:56
professionalH.Brydon5-Nov-14 5:56 
GeneralRe: Try....Catch Pin
56789012345-Nov-14 4:33
56789012345-Nov-14 4:33 
GeneralRe: Try....Catch Pin
codejet5-Nov-14 5:06
codejet5-Nov-14 5:06 
GeneralRe: Try....Catch Pin
Amarnath S5-Nov-14 5:29
professionalAmarnath S5-Nov-14 5:29 
GeneralRe: Try....Catch Pin
patbob6-Nov-14 6:17
patbob6-Nov-14 6:17 
GeneralRe: Try....Catch PinPopular
PhilLenoir5-Nov-14 4:34
professionalPhilLenoir5-Nov-14 4:34 
GeneralRe: Try....Catch Pin
Jeremy Falcon5-Nov-14 4:58
professionalJeremy Falcon5-Nov-14 4:58 
GeneralRe: Try....Catch Pin
PhilLenoir5-Nov-14 5:02
professionalPhilLenoir5-Nov-14 5:02 
GeneralRe: Try....Catch Pin
codejet5-Nov-14 5:09
codejet5-Nov-14 5:09 
GeneralRe: Try....Catch Pin
PhilLenoir5-Nov-14 5:10
professionalPhilLenoir5-Nov-14 5:10 
GeneralRe: Try....Catch Pin
codejet5-Nov-14 5:14
codejet5-Nov-14 5:14 
GeneralRe: Try....Catch Pin
PhilLenoir5-Nov-14 5:20
professionalPhilLenoir5-Nov-14 5:20 
GeneralRe: Try....Catch Pin
codejet5-Nov-14 5:30
codejet5-Nov-14 5:30 
GeneralRe: Try....Catch Pin
PhilLenoir5-Nov-14 5:36
professionalPhilLenoir5-Nov-14 5:36 
GeneralRe: Try....Catch Pin
Ravi Bhavnani5-Nov-14 6:27
professionalRavi Bhavnani5-Nov-14 6:27 
GeneralRe: Try....Catch Pin
KP Lee9-Nov-14 16:53
KP Lee9-Nov-14 16:53 

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.