Click here to Skip to main content
15,887,434 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionrename image upload Pin
Member 1181823013-May-16 21:03
Member 1181823013-May-16 21:03 
QuestionRe: rename image upload Pin
ZurdoDev16-May-16 3:07
professionalZurdoDev16-May-16 3:07 
QuestionApplication design for multiple databases Pin
Stephen Holdorf13-May-16 2:24
Stephen Holdorf13-May-16 2:24 
AnswerRe: Application design for multiple databases Pin
Gerry Schmitz13-May-16 4:16
mveGerry Schmitz13-May-16 4:16 
AnswerRe: Application design for multiple databases Pin
Stephen Holdorf13-May-16 9:24
Stephen Holdorf13-May-16 9:24 
GeneralRe: Application design for multiple databases Pin
Stephen Holdorf14-May-16 10:26
Stephen Holdorf14-May-16 10:26 
GeneralRe: Application design for multiple databases Pin
Nathan Minier15-May-16 3:13
professionalNathan Minier15-May-16 3:13 
GeneralRe: Application design for multiple databases Pin
Stephen Holdorf15-May-16 9:53
Stephen Holdorf15-May-16 9:53 
Nathan,

I agree that doing the database joins from entity framework is the correct way to go. Now, the biggest problem is the stored procedures not only do table joins but also access several database views. The relational design of these databases is crazy. I have a team that are writing all of the database stored procedures but what I can't find is an example of a SQL stored procedure doing the actual database joins for the entity framework model. Also, how would the additional views play into this? I do see how it is done directly in Entity Framework but if someone has an example of the the SQL stored procedure entity join syntax that would be very helpful.

modified 15-May-16 16:58pm.

GeneralRe: Application design for multiple databases Pin
Nathan Minier16-May-16 1:28
professionalNathan Minier16-May-16 1:28 
GeneralRe: Application design for multiple databases Pin
Stephen Holdorf16-May-16 2:33
Stephen Holdorf16-May-16 2:33 
QuestionHow to use Datarelation to Create Menu in c# asp.net Pin
Ameer Dhotre12-May-16 21:02
Ameer Dhotre12-May-16 21:02 
QuestionRe: How to use Datarelation to Create Menu in c# asp.net Pin
ZurdoDev16-May-16 3:08
professionalZurdoDev16-May-16 3:08 
AnswerRe: How to use Datarelation to Create Menu in c# asp.net Pin
Ameer Dhotre23-May-16 1:41
Ameer Dhotre23-May-16 1:41 
GeneralRe: How to use Datarelation to Create Menu in c# asp.net Pin
ZurdoDev23-May-16 1:46
professionalZurdoDev23-May-16 1:46 
GeneralRe: How to use Datarelation to Create Menu in c# asp.net Pin
Ameer Dhotre26-May-16 0:48
Ameer Dhotre26-May-16 0:48 
QuestionQuery About getting difference between two dates in mvc4 Pin
Member 1251934112-May-16 2:52
Member 1251934112-May-16 2:52 
SuggestionRe: Query About getting difference between two dates in mvc4 Pin
Richard Deeming12-May-16 3:20
mveRichard Deeming12-May-16 3:20 
AnswerRe: Query About getting difference between two dates in mvc4 Pin
John C Rayan13-May-16 1:22
professionalJohn C Rayan13-May-16 1:22 
QuestionVisual Studio Community 2015 and Metro-UI-CSS Pin
xiecsuk10-May-16 3:26
xiecsuk10-May-16 3:26 
AnswerRe: Visual Studio Community 2015 and Metro-UI-CSS Pin
Richard Deeming10-May-16 6:34
mveRichard Deeming10-May-16 6:34 
GeneralRe: Visual Studio Community 2015 and Metro-UI-CSS Pin
xiecsuk10-May-16 6:46
xiecsuk10-May-16 6:46 
Questionhi experts..i'm using dropdownlist statically for gender field its not show me proper data when im update Pin
sunil39-May-16 19:25
sunil39-May-16 19:25 
AnswerRe: hi experts..i'm using dropdownlist statically for gender field its not show me proper data when im update Pin
ZurdoDev10-May-16 3:37
professionalZurdoDev10-May-16 3:37 
AnswerRe: hi experts..i'm using dropdownlist statically for gender field its not show me proper data when im update Pin
John C Rayan12-May-16 1:56
professionalJohn C Rayan12-May-16 1:56 
GeneralRe: hi experts..i'm using dropdownlist statically for gender field its not show me proper data when im update Pin
sunil317-May-16 20:19
sunil317-May-16 20:19 

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.