Click here to Skip to main content
15,923,051 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: Keeping records of file copying operation Pin
Eddy Vluggen16-May-10 6:30
professionalEddy Vluggen16-May-10 6:30 
GeneralRe: Keeping records of file copying operation Pin
petta100018-May-10 16:56
petta100018-May-10 16:56 
GeneralRe: Keeping records of file copying operation Pin
Eddy Vluggen19-May-10 1:12
professionalEddy Vluggen19-May-10 1:12 
AnswerRe: Keeping records of file copying operation Pin
Sunil G17-May-10 19:00
Sunil G17-May-10 19:00 
GeneralRe: Keeping records of file copying operation Pin
petta100018-May-10 16:58
petta100018-May-10 16:58 
QuestionC# Media Player Control Play Playlist Pin
sunburnbyRa15-May-10 20:51
sunburnbyRa15-May-10 20:51 
AnswerRe: C# Media Player Control Play Playlist Pin
Henry Minute16-May-10 1:26
Henry Minute16-May-10 1:26 
AnswerRe: C# Media Player Control Play Playlist Pin
Henry Minute16-May-10 1:33
Henry Minute16-May-10 1:33 
AnswerRe: C# Media Player Control Play Playlist Pin
Henry Minute16-May-10 1:57
Henry Minute16-May-10 1:57 
GeneralRe: C# Media Player Control Play Playlist Pin
sunburnbyRa16-May-10 6:08
sunburnbyRa16-May-10 6:08 
Questiondisplay multiple images Pin
ruknil15-May-10 17:07
ruknil15-May-10 17:07 
AnswerRe: display multiple images Pin
Sandeep Mewara15-May-10 19:22
mveSandeep Mewara15-May-10 19:22 
Questionevent loger Pin
reza assar15-May-10 6:11
reza assar15-May-10 6:11 
AnswerRe: event loger Pin
Luc Pattyn15-May-10 6:34
sitebuilderLuc Pattyn15-May-10 6:34 
GeneralRe: event loger Pin
reza assar16-May-10 4:54
reza assar16-May-10 4:54 
AnswerRe: event loger Pin
Not Active15-May-10 7:27
mentorNot Active15-May-10 7:27 
AnswerRe: event loger Pin
Hristo-Bojilov15-May-10 7:39
Hristo-Bojilov15-May-10 7:39 
GeneralRe: event loger Pin
reza assar16-May-10 4:38
reza assar16-May-10 4:38 
Questionpassing bitmap data between managed and unmanaged code Pin
Keith Vitali15-May-10 4:39
Keith Vitali15-May-10 4:39 
AnswerRe: passing bitmap data between managed and unmanaged code Pin
DaveyM6915-May-10 5:01
professionalDaveyM6915-May-10 5:01 

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.