Click here to Skip to main content
16,003,404 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# .NET Best Approaches...Newbie Help... Pin
thiago barbedo13-Sep-09 5:49
thiago barbedo13-Sep-09 5:49 
QuestionTrapping a Windows Dialog Pin
Damian McDonald12-Sep-09 13:03
Damian McDonald12-Sep-09 13:03 
AnswerRe: Trapping a Windows Dialog Pin
Abhishek Sur12-Sep-09 13:37
professionalAbhishek Sur12-Sep-09 13:37 
AnswerRe: Trapping a Windows Dialog Pin
Luc Pattyn12-Sep-09 13:50
sitebuilderLuc Pattyn12-Sep-09 13:50 
GeneralRe: Trapping a Windows Dialog Pin
Damian McDonald12-Sep-09 14:17
Damian McDonald12-Sep-09 14:17 
AnswerRe: Trapping a Windows Dialog Pin
April Fans22-Sep-09 17:29
April Fans22-Sep-09 17:29 
QuestionImplementing security against AD, user level, group level and roles? Pin
Mats Eurén12-Sep-09 12:02
Mats Eurén12-Sep-09 12:02 
AnswerRe: Implementing security against AD, user level, group level and roles? Pin
Abhishek Sur12-Sep-09 12:49
professionalAbhishek Sur12-Sep-09 12:49 
Well, use base credentials. Once the computer is connected to the network cache the credential to the client, and use it until the next login to server. Get Roles, groups etc data of that particular user which is connected through login to the local cache (might be in database) and use it until it gets online to network again.

Rose | [Rose]

Abhishek Sur

My Latest Articles
Create CLR objects in SQL Server 2005
C# Uncommon Keywords
Read/Write Excel using OleDB

Don't forget to click "Good Answer" if you like to.

GeneralRe: Implementing security against AD, user level, group level and roles? Pin
Mats Eurén12-Sep-09 21:46
Mats Eurén12-Sep-09 21:46 
AnswerRe: Implementing security against AD, user level, group level and roles? Pin
April Fans22-Sep-09 17:31
April Fans22-Sep-09 17:31 
Questionfile list Pin
kennyhibs12-Sep-09 11:32
kennyhibs12-Sep-09 11:32 
AnswerRe: file list Pin
Luc Pattyn12-Sep-09 12:35
sitebuilderLuc Pattyn12-Sep-09 12:35 
GeneralRe: file list Pin
kennyhibs12-Sep-09 12:55
kennyhibs12-Sep-09 12:55 
GeneralRe: file list Pin
PIEBALDconsult12-Sep-09 12:58
mvePIEBALDconsult12-Sep-09 12:58 
GeneralRe: file list Pin
kennyhibs12-Sep-09 13:14
kennyhibs12-Sep-09 13:14 
GeneralRe: file list Pin
Dave Kreskowiak12-Sep-09 15:05
mveDave Kreskowiak12-Sep-09 15:05 
GeneralRe: file list Pin
Luc Pattyn12-Sep-09 13:39
sitebuilderLuc Pattyn12-Sep-09 13:39 
AnswerRe: file list Pin
Abhishek Sur12-Sep-09 12:46
professionalAbhishek Sur12-Sep-09 12:46 
GeneralRe: file list Pin
kennyhibs12-Sep-09 13:40
kennyhibs12-Sep-09 13:40 
GeneralRe: file list Pin
Luc Pattyn12-Sep-09 13:49
sitebuilderLuc Pattyn12-Sep-09 13:49 
GeneralRe: file list Pin
kennyhibs12-Sep-09 14:06
kennyhibs12-Sep-09 14:06 
GeneralRe: file list Pin
Luc Pattyn12-Sep-09 15:23
sitebuilderLuc Pattyn12-Sep-09 15:23 
AnswerRe: file list Pin
April Fans22-Sep-09 17:32
April Fans22-Sep-09 17:32 
Questioncall second constructor Pin
raquidd2212-Sep-09 11:17
raquidd2212-Sep-09 11:17 
AnswerRe: call second constructor Pin
Abhishek Sur12-Sep-09 11:25
professionalAbhishek Sur12-Sep-09 11:25 

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.