Click here to Skip to main content
16,005,734 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694918-Jun-14 4:49
Member 1071694918-Jun-14 4:49 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
hypermellow18-Jun-14 5:09
professionalhypermellow18-Jun-14 5:09 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694918-Jun-14 5:25
Member 1071694918-Jun-14 5:25 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694918-Jun-14 5:27
Member 1071694918-Jun-14 5:27 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694918-Jun-14 5:27
Member 1071694918-Jun-14 5:27 
AnswerRe: System.InvalidOperationException TimeOut Expired. Pin
thatraja19-Jun-14 0:11
professionalthatraja19-Jun-14 0:11 
GeneralRe: System.InvalidOperationException TimeOut Expired. Pin
Member 1071694919-Jun-14 1:33
Member 1071694919-Jun-14 1:33 
QuestionHow/where to set the Anti-MIME-Sniffing header X-Content-Type-Options to 'nosniff'. Pin
antony beula17-Jun-14 20:55
antony beula17-Jun-14 20:55 
AnswerRe: How/where to set the Anti-MIME-Sniffing header X-Content-Type-Options to 'nosniff'. Pin
Kornfeld Eliyahu Peter17-Jun-14 23:53
professionalKornfeld Eliyahu Peter17-Jun-14 23:53 
QuestionMVC 5 Scaffolded view problem Pin
AnCristina17-Jun-14 3:55
professionalAnCristina17-Jun-14 3:55 
AnswerRe: MVC 5 Scaffolded view problem Pin
AnCristina17-Jun-14 9:38
professionalAnCristina17-Jun-14 9:38 
AnswerRe: MVC 5 Scaffolded view problem Pin
Raviranjan_Kumar_Sinha17-Jun-14 20:53
Raviranjan_Kumar_Sinha17-Jun-14 20:53 
GeneralRe: MVC 5 Scaffolded view problem Pin
AnCristina19-Jun-14 2:40
professionalAnCristina19-Jun-14 2:40 
QuestionMVC 4 Radio Button List Pin
VishwaKL16-Jun-14 22:24
VishwaKL16-Jun-14 22:24 
AnswerRe: MVC 4 Radio Button List Pin
Raviranjan_Kumar_Sinha17-Jun-14 21:10
Raviranjan_Kumar_Sinha17-Jun-14 21:10 
GeneralRe: MVC 4 Radio Button List Pin
VishwaKL18-Jun-14 0:12
VishwaKL18-Jun-14 0:12 
GeneralRe: MVC 4 Radio Button List Pin
Raviranjan_Kumar_Sinha18-Jun-14 1:09
Raviranjan_Kumar_Sinha18-Jun-14 1:09 
GeneralRe: MVC 4 Radio Button List Pin
VishwaKL18-Jun-14 22:44
VishwaKL18-Jun-14 22:44 
QuestionAdd New Row on ADO.NET Pin
Thomas Le 090316-Jun-14 2:26
Thomas Le 090316-Jun-14 2:26 
QuestionMVC Razor AD Authentication then use Entity Framework Authorization Pin
Stephen Holdorf14-Jun-14 8:45
Stephen Holdorf14-Jun-14 8:45 
Hello,

I am a new to MVC and I am tasked to develop a role based security portion of our current MVC razor application having the user authentication done via AD then once authenticated determining authorization via our entity framework model. Now, once the user navigates through the application MVC Views, menu and button controls on each View are hidden or shown based on their permissions.

Currently, the application controllers return a single MVC model object with all of the current required values contained in it (i.e. m.EmployeeName, m.CustomerName, etc.) but as you know no user or role information.

At this point I really don't know the best way to implement this. What do I add to the entity framework model. Next, from the controller GET only a single model object is returned in the view(model). How would I return the user's name and roles information along with the main model object? Also, any ideas on how the user/role admin view should work would be great. Anyone, please help!

modified 14-Jun-14 15:12pm.

AnswerRe: MVC Razor AD Authentication then use Entity Framework Authorization Pin
Stephen Holdorf15-Jun-14 10:05
Stephen Holdorf15-Jun-14 10:05 
Questionradio button postback event not working with bootstrap, asp.net Pin
webmas114-Jun-14 1:02
professionalwebmas114-Jun-14 1:02 
AnswerRe: radio button postback event not working with bootstrap, asp.net Pin
Member 1019884815-Jun-14 21:07
Member 1019884815-Jun-14 21:07 
GeneralRe: radio button postback event not working with bootstrap, asp.net Pin
webmas116-Jun-14 0:19
professionalwebmas116-Jun-14 0:19 
QuestionDynamic Web Site Pin
Irfan-Tech13-Jun-14 21:24
Irfan-Tech13-Jun-14 21:24 

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.