Click here to Skip to main content
15,924,507 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: .NET Microframework Pin
Rob Philpott22-Apr-14 5:30
Rob Philpott22-Apr-14 5:30 
GeneralRe: .NET Microframework Pin
Rob Philpott22-Apr-14 5:11
Rob Philpott22-Apr-14 5:11 
GeneralRe: .NET Microframework Pin
Mike Hankey22-Apr-14 5:29
mveMike Hankey22-Apr-14 5:29 
GeneralRe: .NET Microframework Pin
Rob Philpott22-Apr-14 5:35
Rob Philpott22-Apr-14 5:35 
GeneralRe: .NET Microframework Pin
Mike Hankey22-Apr-14 5:45
mveMike Hankey22-Apr-14 5:45 
GeneralRe: .NET Microframework Pin
BobJanova22-Apr-14 5:38
BobJanova22-Apr-14 5:38 
GeneralRe: .NET Microframework Pin
Rob Philpott22-Apr-14 5:52
Rob Philpott22-Apr-14 5:52 
GeneralRe: .NET Microframework Pin
BobJanova22-Apr-14 6:05
BobJanova22-Apr-14 6:05 
The declaration/definition divide seems to be a common feature of that generation of languages. In C++ it's header/body, in C it's the same, in Delphi/Pascal it's declaration of classes/functions/procedures at the top and the content below (essentially a header and body in the same file). I suppose it's to make the compiler's life easier, but it does seem silly to define the same thing in two places when the information must be available from the content to auto-generate most of the header.
GeneralRe: .NET Microframework Pin
RandyWester23-Apr-14 19:46
RandyWester23-Apr-14 19:46 
GeneralRe: .NET Microframework Pin
Eddy Vluggen22-Apr-14 7:00
professionalEddy Vluggen22-Apr-14 7:00 
GeneralRe: .NET Microframework Pin
LloydA11122-Apr-14 7:11
LloydA11122-Apr-14 7:11 
GeneralRe: .NET Microframework Pin
BobJanova25-Apr-14 6:50
BobJanova25-Apr-14 6:50 
GeneralRe: .NET Microframework Pin
Jörgen Andersson22-Apr-14 8:39
professionalJörgen Andersson22-Apr-14 8:39 
GeneralRe: .NET Microframework Pin
Mathew Crothers22-Apr-14 20:48
professionalMathew Crothers22-Apr-14 20:48 
GeneralRe: .NET Microframework Pin
Rob Philpott22-Apr-14 22:01
Rob Philpott22-Apr-14 22:01 
GeneralRe: .NET Microframework Pin
Mathew Crothers23-Apr-14 12:20
professionalMathew Crothers23-Apr-14 12:20 
GeneralRe: .NET Microframework Pin
Rob Philpott24-Apr-14 4:54
Rob Philpott24-Apr-14 4:54 
GeneralRe: .NET Microframework Pin
Jan Kučera22-Apr-14 21:45
Jan Kučera22-Apr-14 21:45 
GeneralRe: .NET Microframework Pin
Rob Philpott22-Apr-14 22:20
Rob Philpott22-Apr-14 22:20 
GeneralRe: .NET Microframework Pin
Fabio Franco23-Apr-14 1:46
professionalFabio Franco23-Apr-14 1:46 
GeneralRe: .NET Microframework Pin
Nicolas Dorier23-Apr-14 5:18
professionalNicolas Dorier23-Apr-14 5:18 
GeneralRe: .NET Microframework Pin
Marcel Derrmann23-Apr-14 8:46
Marcel Derrmann23-Apr-14 8:46 
RantRear foglamps Pin
S u n s h i n e22-Apr-14 3:26
S u n s h i n e22-Apr-14 3:26 
GeneralRe: Rear foglamps Pin
Rage22-Apr-14 3:35
professionalRage22-Apr-14 3:35 
GeneralRe: Rear foglamps Pin
Mark Parity22-Apr-14 3:56
Mark Parity22-Apr-14 3:56 

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.