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

 
GeneralGeek Squad tries to fix problem remotely, ends up hosing the system completely, requiring bringing the desktop into the office! Pin
swampwiz27-Nov-20 15:41
swampwiz27-Nov-20 15:41 
GeneralRe: Geek Squad tries to fix problem remotely, ends up hosing the system completely, requiring bringing the desktop into the office! Pin
Richard MacCutchan27-Nov-20 22:23
mveRichard MacCutchan27-Nov-20 22:23 
GeneralRe: Geek Squad tries to fix problem remotely, ends up hosing the system completely, requiring bringing the desktop into the office! Pin
swampwiz28-Nov-20 18:59
swampwiz28-Nov-20 18:59 
GeneralNever Let A Opportunity Go to Waste Pin
#realJSOP27-Nov-20 8:24
mve#realJSOP27-Nov-20 8:24 
GeneralRe: Never Let A Opportunity Go to Waste Pin
RickZeeland27-Nov-20 9:01
mveRickZeeland27-Nov-20 9:01 
GeneralRe: Never Let A Opportunity Go to Waste Pin
#realJSOP27-Nov-20 9:25
mve#realJSOP27-Nov-20 9:25 
GeneralRe: Never Let A Opportunity Go to Waste Pin
RickZeeland27-Nov-20 9:41
mveRickZeeland27-Nov-20 9:41 
GeneralRe: Never Let A Opportunity Go to Waste Pin
#realJSOP27-Nov-20 9:49
mve#realJSOP27-Nov-20 9:49 
Thankfully, nobody on our team is enamoured with ORMs of any description. I can really understand the desire to have some of your more tedious code auto-magically generated, but ORMs impose to many proprietary ideas about how things should work, and how you should work with them, and it's often more tedious to find out how to get around those ideas than it is just to crank out your own code. This tool leans more towards the "crank out your own code" crowd. Even the viewmodel generator allows you to specify your own implementation of INotifyPropertyChanged and IDataErrorinfo (it provides my own implementation as a default, but the user can change it).
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: Never Let A Opportunity Go to Waste Pin
honey the codewitch27-Nov-20 10:21
mvahoney the codewitch27-Nov-20 10:21 
GeneralRe: Never Let A Opportunity Go to Waste Pin
RickZeeland27-Nov-20 18:29
mveRickZeeland27-Nov-20 18:29 
GeneralRe: Never Let A Opportunity Go to Waste Pin
Sander Rossel28-Nov-20 0:46
professionalSander Rossel28-Nov-20 0:46 
GeneralRe: Never Let A Opportunity Go to Waste Pin
#realJSOP28-Nov-20 6:19
mve#realJSOP28-Nov-20 6:19 
GeneralRe: Never Let A Opportunity Go to Waste Pin
honey the codewitch28-Nov-20 6:24
mvahoney the codewitch28-Nov-20 6:24 
GeneralRe: Never Let A Opportunity Go to Waste Pin
Mycroft Holmes28-Nov-20 10:17
professionalMycroft Holmes28-Nov-20 10:17 
GeneralRe: Never Let A Opportunity Go to Waste Pin
honey the codewitch28-Nov-20 10:21
mvahoney the codewitch28-Nov-20 10:21 
GeneralRe: Never Let A Opportunity Go to Waste Pin
Amarnath S27-Nov-20 13:40
professionalAmarnath S27-Nov-20 13:40 
GeneralRe: Never Let A Opportunity Go to Waste Pin
#realJSOP27-Nov-20 22:16
mve#realJSOP27-Nov-20 22:16 
GeneralRe: Never Let A Opportunity Go to Waste Pin
Sander Rossel28-Nov-20 0:55
professionalSander Rossel28-Nov-20 0:55 
GeneralRe: Never Let A Opportunity Go to Waste Pin
#realJSOP28-Nov-20 6:31
mve#realJSOP28-Nov-20 6:31 
GeneralRe: Never Let A Opportunity Go to Waste Pin
Sander Rossel28-Nov-20 8:32
professionalSander Rossel28-Nov-20 8:32 
GeneralRe: Never Let A Opportunity Go to Waste Pin
Kelly Herald1-Dec-20 7:15
Kelly Herald1-Dec-20 7:15 
GeneralRe: Never Let A Opportunity Go to Waste Pin
#realJSOP1-Dec-20 10:02
mve#realJSOP1-Dec-20 10:02 
GeneralAt the end... Pin
Joan M27-Nov-20 7:17
professionalJoan M27-Nov-20 7:17 
GeneralRe: At the end... PinPopular
Mladen Janković27-Nov-20 14:13
Mladen Janković27-Nov-20 14:13 
GeneralRe: At the end... Pin
RickZeeland27-Nov-20 18:36
mveRickZeeland27-Nov-20 18:36 

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.