Click here to Skip to main content
15,892,575 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.

 
GeneralRe: Messing with HR Pin
lopatir3-Dec-19 4:02
lopatir3-Dec-19 4:02 
GeneralRe: Messing with HR Pin
musefan3-Dec-19 4:16
musefan3-Dec-19 4:16 
GeneralRe: Messing with HR Pin
musefan3-Dec-19 4:14
musefan3-Dec-19 4:14 
GeneralRe: Messing with HR Pin
#realJSOP3-Dec-19 5:15
mve#realJSOP3-Dec-19 5:15 
GeneralRe: Messing with HR Pin
Ron Anders3-Dec-19 5:48
Ron Anders3-Dec-19 5:48 
GeneralRe: Messing with HR Pin
dandy723-Dec-19 6:12
dandy723-Dec-19 6:12 
GeneralRe: Messing with HR Pin
Eddy Vluggen3-Dec-19 12:12
professionalEddy Vluggen3-Dec-19 12:12 
GeneralSpelunking through C# Pin
honey the codewitch3-Dec-19 3:29
mvahoney the codewitch3-Dec-19 3:29 
So parsing a C# subset has lead me to all kinds of interesting questions

C#
[System.AttributeUsage(System.AttributeTargets.All,true)]
class TestAttribute<T> : System.Attribute
{

}


does that work? (it doesn't)

why do I even ask?

because if it worked I'd have to look for
C#
[Test<string>()] class Foo {}


and the like.

Don't get me started on the weirdities of array declarations.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.

GeneralRe: Spelunking through C# Pin
  Forogar  3-Dec-19 3:56
professional  Forogar  3-Dec-19 3:56 
GeneralRe: Spelunking through C# Pin
RugbyLeague3-Dec-19 4:19
RugbyLeague3-Dec-19 4:19 
GeneralRe: Spelunking through C# Pin
honey the codewitch3-Dec-19 4:20
mvahoney the codewitch3-Dec-19 4:20 
GeneralRe: Spelunking through C# Pin
RugbyLeague3-Dec-19 21:53
RugbyLeague3-Dec-19 21:53 
GeneralRe: Spelunking through C# Pin
honey the codewitch3-Dec-19 21:55
mvahoney the codewitch3-Dec-19 21:55 
GeneralRe: Spelunking through C# Pin
RugbyLeague3-Dec-19 23:04
RugbyLeague3-Dec-19 23:04 
GeneralRe: Spelunking through C# Pin
kalberts3-Dec-19 22:39
kalberts3-Dec-19 22:39 
GeneralRe: Spelunking through C# Pin
RugbyLeague3-Dec-19 23:05
RugbyLeague3-Dec-19 23:05 
GeneralRe: Spelunking through C# Pin
Richard Deeming3-Dec-19 4:25
mveRichard Deeming3-Dec-19 4:25 
GeneralRe: Spelunking through C# Pin
honey the codewitch3-Dec-19 4:26
mvahoney the codewitch3-Dec-19 4:26 
GeneralWSO CCC OTD 2019-12-03 Solution Pin
OriginalGriff3-Dec-19 1:51
mveOriginalGriff3-Dec-19 1:51 
GeneralRe: WSO CCC OTD 2019-12-03 Solution Pin
musefan3-Dec-19 2:35
musefan3-Dec-19 2:35 
GeneralRe: WSO CCC OTD 2019-12-03 Solution Pin
OriginalGriff3-Dec-19 2:52
mveOriginalGriff3-Dec-19 2:52 
GeneralRe: WSO CCC OTD 2019-12-03 Solution Pin
super3-Dec-19 3:11
professionalsuper3-Dec-19 3:11 
GeneralRe: WSO CCC OTD 2019-12-03 Solution Pin
OriginalGriff3-Dec-19 3:19
mveOriginalGriff3-Dec-19 3:19 
GeneralRe: WSO CCC OTD 2019-12-03 Solution Pin
musefan3-Dec-19 4:05
musefan3-Dec-19 4:05 
RantJust because nobody does something doesn't mean nobody should document that something Pin
honey the codewitch3-Dec-19 1:30
mvahoney the codewitch3-Dec-19 1:30 

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.