Click here to Skip to main content
15,887,898 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
QuestionRecording a wave file Pin
Leslie Sanford21-Jul-07 16:35
Leslie Sanford21-Jul-07 16:35 
AnswerRe: Recording a wave file Pin
Luc Pattyn22-Jul-07 1:14
sitebuilderLuc Pattyn22-Jul-07 1:14 
GeneralRe: Recording a wave file Pin
Leslie Sanford22-Jul-07 3:34
Leslie Sanford22-Jul-07 3:34 
GeneralRe: Recording a wave file Pin
Luc Pattyn22-Jul-07 3:45
sitebuilderLuc Pattyn22-Jul-07 3:45 
GeneralRe: Recording a wave file Pin
Chris-Kaiser24-Jul-07 11:08
Chris-Kaiser24-Jul-07 11:08 
Questionhow to implement undo functionn by using both Command and Memento design pattern Pin
largs20-Jul-07 23:23
largs20-Jul-07 23:23 
AnswerRe: how to implement undo functionn by using both Command and Memento design pattern Pin
Pete O'Hanlon22-Jul-07 8:47
mvePete O'Hanlon22-Jul-07 8:47 
QuestionDesign question for a Plugin Framework Pin
ssack20-Jul-07 3:26
ssack20-Jul-07 3:26 
Had this question in the wrong forum.

I'm at a breakpoint with my architecture and could use some guidance in finishing up my vision. I will give a rundown of the current architecture so far:

This is a plug-in architecture, that automates the loading and un loading of plug-ins for the users and developers. By using a defined interface and custom attributes my architecture will auto load plug-ins without the use of ini files or configuration files.

The current issue I have is security and applying security filters to screens as they display. What basically will happen is an admin will setup security and access points for roles. Roles are then assigned to a user. What I need is to be able to disable, hide, unhide or re-enable elements on the form at the time the page is loaded based on that users security role. This is simple if I have every developer call a set of security procedures, but what I want is the framework to automatically do this for the developer.

The one idea so far is the use of “Application Event Handler” which is looking for a certain windows message to be sent.

I was wondering if anyone else had any other ideas that might be worth looking into. ( IE: any patterns or such)

Thanks for the Help.

Sal
AnswerRe: Design question for a Plugin Framework Pin
led mike20-Jul-07 5:25
led mike20-Jul-07 5:25 
GeneralRe: Design question for a Plugin Framework Pin
ssack20-Jul-07 5:43
ssack20-Jul-07 5:43 
QuestionHow to generate code from Rational Rose Diagrams? Pin
FishiFishi19-Jul-07 21:10
FishiFishi19-Jul-07 21:10 
AnswerRe: How to generate code from Rational Rose Diagrams? Pin
led mike20-Jul-07 4:55
led mike20-Jul-07 4:55 
AnswerRe: How to generate code from Rational Rose Diagrams? Pin
Dan Neely20-Jul-07 5:30
Dan Neely20-Jul-07 5:30 
AnswerHow to generate code from Rational Rose Diagrams? Pin
EngMai25-Jul-07 19:13
EngMai25-Jul-07 19:13 
QuestionPost processing a sql string Pin
Paddy Boyd19-Jul-07 6:03
Paddy Boyd19-Jul-07 6:03 
AnswerRe: Post processing a sql string Pin
Urs Enzler20-Jul-07 1:03
Urs Enzler20-Jul-07 1:03 
GeneralRe: Post processing a sql string Pin
Paddy Boyd20-Jul-07 1:05
Paddy Boyd20-Jul-07 1:05 
Questionbox or line ? Pin
tim_gunning18-Jul-07 23:58
tim_gunning18-Jul-07 23:58 
AnswerRe: box or line ? Pin
Brady Kelly19-Jul-07 4:49
Brady Kelly19-Jul-07 4:49 
GeneralRe: box or line ? Pin
tim_gunning19-Jul-07 4:59
tim_gunning19-Jul-07 4:59 
QuestionBusiness Object or Individual Parameters? Pin
Michael Sync17-Jul-07 21:02
Michael Sync17-Jul-07 21:02 
AnswerRe: Business Object or Individual Parameters? Pin
Pete O'Hanlon18-Jul-07 9:33
mvePete O'Hanlon18-Jul-07 9:33 
GeneralRe: Business Object or Individual Parameters? Pin
Michael Sync18-Jul-07 16:21
Michael Sync18-Jul-07 16:21 
AnswerRe: Business Object or Individual Parameters? Pin
led mike18-Jul-07 11:54
led mike18-Jul-07 11:54 
AnswerRe: Back up of sharepoint web doccuments Pin
Pete O'Hanlon18-Jul-07 9:28
mvePete O'Hanlon18-Jul-07 9:28 

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.