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

.NET (Core and Framework)

 
AnswerRe: Duplicate confirm save prompt when using SaveFileDialog Pin
Dave Kreskowiak1-Jan-19 14:22
mveDave Kreskowiak1-Jan-19 14:22 
QuestionVB.net Chained Combo Boxes in Entity framework Pin
Member 1205292129-Dec-18 0:53
Member 1205292129-Dec-18 0:53 
AnswerRe: VB.net Chained Combo Boxes in Entity framework Pin
Gerry Schmitz30-Dec-18 8:58
mveGerry Schmitz30-Dec-18 8:58 
QuestionWrong calculator result in VB.net Pin
Member 1410203528-Dec-18 7:18
Member 1410203528-Dec-18 7:18 
AnswerRe: Wrong calculator result in VB.net Pin
Dave Kreskowiak28-Dec-18 7:31
mveDave Kreskowiak28-Dec-18 7:31 
AnswerRe: Wrong calculator result in VB.net Pin
Richard MacCutchan28-Dec-18 21:52
mveRichard MacCutchan28-Dec-18 21:52 
QuestionRole Based Security Pin
latakurekar25-Dec-18 23:23
latakurekar25-Dec-18 23:23 
AnswerRe: Role Based Security Pin
Eddy Vluggen25-Dec-18 23:43
professionalEddy Vluggen25-Dec-18 23:43 
It is "security based on roles"

So instead of saying "latakurekar guards that door", you have a role that says "door guard" to which you assign latakurekar. Instead of saying "Max and Eddy guard that chicken", you have a role saying "chickenguard", and assign the role to Max and me.

This has the advantage that you put the rights on the role, not the person. It might not be impressive in the example, but if you have lots of people it is crazy to manage each persons' right in detail. Instead, they get a role assigned, and access is granted based on those roles.

Role-based access control - Wikipedia[^]
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

AnswerRe: Role Based Security Pin
Nathan Minier26-Dec-18 2:37
professionalNathan Minier26-Dec-18 2:37 
QuestionDoes Dotnet Core Framework required for deploying dotnet core application on Windows IIS? Pin
Syed Shakeer Hussain20-Dec-18 16:42
Syed Shakeer Hussain20-Dec-18 16:42 
AnswerRe: Does Dotnet Core Framework required for deploying dotnet core application on Windows IIS? Pin
Eddy Vluggen22-Dec-18 20:55
professionalEddy Vluggen22-Dec-18 20:55 
QuestionCustom Windows Forms WebBrowser issues .Net Pin
Member 1184067019-Dec-18 11:28
Member 1184067019-Dec-18 11:28 
AnswerRe: Custom Windows Forms WebBrowser issues .Net Pin
Dave Kreskowiak19-Dec-18 13:23
mveDave Kreskowiak19-Dec-18 13:23 
GeneralRe: Custom Windows Forms WebBrowser issues .Net Pin
Member 1184067019-Dec-18 18:28
Member 1184067019-Dec-18 18:28 
GeneralRe: Custom Windows Forms WebBrowser issues .Net Pin
Pete O'Hanlon19-Dec-18 21:16
mvePete O'Hanlon19-Dec-18 21:16 
AnswerRe: Custom Windows Forms WebBrowser issues .Net Pin
Richard Deeming20-Dec-18 1:51
mveRichard Deeming20-Dec-18 1:51 
Questiondifference between angular 1 2 3 4 5 6 and 7 Pin
Mukesh2113-Dec-18 22:48
Mukesh2113-Dec-18 22:48 
AnswerRe: difference between angular 1 2 3 4 5 6 and 7 Pin
Pete O'Hanlon13-Dec-18 23:02
mvePete O'Hanlon13-Dec-18 23:02 
AnswerRe: difference between angular 1 2 3 4 5 6 and 7 Pin
Nathan Minier14-Dec-18 1:15
professionalNathan Minier14-Dec-18 1:15 
Questiondifference between interface and abstract class in c# Pin
Mukesh2113-Dec-18 22:48
Mukesh2113-Dec-18 22:48 
AnswerRe: difference between interface and abstract class in c# Pin
Pete O'Hanlon13-Dec-18 23:04
mvePete O'Hanlon13-Dec-18 23:04 
Generaldifference between api and web services Pin
Mukesh2113-Dec-18 22:47
Mukesh2113-Dec-18 22:47 
GeneralRe: difference between api and web services Pin
Pete O'Hanlon13-Dec-18 23:05
mvePete O'Hanlon13-Dec-18 23:05 
QuestionSSO/SAML with .NET application Pin
Member 140821028-Dec-18 2:49
Member 140821028-Dec-18 2:49 
Questionregards : licensing Pin
Member 1406458529-Nov-18 1:29
Member 1406458529-Nov-18 1:29 

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.