Click here to Skip to main content
15,905,563 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: Mini CCCs 70 Pin
GKP19927-Apr-19 17:56
professionalGKP19927-Apr-19 17:56 
GeneralRe: Mini CCCs 70 - Done Pin
Tim Deveaux7-Apr-19 17:57
Tim Deveaux7-Apr-19 17:57 
RantSkype, am I the only one? Pin
User 110609797-Apr-19 6:10
User 110609797-Apr-19 6:10 
GeneralRe: Skype, am I the only one? Pin
Slacker0077-Apr-19 8:12
professionalSlacker0077-Apr-19 8:12 
GeneralRe: Skype, am I the only one? Pin
Tom Deketelaere7-Apr-19 22:13
professionalTom Deketelaere7-Apr-19 22:13 
GeneralRe: Skype, am I the only one? Pin
Rage8-Apr-19 1:39
professionalRage8-Apr-19 1:39 
GeneralRe: Skype, am I the only one? Pin
Marcelo Huerta9-Apr-19 9:41
Marcelo Huerta9-Apr-19 9:41 
GeneralI Give Up Pin
#realJSOP7-Apr-19 2:24
professional#realJSOP7-Apr-19 2:24 
I can't hang with EF6. It just takes too much control and won't let me fix it's "nuances".

I'm going to keep it for the Identity stuff because the two are too tightly integrated and I have real and more important work to do. For everything else, I wrote a static class that uses ADO to do simple set/get via stored procs, and a method that uses reflection to build a list of the specified entity for the "get data" stuff.

EF6 is probably great for people that don't/won't rely so heavily on stored procs (it REALLY doesn't work very well in that regard), but for my circumstances, ORMs are to avoided, shunned, and denigrated at all costs.

I don't know if EF7 is any better, but since we can't move to .Net Core where I work, we'll probably never know.

EDIT =======================================

After spending a day and a half replacing the EF models with my own ADO-based code, I'm back to where I was on Friday, and after I've documented what I did and why I did it, I'll be able to actually work on the app again.
".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


modified 7-Apr-19 14:31pm.

GeneralRe: I Give Up Pin
Slacker0077-Apr-19 4:54
professionalSlacker0077-Apr-19 4:54 
GeneralRe: I Give Up Pin
#realJSOP7-Apr-19 5:23
professional#realJSOP7-Apr-19 5:23 
GeneralRe: I Give Up Pin
abmv7-Apr-19 4:55
professionalabmv7-Apr-19 4:55 
GeneralRe: I Give Up Pin
#realJSOP7-Apr-19 5:14
professional#realJSOP7-Apr-19 5:14 
GeneralRe: I Give Up Pin
abmv7-Apr-19 5:51
professionalabmv7-Apr-19 5:51 
GeneralRe: I Give Up Pin
#realJSOP7-Apr-19 7:05
professional#realJSOP7-Apr-19 7:05 
GeneralRe: I Give Up Pin
User 110609797-Apr-19 7:19
User 110609797-Apr-19 7:19 
GeneralRe: I Give Up Pin
Kevin Marois8-Apr-19 10:25
professionalKevin Marois8-Apr-19 10:25 
GeneralRe: I Give Up Pin
#realJSOP8-Apr-19 12:42
professional#realJSOP8-Apr-19 12:42 
GeneralRe: I Give Up Pin
Kevin Marois8-Apr-19 12:43
professionalKevin Marois8-Apr-19 12:43 
QuestionRe: I Give Up Pin
megaadam7-Apr-19 9:00
professionalmegaadam7-Apr-19 9:00 
AnswerRe: I Give Up Pin
#realJSOP7-Apr-19 9:07
professional#realJSOP7-Apr-19 9:07 
GeneralRe: I Give Up Pin
Mycroft Holmes7-Apr-19 12:46
professionalMycroft Holmes7-Apr-19 12:46 
GeneralRe: I Give Up Pin
#realJSOP7-Apr-19 13:27
professional#realJSOP7-Apr-19 13:27 
GeneralRe: I Give Up Pin
Matthew Dennis7-Apr-19 15:59
sysadminMatthew Dennis7-Apr-19 15:59 
GeneralRe: I Give Up Pin
#realJSOP7-Apr-19 21:25
professional#realJSOP7-Apr-19 21:25 
GeneralMake your damn mind up Visual Studio! Pin
OriginalGriff7-Apr-19 0:53
mveOriginalGriff7-Apr-19 0:53 

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.