Click here to Skip to main content
15,891,621 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Causes of software development woes Pin
Jon McKee17-Jan-18 13:00
professionalJon McKee17-Jan-18 13:00 
GeneralRe: Causes of software development woes Pin
PIEBALDconsult17-Jan-18 13:58
mvePIEBALDconsult17-Jan-18 13:58 
NewsGoogle Search will start ranking faster mobile pages higher in July Pin
Kent Sharkey17-Jan-18 12:31
staffKent Sharkey17-Jan-18 12:31 
GeneralRe: Google Search will start ranking faster mobile pages higher in July Pin
Nelek18-Jan-18 2:44
protectorNelek18-Jan-18 2:44 
NewsWhy your app’s database stinks— and your ORM too Pin
Kent Sharkey17-Jan-18 11:16
staffKent Sharkey17-Jan-18 11:16 
AnswerRe: Why your app’s database stinks— and your ORM too Pin
Eddy Vluggen17-Jan-18 12:02
professionalEddy Vluggen17-Jan-18 12:02 
GeneralRe: Why your app’s database stinks— and your ORM too PinPopular
PIEBALDconsult17-Jan-18 12:30
mvePIEBALDconsult17-Jan-18 12:30 
GeneralRe: Why your app’s database stinks— and your ORM too Pin
wout de zeeuw18-Jan-18 2:43
wout de zeeuw18-Jan-18 2:43 
I have no dislike for writing SQL and stored procedures at all. SQL Management Studio has auto completion and it's pretty comfy. And if things don't work as you expect you can debug it inside SQL management studio too, good luck doing that with your ORM. Performance is great too.

For basic CRUD access I've written my own stored procedures that generate CRUD stored procedures (in SQL you can query table and column metadata and generate output based on that), so for 90% of the things I need I can generate it, and the other 10% I can generate it and tweak to my needs.
Wout

GeneralRe: Why your app’s database stinks— and your ORM too Pin
Foothill18-Jan-18 3:28
professionalFoothill18-Jan-18 3:28 
GeneralRe: Why your app’s database stinks— and your ORM too Pin
Joe Woodbury17-Jan-18 16:38
professionalJoe Woodbury17-Jan-18 16:38 
GeneralRe: Why your app’s database stinks— and your ORM too Pin
Pete O'Hanlon18-Jan-18 0:22
mvePete O'Hanlon18-Jan-18 0:22 
GeneralRe: Why your app’s database stinks— and your ORM too Pin
Paulo Zemek18-Jan-18 12:02
mvaPaulo Zemek18-Jan-18 12:02 
NewsRecording a thought's fleeting trip through the brain Pin
Kent Sharkey17-Jan-18 10:31
staffKent Sharkey17-Jan-18 10:31 
GeneralRe: Recording a thought's fleeting trip through the brain Pin
Duncan Edwards Jones17-Jan-18 11:01
professionalDuncan Edwards Jones17-Jan-18 11:01 
NewsThe future is open Pin
Kent Sharkey17-Jan-18 10:16
staffKent Sharkey17-Jan-18 10:16 
JokeRe: The future is open Pin
Duncan Edwards Jones17-Jan-18 10:22
professionalDuncan Edwards Jones17-Jan-18 10:22 
NewsThe problem with those Microsoft help desk phone scams? They work Pin
Kent Sharkey17-Jan-18 10:01
staffKent Sharkey17-Jan-18 10:01 
GeneralRe: The problem with those Microsoft help desk phone scams? They work PinPopular
j snooze17-Jan-18 11:40
j snooze17-Jan-18 11:40 
NewsMozilla restricts all new Firefox features to HTTPS only Pin
Kent Sharkey17-Jan-18 7:31
staffKent Sharkey17-Jan-18 7:31 
NewsGoogle’s new cloud service lets you train your own AI tools, no coding knowledge required Pin
Kent Sharkey17-Jan-18 7:31
staffKent Sharkey17-Jan-18 7:31 
GeneralRe: Google’s new cloud service lets you train your own AI tools, no coding knowledge required Pin
MadMyche18-Jan-18 4:32
professionalMadMyche18-Jan-18 4:32 
News260 Billion $ in BlockChain "currencies" goes bye-bye Pin
BillWoodruff16-Jan-18 17:07
professionalBillWoodruff16-Jan-18 17:07 
GeneralRe: 260 Billion $ in BlockChain "currencies" goes bye-bye Pin
thoiness18-Jan-18 4:29
thoiness18-Jan-18 4:29 
NewsBe like Bill Gates and Warren Buffett: If you’re not spending 5 hours per week learning, you’re being irresponsible Pin
Kent Sharkey16-Jan-18 11:31
staffKent Sharkey16-Jan-18 11:31 
GeneralRe: Be like Bill Gates and Warren Buffett: If you’re not spending 5 hours per week learning, you’re being irresponsible Pin
PIEBALDconsult16-Jan-18 12:21
mvePIEBALDconsult16-Jan-18 12:21 

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.