Click here to Skip to main content
15,891,529 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to Access Main Class in Inner Class ... Pin
Christian Graus17-Aug-07 22:44
protectorChristian Graus17-Aug-07 22:44 
AnswerRe: How to Access Main Class in Inner Class ... Pin
Luc Pattyn18-Aug-07 0:26
sitebuilderLuc Pattyn18-Aug-07 0:26 
Questiontool tip in Close box Pin
topksharma198217-Aug-07 21:16
topksharma198217-Aug-07 21:16 
QuestionNo overload for method 'Open' takes '13' arguments.... Pin
shafikshafik17-Aug-07 20:49
shafikshafik17-Aug-07 20:49 
AnswerRe: No overload for method 'Open' takes '13' arguments.... Pin
Christian Graus17-Aug-07 20:57
protectorChristian Graus17-Aug-07 20:57 
AnswerRe: No overload for method 'Open' takes '13' arguments.... Pin
Luc Pattyn18-Aug-07 0:26
sitebuilderLuc Pattyn18-Aug-07 0:26 
QuestionImporting xsd Pin
dnlstffrd17-Aug-07 19:57
dnlstffrd17-Aug-07 19:57 
QuestionRe:Displaying child windows Pin
RameshwerE17-Aug-07 19:34
RameshwerE17-Aug-07 19:34 
AnswerRe:Displaying child windows Pin
Rocky#17-Aug-07 19:50
Rocky#17-Aug-07 19:50 
AnswerRe:Displaying child windows Pin
Christian Graus17-Aug-07 20:14
protectorChristian Graus17-Aug-07 20:14 
AnswerRe:Displaying child windows Pin
Doug.Chen17-Aug-07 21:54
Doug.Chen17-Aug-07 21:54 
QuestionRe:Displaying child windows Pin
Doug.Chen17-Aug-07 21:59
Doug.Chen17-Aug-07 21:59 
AnswerRe:Displaying child windows Pin
Hessam Jalali17-Aug-07 22:10
Hessam Jalali17-Aug-07 22:10 
Questionbinpath Pin
sima_m17-Aug-07 19:28
sima_m17-Aug-07 19:28 
AnswerRe: binpath Pin
Paul Conrad18-Aug-07 3:25
professionalPaul Conrad18-Aug-07 3:25 
QuestionDate Conversion Pin
Parvai17-Aug-07 19:27
Parvai17-Aug-07 19:27 
AnswerRe: Date Conversion Pin
Christian Graus17-Aug-07 20:19
protectorChristian Graus17-Aug-07 20:19 
AnswerRe: Date Conversion Pin
Luc Pattyn18-Aug-07 0:32
sitebuilderLuc Pattyn18-Aug-07 0:32 
AnswerRe: Date Conversion Pin
PIEBALDconsult18-Aug-07 10:05
mvePIEBALDconsult18-Aug-07 10:05 
Questionhow to send a complex message in msmq [modified] Pin
zencer17-Aug-07 18:43
zencer17-Aug-07 18:43 
Questioncomparing two versions of the same document side-by-side graphically Pin
vkponugoti17-Aug-07 16:28
vkponugoti17-Aug-07 16:28 
Questiongraphics in C# Pin
shaikhooo17-Aug-07 14:23
shaikhooo17-Aug-07 14:23 
AnswerRe: graphics in C# Pin
Luc Pattyn17-Aug-07 14:33
sitebuilderLuc Pattyn17-Aug-07 14:33 
QuestionRole based security Pin
MBursill17-Aug-07 13:39
MBursill17-Aug-07 13:39 
I'm playing around with the MMC Authorization Manager attempting to setup some role based security for a new project.

The software I'm developing is for a smaller sized businesses. We're the type of place where one day the operations manager is filling the shoes of the accountant because the accountant called in sick, or is on vacation. As a result, my system needs to be flexible when it comes to authorization.

I can foresee situations where I may want to allow tasks for a user without necessarily making them part of a role (that would expose everything).

Sure I could make additional roles that add only the tasks a specific user may need. If I end up with a lot of specialized cases (which I might) that gets ugly to manage. I really don't want the system to become a nightmare of single-case roles each with one or two users.

Has anyone encountered this type of scenario and what was done about it?

Also, before the flames start, I realize my question isn't directly related to C# but since there is no security group (And my app is going to be written in C#) this seems the least off topic place to post.

Thanks Smile | :)

-Mike.
QuestionHandling large blocks of memory in C# Pin
sbpont17-Aug-07 11:40
sbpont17-Aug-07 11:40 

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.