Click here to Skip to main content
15,905,967 members
Home / Discussions / C#
   

C#

 
GeneralRe: Urgent Pin
Not Active16-May-10 4:48
mentorNot Active16-May-10 4:48 
GeneralRe: Urgent Pin
#realJSOP16-May-10 6:04
professional#realJSOP16-May-10 6:04 
AnswerRe: auto generate code number Pin
Luc Pattyn16-May-10 3:26
sitebuilderLuc Pattyn16-May-10 3:26 
GeneralRe: auto generate code number Pin
FEMDEV16-May-10 4:06
FEMDEV16-May-10 4:06 
GeneralRe: auto generate code number Pin
Luc Pattyn16-May-10 4:11
sitebuilderLuc Pattyn16-May-10 4:11 
GeneralRe: auto generate code number Pin
FEMDEV16-May-10 4:37
FEMDEV16-May-10 4:37 
GeneralRe: auto generate code number Pin
Henry Minute16-May-10 4:53
Henry Minute16-May-10 4:53 
GeneralRe: auto generate code number Pin
Luc Pattyn16-May-10 5:22
sitebuilderLuc Pattyn16-May-10 5:22 
GeneralRe: auto generate code number Pin
Henry Minute16-May-10 5:29
Henry Minute16-May-10 5:29 
GeneralRe: auto generate code number Pin
Luc Pattyn16-May-10 5:38
sitebuilderLuc Pattyn16-May-10 5:38 
GeneralRe: auto generate code number Pin
Henry Minute16-May-10 5:47
Henry Minute16-May-10 5:47 
GeneralRe: auto generate code number Pin
Luc Pattyn16-May-10 5:55
sitebuilderLuc Pattyn16-May-10 5:55 
GeneralRe: auto generate code number Pin
OriginalGriff16-May-10 5:27
mveOriginalGriff16-May-10 5:27 
GeneralRe: auto generate code number Pin
Luc Pattyn16-May-10 5:33
sitebuilderLuc Pattyn16-May-10 5:33 
GeneralRe: auto generate code number Pin
OriginalGriff16-May-10 5:38
mveOriginalGriff16-May-10 5:38 
GeneralRe: auto generate code number Pin
Dave Kreskowiak16-May-10 6:46
mveDave Kreskowiak16-May-10 6:46 
QuestionGathering images and sending mouse commands on a window not in focus Pin
MafiaMoe15-May-10 21:53
MafiaMoe15-May-10 21:53 
AnswerRe: Gathering images and sending mouse commands on a window not in focus Pin
dan!sh 16-May-10 0:35
professional dan!sh 16-May-10 0:35 
QuestionImplement security in Window Forms Database application Pin
ArjenGroeneveld15-May-10 21:14
ArjenGroeneveld15-May-10 21:14 
AnswerRe: Implement security in Window Forms Database application Pin
dan!sh 16-May-10 0:37
professional dan!sh 16-May-10 0:37 
GeneralRe: Implement security in Window Forms Database application Pin
ArjenGroeneveld16-May-10 2:01
ArjenGroeneveld16-May-10 2:01 
GeneralRe: Implement security in Window Forms Database application Pin
dan!sh 16-May-10 5:15
professional dan!sh 16-May-10 5:15 
When you are authenticating the user, at that point of time you should check the role the user belongs to. Once you get the role, enable/disable the controls. As far as enabling disable of the controls based on the business rules goes, that would happen on some user action after he logs in. So that would not interfere.

Here[^] is another article that might be useful.
AnswerRe: Implement security in Window Forms Database application Pin
#realJSOP16-May-10 6:06
professional#realJSOP16-May-10 6:06 
QuestionKeeping records of file copying operation Pin
petta100015-May-10 20:57
petta100015-May-10 20:57 
AnswerRe: Keeping records of file copying operation Pin
Garth J Lancaster15-May-10 21:05
professionalGarth J Lancaster15-May-10 21:05 

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.