Click here to Skip to main content
15,885,881 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Unmanaged Hosting of .NET Framework Version 4 Pin
Derek Tortonian8-Jul-16 10:05
Derek Tortonian8-Jul-16 10:05 
GeneralPROBLEM SOLVED Pin
Derek Tortonian13-Jul-16 10:08
Derek Tortonian13-Jul-16 10:08 
GeneralRe: PROBLEM SOLVED Pin
Super Lloyd13-Jul-16 17:50
Super Lloyd13-Jul-16 17:50 
GeneralRe: PROBLEM SOLVED Pin
Derek Tortonian15-Jul-16 13:10
Derek Tortonian15-Jul-16 13:10 
GeneralRe: PROBLEM SOLVED Pin
Super Lloyd15-Jul-16 17:02
Super Lloyd15-Jul-16 17:02 
QuestionDapper Query Async calling a stored procedures with parameters Pin
DotNetFellow29-Jun-16 3:43
DotNetFellow29-Jun-16 3:43 
AnswerRe: Dapper Query Async calling a stored procedures with parameters Pin
Richard Deeming29-Jun-16 3:55
mveRichard Deeming29-Jun-16 3:55 
AnswerRe: Dapper Query Async calling a stored procedures with parameters Pin
Pratik_Scott30-Jun-16 6:47
Pratik_Scott30-Jun-16 6:47 
Specify the command type in conn.Query("storedProc_name", new {--pass the parameters here--},command_type:"storedproc");

Here is the link for stack overflow:
.net - Is there a way to call a stored procedure with Dapper? - Stack Overflow[^]

Hope this would be helpful to you.
QuestionCode special to MVC Pin
larsp77728-Jun-16 2:13
larsp77728-Jun-16 2:13 
AnswerRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 2:37
mveDave Kreskowiak28-Jun-16 2:37 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 2:46
larsp77728-Jun-16 2:46 
GeneralRe: Code special to MVC Pin
Richard Deeming28-Jun-16 3:10
mveRichard Deeming28-Jun-16 3:10 
GeneralRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 3:40
mveDave Kreskowiak28-Jun-16 3:40 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 3:44
larsp77728-Jun-16 3:44 
GeneralRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 3:50
mveDave Kreskowiak28-Jun-16 3:50 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 4:00
larsp77728-Jun-16 4:00 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 3:48
larsp77728-Jun-16 3:48 
GeneralRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 4:39
mveDave Kreskowiak28-Jun-16 4:39 
AnswerRe: Code special to MVC Pin
Richard Deeming28-Jun-16 3:12
mveRichard Deeming28-Jun-16 3:12 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 3:50
larsp77728-Jun-16 3:50 
GeneralRe: Code special to MVC Pin
Richard Deeming28-Jun-16 3:56
mveRichard Deeming28-Jun-16 3:56 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 4:01
larsp77728-Jun-16 4:01 
GeneralRe: Code special to MVC Pin
larsp77728-Jun-16 4:29
larsp77728-Jun-16 4:29 
GeneralRe: Code special to MVC Pin
Dave Kreskowiak28-Jun-16 4:41
mveDave Kreskowiak28-Jun-16 4:41 
GeneralRe: Code special to MVC Pin
Pete O'Hanlon28-Jun-16 4:50
mvePete O'Hanlon28-Jun-16 4:50 

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.