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

 
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 
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 
Slacker007 wrote:
Adding/maintaining sprocs to EF can be a bit tricky,


We honestly don't have time for "tricky". Besides, my dboject code is much faster than EF, and it's easy to adapt to new requirements with little/no research.

We've had almost two dozen different devs involved in the app I work on over the last 13 years. For a new dev coming onboard, learning our whacked out business rules is daunting enough. I don't want them to have to deal with figuring out our special considerations for EF6 as well (NOBODY on our team has any real experience with EF6 - one other guy tried to make it go, and gave up a lot sooner than I did).

The primary goal of this effort is to obtain a high degree of maintainability and re-use. EF simply doesn't give us anything tangible that meets that goal.

Like I've already said, EF6 is great if you're just working with tables/views, but we don't hit *any* tables directly from our apps - everything goes through stored procs.

As soon as I'm done testing the code, I'll post my DBObject in a tip/trick.
".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: 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 
GeneralRe: Make your damn mind up Visual Studio! Pin
Eddy Vluggen7-Apr-19 1:26
professionalEddy Vluggen7-Apr-19 1:26 
GeneralRe: Make your damn mind up Visual Studio! Pin
OriginalGriff7-Apr-19 1:40
mveOriginalGriff7-Apr-19 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.