Moorzee
Well-known member
Hello
Sorry if I should have already found this info but initial searches seem to give me far too advanced answers.
Basically I come from VB6 background. I'm about to undertake a rewrite of a system for a new company in dotnet 2005.
My previous security solution in vb6 would simply be a table in database with userid and levels of security which I would query at certain execution stages in code.
Dotnet sounds like I should be ditching this approach and use windows info for role based permissions in code? Does anyone have or can point me too a simple(the simpler the better as I am very new to this language ) example of how to implement this in development?
Very much appreciated.
Cheers
Sorry if I should have already found this info but initial searches seem to give me far too advanced answers.
Basically I come from VB6 background. I'm about to undertake a rewrite of a system for a new company in dotnet 2005.
My previous security solution in vb6 would simply be a table in database with userid and levels of security which I would query at certain execution stages in code.
Dotnet sounds like I should be ditching this approach and use windows info for role based permissions in code? Does anyone have or can point me too a simple(the simpler the better as I am very new to this language ) example of how to implement this in development?
Very much appreciated.
Cheers