Click here to Skip to main content
15,886,422 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: XBAP on Firefox with Windows 7 Pin
CodingLover23-May-11 1:28
CodingLover23-May-11 1:28 
GeneralRe: XBAP on Firefox with Windows 7 Pin
Pete O'Hanlon23-May-11 1:47
mvePete O'Hanlon23-May-11 1:47 
GeneralRe: XBAP on Firefox with Windows 7 Pin
CodingLover23-May-11 1:26
CodingLover23-May-11 1:26 
GeneralRe: XBAP on Firefox with Windows 7 Pin
Pete O'Hanlon23-May-11 1:52
mvePete O'Hanlon23-May-11 1:52 
GeneralRe: XBAP on Firefox with Windows 7 Pin
CodingLover23-May-11 18:53
CodingLover23-May-11 18:53 
GeneralRe: XBAP on Firefox with Windows 7 Pin
Mark Salsbery23-May-11 14:07
Mark Salsbery23-May-11 14:07 
GeneralRe: XBAP on Firefox with Windows 7 Pin
Pete O'Hanlon23-May-11 20:29
mvePete O'Hanlon23-May-11 20:29 
QuestionSecurity model Pin
Mycroft Holmes21-May-11 0:07
professionalMycroft Holmes21-May-11 0:07 
We have a security model where the authentication is done via active directories and the authorisation is done via a group application that passes a user profile object to each application.

The user profile basically identifies the bits within each application that can be enable/visibled and also applies some data filters based on attributes.

The Question
Is it reasonable to put the security checking methods in the ViewModelBase (inherited by all ViewModels), the methods will then need to reference the CurrentUser object. It feels odd to build a dependency between a base class and the CurrentUser.
Never underestimate the power of human stupidity
RAH

AnswerRe: Security model Pin
Pete O'Hanlon21-May-11 4:50
mvePete O'Hanlon21-May-11 4:50 
GeneralRe: Security model Pin
Mycroft Holmes21-May-11 13:19
professionalMycroft Holmes21-May-11 13:19 
QuestionSilverlight delivery Pin
Mycroft Holmes21-May-11 0:01
professionalMycroft Holmes21-May-11 0:01 
AnswerRe: Silverlight delivery Pin
RobCroll22-May-11 13:03
RobCroll22-May-11 13:03 
GeneralRe: Silverlight delivery Pin
Mycroft Holmes22-May-11 14:34
professionalMycroft Holmes22-May-11 14:34 
GeneralRe: Silverlight delivery Pin
_Maxxx_23-May-11 13:03
professional_Maxxx_23-May-11 13:03 
GeneralRe: Silverlight delivery Pin
Mycroft Holmes23-May-11 13:53
professionalMycroft Holmes23-May-11 13:53 
AnswerRe: Silverlight delivery Pin
Abhinav S22-May-11 20:04
Abhinav S22-May-11 20:04 
GeneralRe: Silverlight delivery Pin
Mycroft Holmes22-May-11 20:58
professionalMycroft Holmes22-May-11 20:58 
AnswerRe: Silverlight delivery [modified] Pin
Pete O'Hanlon23-May-11 2:23
mvePete O'Hanlon23-May-11 2:23 
GeneralRe: Silverlight delivery Pin
Mycroft Holmes23-May-11 2:31
professionalMycroft Holmes23-May-11 2:31 
GeneralRe: Silverlight delivery Pin
Pete O'Hanlon23-May-11 2:32
mvePete O'Hanlon23-May-11 2:32 
QuestionCaro online with wpf Pin
Minh Hai Phan20-May-11 17:15
Minh Hai Phan20-May-11 17:15 
AnswerRe: Caro online with wpf Pin
Pete O'Hanlon20-May-11 22:33
mvePete O'Hanlon20-May-11 22:33 
AnswerRe: Caro online with wpf Pin
Abhinav S22-May-11 20:00
Abhinav S22-May-11 20:00 
QuestionPlacing WPF user control into VS tool-box Pin
Prasoon Chaudhary20-May-11 1:57
Prasoon Chaudhary20-May-11 1:57 
AnswerRe: Placing WPF user control into VS tool-box Pin
Mycroft Holmes22-May-11 14:38
professionalMycroft Holmes22-May-11 14:38 

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.