Click here to Skip to main content
15,905,967 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: QA candidate... Pin
Slacker0076-Nov-17 21:55
professionalSlacker0076-Nov-17 21:55 
GeneralLearning to 'chew' the bitter pills Pin
Eytukan6-Nov-17 19:44
Eytukan6-Nov-17 19:44 
GeneralRe: Learning to 'chew' the bitter pills Pin
Abhinav S6-Nov-17 19:55
Abhinav S6-Nov-17 19:55 
GeneralRe: Learning to 'chew' the bitter pills Pin
Jacquers6-Nov-17 20:20
Jacquers6-Nov-17 20:20 
GeneralRe: Learning to 'chew' the bitter pills Pin
Jon McKee6-Nov-17 20:35
professionalJon McKee6-Nov-17 20:35 
GeneralRe: Learning to 'chew' the bitter pills Pin
CodeWraith6-Nov-17 22:18
CodeWraith6-Nov-17 22:18 
GeneralRe: Learning to 'chew' the bitter pills Pin
Jon McKee7-Nov-17 11:36
professionalJon McKee7-Nov-17 11:36 
GeneralRe: Learning to 'chew' the bitter pills Pin
CodeWraith7-Nov-17 12:54
CodeWraith7-Nov-17 12:54 
I have nothing against useful tools or getting brainless code generated instead of writing mile long source files. I use web services to separate the application logic from the UI. A lot. A web referece and autogenerated proxy to call the webmethods sure beat spending a few hours to write that thing. But I know how it works and could write it manually when the generated code does not work. Don't tell me that does not happen. There are some bugs which still appear since I started using webservices in .Net 1.0.

Even worse, I also know enough people who could not do some very basic things like implementing a custom event and a delegate. The same goes for the simple task of writing a simple event handler and wiring it up to an event. I would not like being helpless just because some editor does not do it with a simple double click in the right place or because the editor has decided that this is not the way how we do things. Don't tell me that does not happen. All I want to do is to edit some XAML. I don't expect the form designer to work, simply because the UI has nothing to do with WPF. You would not believe how much work it was to tweak my classes so that the designer lets me edit my XAML and otherwise staying out of my way. And I don't like it at all when tools obviously think they know better what we are doing and where we want to go.

It's not really productive when tools encourage ignorance or lazyness and it's not helpful when tools limit what I am allowed to do. I think it's more productive to work on a task instead of finding workarounds to make peace with some dumb tool. A little less may often actually be more.
I have lived with several Zen masters - all of them were cats.

GeneralRe: Learning to 'chew' the bitter pills Pin
Jon McKee7-Nov-17 15:08
professionalJon McKee7-Nov-17 15:08 
GeneralRe: Learning to 'chew' the bitter pills Pin
Kornfeld Eliyahu Peter6-Nov-17 21:59
professionalKornfeld Eliyahu Peter6-Nov-17 21:59 
GeneralRe: Learning to 'chew' the bitter pills Pin
Jon McKee6-Nov-17 19:57
professionalJon McKee6-Nov-17 19:57 
GeneralRe: Learning to 'chew' the bitter pills Pin
Eytukan7-Nov-17 0:22
Eytukan7-Nov-17 0:22 
GeneralRe: Learning to 'chew' the bitter pills Pin
Kornfeld Eliyahu Peter6-Nov-17 20:14
professionalKornfeld Eliyahu Peter6-Nov-17 20:14 
GeneralRe: Learning to 'chew' the bitter pills Pin
Munchies_Matt6-Nov-17 22:52
Munchies_Matt6-Nov-17 22:52 
GeneralRe: Learning to 'chew' the bitter pills Pin
Jeremy Falcon7-Nov-17 2:03
professionalJeremy Falcon7-Nov-17 2:03 
GeneralRe: Learning to 'chew' the bitter pills Pin
Munchies_Matt7-Nov-17 5:00
Munchies_Matt7-Nov-17 5:00 
GeneralRe: Learning to 'chew' the bitter pills Pin
Jeremy Falcon7-Nov-17 2:01
professionalJeremy Falcon7-Nov-17 2:01 
JokeRe: Learning to 'chew' the bitter pills Pin
W Balboos, GHB7-Nov-17 2:04
W Balboos, GHB7-Nov-17 2:04 
GeneralAPOD Pin
jeron16-Nov-17 8:09
jeron16-Nov-17 8:09 
GeneralRe: APOD Pin
Foothill6-Nov-17 8:30
professionalFoothill6-Nov-17 8:30 
GeneralRe: APOD Pin
R. Giskard Reventlov6-Nov-17 9:31
R. Giskard Reventlov6-Nov-17 9:31 
GeneralWhat Would You Do? Pin
Kevin Marois6-Nov-17 7:36
professionalKevin Marois6-Nov-17 7:36 
GeneralRe: What Would You Do? Pin
R. Giskard Reventlov6-Nov-17 8:03
R. Giskard Reventlov6-Nov-17 8:03 
GeneralRe: What Would You Do? Pin
Jeremy Falcon6-Nov-17 8:43
professionalJeremy Falcon6-Nov-17 8:43 
GeneralRe: What Would You Do? Pin
PIEBALDconsult6-Nov-17 8:13
mvePIEBALDconsult6-Nov-17 8:13 

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.