Click here to Skip to main content
15,915,858 members
Home / Discussions / C#
   

C#

 
QuestionNullReferenceException was unhandled? Pin
dec8222-Nov-08 23:56
dec8222-Nov-08 23:56 
AnswerRe: NullReferenceException was unhandled? Pin
Giorgi Dalakishvili23-Nov-08 0:00
mentorGiorgi Dalakishvili23-Nov-08 0:00 
AnswerRe: NullReferenceException was unhandled? Pin
Thomas Weller23-Nov-08 1:26
Thomas Weller23-Nov-08 1:26 
AnswerRe: NullReferenceException was unhandled? Pin
Mbah Dhaim23-Nov-08 1:37
Mbah Dhaim23-Nov-08 1:37 
AnswerRe: NullReferenceException was unhandled? Pin
DaveyM6923-Nov-08 3:17
professionalDaveyM6923-Nov-08 3:17 
QuestionActive Directory API Pin
George_George22-Nov-08 23:46
George_George22-Nov-08 23:46 
AnswerRe: Active Directory API Pin
Thomas Stockwell23-Nov-08 6:24
professionalThomas Stockwell23-Nov-08 6:24 
GeneralRe: Active Directory API Pin
George_George24-Nov-08 2:37
George_George24-Nov-08 2:37 
Thanks Thomas!

I have a further question. I have a couple of web sites, which has their separate own username and password stored in database for each individual web sites.

I want to implement single sign on function which store all username and password into a single place. Do you think Active Directory is a good choice for me to implement single sign on function? If yes, are there any reference documents about how to implement single sign on function by using Active Directory?

thanks,
George
GeneralRe: Active Directory API Pin
Thomas Stockwell24-Nov-08 4:58
professionalThomas Stockwell24-Nov-08 4:58 
GeneralRe: Active Directory API Pin
George_George24-Nov-08 19:00
George_George24-Nov-08 19:00 
Questiontypeof operator Pin
George_George22-Nov-08 22:08
George_George22-Nov-08 22:08 
AnswerRe: typeof operator Pin
Christian Graus22-Nov-08 22:34
protectorChristian Graus22-Nov-08 22:34 
GeneralRe: typeof operator Pin
George_George22-Nov-08 22:43
George_George22-Nov-08 22:43 
AnswerRe: typeof operator [modified] Pin
HosamAly22-Nov-08 23:52
HosamAly22-Nov-08 23:52 
GeneralRe: typeof operator Pin
George_George22-Nov-08 23:59
George_George22-Nov-08 23:59 
GeneralRe: typeof operator Pin
Ed.Poore23-Nov-08 1:04
Ed.Poore23-Nov-08 1:04 
QuestionSystem.Double (CLR type) vs double (C# type) Pin
devvvy22-Nov-08 22:02
devvvy22-Nov-08 22:02 
AnswerRe: System.Double (CLR type) vs double (C# type) Pin
Christian Graus22-Nov-08 22:34
protectorChristian Graus22-Nov-08 22:34 
AnswerRe: System.Double (CLR type) vs double (C# type) Pin
Dave Kreskowiak23-Nov-08 5:16
mveDave Kreskowiak23-Nov-08 5:16 
QuestionLINQ to SQL question, what would be the effect if I change the database table structure ??1 Pin
Nadia Monalisa22-Nov-08 20:39
Nadia Monalisa22-Nov-08 20:39 
AnswerRe: LINQ to SQL question, what would be the effect if I change the database table structure ??1 Pin
Mark Churchill23-Nov-08 12:16
Mark Churchill23-Nov-08 12:16 
GeneralRe: LINQ to SQL question, what would be the effect if I change the database table structure ??1 Pin
Nadia Monalisa23-Nov-08 12:32
Nadia Monalisa23-Nov-08 12:32 
Question.NET Connection pooling max/min setting vs Perfmon Pin
devvvy22-Nov-08 20:25
devvvy22-Nov-08 20:25 
AnswerRe: .NET Connection pooling max/min setting vs Perfmon Pin
Dave Kreskowiak23-Nov-08 5:13
mveDave Kreskowiak23-Nov-08 5:13 
GeneralRe: .NET Connection pooling max/min setting vs Perfmon Pin
devvvy23-Nov-08 15:22
devvvy23-Nov-08 15:22 

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.