Click here to Skip to main content
15,910,121 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: Cancel - OK Pin
cpkilekofp21-May-14 7:31
cpkilekofp21-May-14 7:31 
GeneralRe: Cancel - OK Pin
Jeremy Falcon21-May-14 8:23
professionalJeremy Falcon21-May-14 8:23 
GeneralRe: Cancel - OK Pin
cpkilekofp21-May-14 8:41
cpkilekofp21-May-14 8:41 
GeneralRe: Cancel - OK Pin
Jeremy Falcon21-May-14 9:30
professionalJeremy Falcon21-May-14 9:30 
GeneralRe: Cancel - OK Pin
Super Lloyd20-May-14 14:27
Super Lloyd20-May-14 14:27 
GeneralRe: Cancel - OK Pin
Roger Wright20-May-14 18:14
professionalRoger Wright20-May-14 18:14 
GeneralRe: Cancel - OK Pin
Mike Winiberg20-May-14 20:57
professionalMike Winiberg20-May-14 20:57 
GeneralRe: Cancel - OK PinPopular
Sander Rossel20-May-14 9:06
professionalSander Rossel20-May-14 9:06 
He might annoy you and all the other devs, but he DOES have a point...
I've dealt with customers who wanted me to change my software because it was not compliant with the Microsoft standard (small things like the order of OK and Cancel, an icon etc.).
I'm now pretty keen on keeping things consistent with the OS I'm aiming at and, when there's no standard yet, keeping things consistent within my application.

Perhaps now your customers are used to it it's not a good idea to change it though... Although new customers may benefit from it.
It's an OO world.
C#
public class SanderRossel : Lazy<Person>
{
   public void DoWork()
   {
      throw new NotSupportedException();
   }
}

GeneralRe: Cancel - OK Pin
cpkilekofp20-May-14 11:07
cpkilekofp20-May-14 11:07 
GeneralRe: Cancel - OK PinPopular
OriginalGriff20-May-14 9:10
mveOriginalGriff20-May-14 9:10 
GeneralRe: Cancel - OK Pin
Colin Mullikin20-May-14 9:21
professionalColin Mullikin20-May-14 9:21 
GeneralRe: Cancel - OK Pin
Jeremy Falcon20-May-14 9:30
professionalJeremy Falcon20-May-14 9:30 
GeneralRe: Cancel - OK Pin
cpkilekofp20-May-14 11:09
cpkilekofp20-May-14 11:09 
GeneralRe: Cancel - OK Pin
Stefan_Lang21-May-14 1:32
Stefan_Lang21-May-14 1:32 
GeneralRe: Cancel - OK Pin
Kornfeld Eliyahu Peter20-May-14 10:53
professionalKornfeld Eliyahu Peter20-May-14 10:53 
GeneralRe: Cancel - OK Pin
Albert Holguin20-May-14 9:18
professionalAlbert Holguin20-May-14 9:18 
GeneralRe: Cancel - OK Pin
jschell20-May-14 9:19
jschell20-May-14 9:19 
GeneralRe: Cancel - OK Pin
Colin Mullikin20-May-14 9:28
professionalColin Mullikin20-May-14 9:28 
GeneralRe: Cancel - OK Pin
Stefan_Lang21-May-14 1:44
Stefan_Lang21-May-14 1:44 
GeneralRe: Cancel - OK Pin
PIEBALDconsult20-May-14 9:33
mvePIEBALDconsult20-May-14 9:33 
GeneralRe: Cancel - OK Pin
Stefan_Lang21-May-14 1:47
Stefan_Lang21-May-14 1:47 
GeneralRe: Cancel - OK PinPopular
Nemanja Trifunovic20-May-14 9:41
Nemanja Trifunovic20-May-14 9:41 
GeneralRe: Cancel - OK Pin
Pete O'Hanlon20-May-14 9:53
mvePete O'Hanlon20-May-14 9:53 
GeneralRe: Cancel - OK Pin
Stefan_Lang21-May-14 1:53
Stefan_Lang21-May-14 1:53 
GeneralRe: Cancel - OK PinPopular
  Forogar  20-May-14 9:54
professional  Forogar  20-May-14 9:54 

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.