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

.NET (Core and Framework)

 
GeneralRe: mvc group Pin
Dave Kreskowiak28-Feb-16 5:30
mveDave Kreskowiak28-Feb-16 5:30 
GeneralRe: mvc group Pin
Pete O'Hanlon28-Feb-16 23:12
mvePete O'Hanlon28-Feb-16 23:12 
GeneralRe: mvc group Pin
Sascha Lefèvre28-Feb-16 5:31
professionalSascha Lefèvre28-Feb-16 5:31 
AnswerRe: mvc group Pin
Member 1241901320-Apr-16 8:36
Member 1241901320-Apr-16 8:36 
QuestionDropdownlist with Model (MVC4,C#, ASP.Net2015,Razor) Pin
bl4ckeagle23-Feb-16 2:52
bl4ckeagle23-Feb-16 2:52 
AnswerRe: Dropdownlist with Model (MVC4,C#, ASP.Net2015,Razor) Pin
Richard MacCutchan23-Feb-16 4:55
mveRichard MacCutchan23-Feb-16 4:55 
GeneralRe: Dropdownlist with Model (MVC4,C#, ASP.Net2015,Razor) Pin
bl4ckeagle23-Feb-16 8:12
bl4ckeagle23-Feb-16 8:12 
AnswerRe: Dropdownlist with Model (MVC4,C#, ASP.Net2015,Razor) Pin
Member 121254968-Mar-16 2:47
Member 121254968-Mar-16 2:47 
you can get the list of names from db or by using entity framework in controller action method so save it in a viewbag and using foreach loop display it in view using razor in a select list. After that using select change of jquery you can raise post ajax call with the changed item. by using it get the complete details of the person and return it to the view and display it in the labels using success function of the ajax call. I hope I am clear. It works for sure
Questionawait can't find GetAwaitor method Pin
__John_17-Feb-16 5:17
__John_17-Feb-16 5:17 
AnswerRe: await can't find GetAwaitor method Pin
Nathan Minier23-Feb-16 1:47
professionalNathan Minier23-Feb-16 1:47 
GeneralRe: await can't find GetAwaitor method Pin
__John_23-Feb-16 22:07
__John_23-Feb-16 22:07 
QuestionMail messages are stuck in outgoing queue in IIS SMTP server with windows authentication? Pin
Member 1138787716-Feb-16 1:53
Member 1138787716-Feb-16 1:53 
AnswerRe: Mail messages are stuck in outgoing queue in IIS SMTP server with windows authentication? Pin
Eddy Vluggen18-Feb-16 3:24
professionalEddy Vluggen18-Feb-16 3:24 
QuestionC# library for implementing graphic editor's functions Pin
Mikhail Zemlyanukhin15-Feb-16 21:59
Mikhail Zemlyanukhin15-Feb-16 21:59 
AnswerRe: C# library for implementing graphic editor's functions Pin
Pete O'Hanlon15-Feb-16 22:41
mvePete O'Hanlon15-Feb-16 22:41 
AnswerRe: C# library for implementing graphic editor's functions Pin
Gerry Schmitz16-Feb-16 5:59
mveGerry Schmitz16-Feb-16 5:59 
AnswerRe: C# library for implementing graphic editor's functions Pin
Brisingr Aerowing17-Feb-16 23:05
professionalBrisingr Aerowing17-Feb-16 23:05 
QuestionCreateProcessAsUser or LogonUser Pin
byka10-Feb-16 5:34
byka10-Feb-16 5:34 
AnswerRe: CreateProcessAsUser or LogonUser Pin
Dave Kreskowiak10-Feb-16 6:33
mveDave Kreskowiak10-Feb-16 6:33 
AnswerRe: CreateProcessAsUser or LogonUser Pin
Eddy Vluggen10-Feb-16 6:38
professionalEddy Vluggen10-Feb-16 6:38 
GeneralRe: CreateProcessAsUser or LogonUser Pin
byka10-Feb-16 6:54
byka10-Feb-16 6:54 
GeneralRe: CreateProcessAsUser or LogonUser Pin
Eddy Vluggen10-Feb-16 7:08
professionalEddy Vluggen10-Feb-16 7:08 
GeneralRe: CreateProcessAsUser or LogonUser Pin
byka10-Feb-16 7:27
byka10-Feb-16 7:27 
GeneralRe: CreateProcessAsUser or LogonUser Pin
Dave Kreskowiak10-Feb-16 9:58
mveDave Kreskowiak10-Feb-16 9:58 
GeneralRe: CreateProcessAsUser or LogonUser Pin
byka11-Feb-16 3:04
byka11-Feb-16 3:04 

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.