Click here to Skip to main content
15,901,284 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: The things that reaffirm... Pin
CodeWraith5-Mar-18 4:50
CodeWraith5-Mar-18 4:50 
GeneralRe: The things that reaffirm... Pin
raddevus5-Mar-18 2:38
mvaraddevus5-Mar-18 2:38 
GeneralRe: The things that reaffirm... Pin
F-ES Sitecore5-Mar-18 3:15
professionalF-ES Sitecore5-Mar-18 3:15 
GeneralRe: The things that reaffirm... Pin
raddevus5-Mar-18 7:28
mvaraddevus5-Mar-18 7:28 
GeneralRe: The things that reaffirm... Pin
F-ES Sitecore5-Mar-18 22:19
professionalF-ES Sitecore5-Mar-18 22:19 
GeneralRe: The things that reaffirm... Pin
#realJSOP5-Mar-18 2:53
professional#realJSOP5-Mar-18 2:53 
GeneralRe: The things that reaffirm... Pin
Kevin Marois5-Mar-18 4:33
professionalKevin Marois5-Mar-18 4:33 
GeneralRe: The things that reaffirm... Pin
#realJSOP5-Mar-18 3:41
professional#realJSOP5-Mar-18 3:41 
Most of the time, the use of EF (or any ORM for that matter) is driven by management's desire to get something out "fast", and efficiency is NOT a consideration in those decisions. Many times, using EF is like using a hammer to kill a flea.

I'm actually torn with regards to using or not using EF. On the one hand, it doesn't require you to write BOTH ends of the database access. On the other hand, if you change the model, you have to do gyrations to update the database to match the model using the package manager console. In my case, the package manager console refuses to work because of some stupid-ass security policy override regarding powershell script execution, so I'm stuck with having to manually change the database ANYWAY. How stupid is that?!

I think I'm going to seriously explore moving over to my ADO class. My only concern is the OWIN stuff that MVC uses. There's a LOT of code that's deeply reliant on the use of EF. I wish they would change the template to allow us to select the ORM (or no-ORM code) of our choice. These frameworks are supposed to make our lives easier, but they actually don't when it comes to getting closer to the metal.
".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: The things that reaffirm... Pin
CodeWraith5-Mar-18 4:36
CodeWraith5-Mar-18 4:36 
GeneralRe: The things that reaffirm... Pin
#realJSOP5-Mar-18 5:01
professional#realJSOP5-Mar-18 5:01 
GeneralRe: The things that reaffirm... PinPopular
F-ES Sitecore5-Mar-18 5:23
professionalF-ES Sitecore5-Mar-18 5:23 
GeneralRe: The things that reaffirm... Pin
Mycroft Holmes5-Mar-18 14:14
professionalMycroft Holmes5-Mar-18 14:14 
GeneralRe: The things that reaffirm... Pin
F-ES Sitecore5-Mar-18 22:15
professionalF-ES Sitecore5-Mar-18 22:15 
GeneralRe: The things that reaffirm... Pin
PIEBALDconsult5-Mar-18 4:57
mvePIEBALDconsult5-Mar-18 4:57 
GeneralRe: The things that reaffirm... Pin
R. Giskard Reventlov5-Mar-18 5:11
R. Giskard Reventlov5-Mar-18 5:11 
GeneralRe: The things that reaffirm... Pin
Mike Hankey5-Mar-18 6:12
mveMike Hankey5-Mar-18 6:12 
GeneralRe: The things that reaffirm... Pin
GuyThiebaut5-Mar-18 6:29
professionalGuyThiebaut5-Mar-18 6:29 
JokeRe: The things that reaffirm... Pin
raddevus5-Mar-18 7:33
mvaraddevus5-Mar-18 7:33 
GeneralRe: The things that reaffirm... Pin
GuyThiebaut5-Mar-18 7:38
professionalGuyThiebaut5-Mar-18 7:38 
NewsFurther celebration warranted PinPopular
W Balboos, GHB5-Mar-18 1:18
W Balboos, GHB5-Mar-18 1:18 
GeneralRe: Further celebration warranted Pin
OriginalGriff5-Mar-18 1:29
mveOriginalGriff5-Mar-18 1:29 
GeneralRe: Further celebration warranted Pin
W Balboos, GHB5-Mar-18 1:39
W Balboos, GHB5-Mar-18 1:39 
GeneralRe: Further celebration warranted Pin
OriginalGriff5-Mar-18 1:46
mveOriginalGriff5-Mar-18 1:46 
GeneralRe: Further celebration warranted Pin
W Balboos, GHB5-Mar-18 2:22
W Balboos, GHB5-Mar-18 2:22 
GeneralRe: Further celebration warranted Pin
theoldfool5-Mar-18 1:40
professionaltheoldfool5-Mar-18 1:40 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   502 votes