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

 
GeneralDocumentation aaaaarrrrgggggg Pin
Mike Hankey18-Dec-14 9:29
mveMike Hankey18-Dec-14 9:29 
GeneralRe: Documentation aaaaarrrrgggggg Pin
PIEBALDconsult18-Dec-14 9:59
mvePIEBALDconsult18-Dec-14 9:59 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Mike Hankey18-Dec-14 10:06
mveMike Hankey18-Dec-14 10:06 
GeneralRe: Documentation aaaaarrrrgggggg Pin
_Maxxx_18-Dec-14 13:37
professional_Maxxx_18-Dec-14 13:37 
GeneralRe: Documentation aaaaarrrrgggggg Pin
PhilLenoir19-Dec-14 2:49
professionalPhilLenoir19-Dec-14 2:49 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Oshtri Deka18-Dec-14 23:30
professionalOshtri Deka18-Dec-14 23:30 
GeneralRe: Documentation aaaaarrrrgggggg Pin
V.18-Dec-14 10:00
professionalV.18-Dec-14 10:00 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Sander Rossel18-Dec-14 10:26
professionalSander Rossel18-Dec-14 10:26 
My code is self-documenting Big Grin | :-D

I hate documenting my code (i.e. writing manuals), unless it is to teach others how to use a certain technology (like in my blog or articles).
And I'm not particulary bad at it.
But I do have a degree in Media and Journalism, so I may not be your average documentor Big Grin | :-D
My blog[^]
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

GeneralRe: Documentation aaaaarrrrgggggg Pin
Mike Hankey18-Dec-14 10:27
mveMike Hankey18-Dec-14 10:27 
GeneralRe: Documentation aaaaarrrrgggggg Pin
PhilLenoir19-Dec-14 2:50
professionalPhilLenoir19-Dec-14 2:50 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Sander Rossel19-Dec-14 3:09
professionalSander Rossel19-Dec-14 3:09 
GeneralRe: Documentation aaaaarrrrgggggg Pin
KP Lee19-Dec-14 12:49
KP Lee19-Dec-14 12:49 
GeneralRe: Documentation aaaaarrrrgggggg Pin
BrainiacV19-Dec-14 9:35
BrainiacV19-Dec-14 9:35 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Sander Rossel19-Dec-14 10:03
professionalSander Rossel19-Dec-14 10:03 
GeneralRe: Documentation aaaaarrrrgggggg Pin
BrainiacV19-Dec-14 10:20
BrainiacV19-Dec-14 10:20 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Sander Rossel19-Dec-14 10:59
professionalSander Rossel19-Dec-14 10:59 
GeneralRe: Documentation aaaaarrrrgggggg Pin
BrainiacV19-Dec-14 11:10
BrainiacV19-Dec-14 11:10 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Sander Rossel19-Dec-14 11:28
professionalSander Rossel19-Dec-14 11:28 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Marc Clifton18-Dec-14 11:01
mvaMarc Clifton18-Dec-14 11:01 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Mike Hankey18-Dec-14 11:19
mveMike Hankey18-Dec-14 11:19 
GeneralRe: Documentation aaaaarrrrgggggg Pin
glennPattonWork318-Dec-14 11:55
professionalglennPattonWork318-Dec-14 11:55 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Mike Hankey18-Dec-14 12:06
mveMike Hankey18-Dec-14 12:06 
GeneralRe: Documentation aaaaarrrrgggggg Pin
PhilLenoir19-Dec-14 2:52
professionalPhilLenoir19-Dec-14 2:52 
GeneralRe: Documentation aaaaarrrrgggggg Pin
RedDk18-Dec-14 13:10
RedDk18-Dec-14 13:10 
GeneralRe: Documentation aaaaarrrrgggggg Pin
Mike Hankey18-Dec-14 13:28
mveMike Hankey18-Dec-14 13:28 

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.