Click here to Skip to main content
15,887,403 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Find unused functions Pin
Scott Dorman29-Dec-07 4:05
professionalScott Dorman29-Dec-07 4:05 
GeneralGive info regarding Graphics Pin
VB 8.029-Dec-07 1:25
VB 8.029-Dec-07 1:25 
GeneralRe: Give info regarding Graphics Pin
Dave Kreskowiak31-Dec-07 4:15
mveDave Kreskowiak31-Dec-07 4:15 
Generalhelp to use outlook express in coding Pin
Senthil S29-Dec-07 0:36
Senthil S29-Dec-07 0:36 
GeneralRe: help to use outlook express in coding Pin
Dave Kreskowiak29-Dec-07 6:43
mveDave Kreskowiak29-Dec-07 6:43 
GeneralRe: help to use outlook express in coding Pin
Paul Conrad29-Dec-07 6:53
professionalPaul Conrad29-Dec-07 6:53 
QuestionDisabling keyboard access in dataGridView? Pin
Benny_Lava28-Dec-07 22:39
Benny_Lava28-Dec-07 22:39 
GeneralSecurity levels/user access control in windows form application Pin
tellytub28-Dec-07 18:19
tellytub28-Dec-07 18:19 
Hi all,

I am trying to come up with a way of securing controls inside of a VB.NET 2005 windows form application. I have searched online and found information, but they are all base on ASP.NET - which I think the usage, codes and all differ to quite some degree from VB.NET (Codeproject's article are also not useful enough, like http://www.codeproject.com/KB/vb/2gs_txtbx.aspx#add[^], which is not really what I want)

I have created database to store usernames and passwords. And, I have already did a login form which can verify the username and password submitted (if both values are correct, the user would be directed to another form).

1) How to set user groups, e.g admin and user. I would want to have two level of security. One that has limited access to certain forms (users) and another that has full access (admin).
2) And also if possible, I would like users to be able to access a form with controls such as DataGridView (using Dataset) but not be able to edit them.

Is there any good concepts out there (or codes in particular, is it a code thing or?) on how to manage this efficiently?

Any help would be greatly appreciated. Thanks!

telly
GeneralRich Text Box query: embedding SQL record id's in text Pin
Ned Rifle28-Dec-07 17:06
Ned Rifle28-Dec-07 17:06 
General911 Emergency - Lost in the sauce Pin
Dee Kay28-Dec-07 16:34
Dee Kay28-Dec-07 16:34 
GeneralRe: 911 Emergency - Lost in the sauce Pin
MikeMarq28-Dec-07 21:34
MikeMarq28-Dec-07 21:34 
GeneralRe: 911 Emergency - Lost in the sauce Pin
Dee Kay29-Dec-07 2:22
Dee Kay29-Dec-07 2:22 
GeneralRe: 911 Emergency - Lost in the sauce Pin
MikeMarq29-Dec-07 7:07
MikeMarq29-Dec-07 7:07 
GeneralRe: 911 Emergency - Lost in the sauce Pin
Dee Kay29-Dec-07 12:59
Dee Kay29-Dec-07 12:59 
GeneralRe: 911 Emergency - Lost in the sauce Pin
Dee Kay29-Dec-07 15:32
Dee Kay29-Dec-07 15:32 
GeneralRe: 911 Emergency - Lost in the sauce Pin
MikeMarq29-Dec-07 20:21
MikeMarq29-Dec-07 20:21 
GeneralPutting .ico files on buttons Pin
Benny_Lava28-Dec-07 2:12
Benny_Lava28-Dec-07 2:12 
GeneralRe: Putting .ico files on buttons Pin
eyes200728-Dec-07 2:49
eyes200728-Dec-07 2:49 
GeneralRe: Putting .ico files on buttons Pin
Paul Conrad28-Dec-07 11:00
professionalPaul Conrad28-Dec-07 11:00 
GeneralRe: Putting .ico files on buttons Pin
Sun Rays28-Dec-07 22:21
Sun Rays28-Dec-07 22:21 
Generalprinting a different report Pin
eyes200728-Dec-07 1:41
eyes200728-Dec-07 1:41 
GeneralRe: printing a different report Pin
jhoga28-Dec-07 3:53
jhoga28-Dec-07 3:53 
Questionhelp help Pin
Member 475249028-Dec-07 1:32
Member 475249028-Dec-07 1:32 
GeneralMultiple violations! Pin
leckey28-Dec-07 5:14
leckey28-Dec-07 5:14 
GeneralRe: Multiple violations! Pin
Paul Conrad28-Dec-07 10:59
professionalPaul Conrad28-Dec-07 10:59 

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.