Click here to Skip to main content
15,896,063 members
Home / Discussions / C#
   

C#

 
QuestionHow to call store procedure which return multiple result set with EF code first Pin
Tridip Bhattacharjee15-Sep-16 5:11
professionalTridip Bhattacharjee15-Sep-16 5:11 
AnswerRe: How to call store procedure which return multiple result set with EF code first Pin
OriginalGriff15-Sep-16 5:42
mveOriginalGriff15-Sep-16 5:42 
GeneralRe: How to call store procedure which return multiple result set with EF code first Pin
Pete O'Hanlon15-Sep-16 5:43
mvePete O'Hanlon15-Sep-16 5:43 
GeneralRe: How to call store procedure which return multiple result set with EF code first Pin
OriginalGriff15-Sep-16 5:59
mveOriginalGriff15-Sep-16 5:59 
GeneralRe: How to call store procedure which return multiple result set with EF code first Pin
Pete O'Hanlon15-Sep-16 9:05
mvePete O'Hanlon15-Sep-16 9:05 
QuestionEF code first and out type parameter in store procedure Pin
Tridip Bhattacharjee15-Sep-16 5:11
professionalTridip Bhattacharjee15-Sep-16 5:11 
AnswerRe: EF code first and out type parameter in store procedure Pin
Dave Kreskowiak16-Sep-16 3:51
mveDave Kreskowiak16-Sep-16 3:51 
QuestionHow to read single value return by store proc with EF code first Pin
Tridip Bhattacharjee15-Sep-16 5:10
professionalTridip Bhattacharjee15-Sep-16 5:10 
AnswerRe: How to read single value return by store proc with EF code first Pin
Pete O'Hanlon15-Sep-16 5:42
mvePete O'Hanlon15-Sep-16 5:42 
QuestionTask Canceled Exception Pin
Kevin Marois14-Sep-16 16:59
professionalKevin Marois14-Sep-16 16:59 
AnswerRe: Task Canceled Exception Pin
Super Lloyd14-Sep-16 17:55
Super Lloyd14-Sep-16 17:55 
Questionwhat is difference between LINQ and EF Pin
Tridip Bhattacharjee14-Sep-16 3:49
professionalTridip Bhattacharjee14-Sep-16 3:49 
AnswerRe: what is difference between LINQ and EF Pin
Pete O'Hanlon14-Sep-16 4:02
mvePete O'Hanlon14-Sep-16 4:02 
GeneralRe: what is difference between LINQ and EF Pin
OriginalGriff14-Sep-16 4:20
mveOriginalGriff14-Sep-16 4:20 
GeneralRe: what is difference between LINQ and EF Pin
NotPolitcallyCorrect14-Sep-16 5:03
NotPolitcallyCorrect14-Sep-16 5:03 
AnswerRe: what is difference between LINQ and EF Pin
Gerry Schmitz14-Sep-16 7:12
mveGerry Schmitz14-Sep-16 7:12 
AnswerRe: what is difference between LINQ and EF Pin
Super Lloyd14-Sep-16 17:59
Super Lloyd14-Sep-16 17:59 
QuestionC# Pin
xxxdson13-Sep-16 15:50
xxxdson13-Sep-16 15:50 
AnswerRe: C# Pin
Kevin Marois13-Sep-16 16:02
professionalKevin Marois13-Sep-16 16:02 
AnswerRe: C# Pin
Dave Kreskowiak14-Sep-16 2:24
mveDave Kreskowiak14-Sep-16 2:24 
QuestionDetect Network Connection Type Pin
Kevin Marois13-Sep-16 10:29
professionalKevin Marois13-Sep-16 10:29 
AnswerRe: Detect Network Connection Type Pin
rhgarner13-Sep-16 13:17
rhgarner13-Sep-16 13:17 
GeneralRe: Detect Network Connection Type Pin
Kevin Marois13-Sep-16 13:28
professionalKevin Marois13-Sep-16 13:28 
rhgarner wrote:
One way you could accomplish this would be to check the DNS resolution of the server. If it resolves to an internal address, then the client is local and would be capable of performing a direct copy.


OK, how exactly?

rhgarner wrote:
Is ftp available both internally and externally?

I thought of doing FTP either way, but internally it just seems like overkill.
If it's not broken, fix it until it is

GeneralRe: Detect Network Connection Type Pin
Dave Kreskowiak13-Sep-16 14:53
mveDave Kreskowiak13-Sep-16 14:53 
GeneralRe: Detect Network Connection Type Pin
Kevin Marois13-Sep-16 14:57
professionalKevin Marois13-Sep-16 14:57 

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.