Click here to Skip to main content
15,888,286 members
Home / Discussions / C#
   

C#

 
AnswerRe: Asked about splitContainer of Visual Studio Pin
OriginalGriff13-Apr-16 19:58
mveOriginalGriff13-Apr-16 19:58 
GeneralRe: Asked about splitContainer of Visual Studio Pin
Member 245846713-Apr-16 22:28
Member 245846713-Apr-16 22:28 
GeneralRe: Asked about splitContainer of Visual Studio Pin
OriginalGriff13-Apr-16 22:33
mveOriginalGriff13-Apr-16 22:33 
GeneralRe: Asked about splitContainer of Visual Studio Pin
Member 245846714-Apr-16 15:20
Member 245846714-Apr-16 15:20 
QuestionHTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication Pin
M Sukhdeep13-Apr-16 11:42
M Sukhdeep13-Apr-16 11:42 
AnswerRe: HTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication Pin
Dave Kreskowiak13-Apr-16 11:53
mveDave Kreskowiak13-Apr-16 11:53 
GeneralRe: HTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication Pin
M Sukhdeep13-Apr-16 11:55
M Sukhdeep13-Apr-16 11:55 
GeneralRe: HTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication Pin
Dave Kreskowiak13-Apr-16 12:05
mveDave Kreskowiak13-Apr-16 12:05 
AD doesn't "go down". A domain controller might, but that's rare.

Also, you're not going to "intercept the password" in the IntegratedWindowsAuthentication mode because it's never sent. The users security token is sent instead wrapped in an secured channel that you're not going to get into.

There is no "backup method" for AD if it goes down. If having it up and running is so important the better solution is having more than one domain controller and having different network paths to get to these controllers.
A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

GeneralRe: HTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication Pin
M Sukhdeep13-Apr-16 12:08
M Sukhdeep13-Apr-16 12:08 
GeneralRe: HTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication PinPopular
Dave Kreskowiak13-Apr-16 12:21
mveDave Kreskowiak13-Apr-16 12:21 
GeneralRe: HTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication Pin
Mycroft Holmes13-Apr-16 12:52
professionalMycroft Holmes13-Apr-16 12:52 
GeneralRe: HTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication Pin
Richard MacCutchan13-Apr-16 20:45
mveRichard MacCutchan13-Apr-16 20:45 
GeneralRe: HTTPListener with AuthenticationSchemes.IntegratedWindowsAuthentication Pin
Richard MacCutchan13-Apr-16 20:44
mveRichard MacCutchan13-Apr-16 20:44 
Questioncsharp creating algorithm Pin
Member 1245597512-Apr-16 21:24
Member 1245597512-Apr-16 21:24 
AnswerRe: csharp creating algorithm Pin
Peter_in_278012-Apr-16 22:13
professionalPeter_in_278012-Apr-16 22:13 
AnswerRe: csharp creating algorithm Pin
OriginalGriff12-Apr-16 22:19
mveOriginalGriff12-Apr-16 22:19 
AnswerRe: csharp creating algorithm PinPopular
BillWoodruff12-Apr-16 23:47
professionalBillWoodruff12-Apr-16 23:47 
GeneralRe: csharp creating algorithm Pin
OriginalGriff13-Apr-16 0:10
mveOriginalGriff13-Apr-16 0:10 
GeneralRe: csharp creating algorithm Pin
Richard MacCutchan13-Apr-16 0:44
mveRichard MacCutchan13-Apr-16 0:44 
GeneralRe: csharp creating algorithm Pin
BillWoodruff13-Apr-16 3:02
professionalBillWoodruff13-Apr-16 3:02 
GeneralRe: csharp creating algorithm Pin
Sascha Lefèvre13-Apr-16 3:51
professionalSascha Lefèvre13-Apr-16 3:51 
GeneralRe: csharp creating algorithm Pin
BillWoodruff13-Apr-16 5:02
professionalBillWoodruff13-Apr-16 5:02 
AnswerRe: csharp creating algorithm Pin
Patrice T13-Apr-16 9:14
mvePatrice T13-Apr-16 9:14 
Questionpuzzle, sub string not working Pin
Member 1016760412-Apr-16 21:20
Member 1016760412-Apr-16 21:20 
AnswerRe: puzzle, sub string not working Pin
Richard MacCutchan12-Apr-16 21:25
mveRichard MacCutchan12-Apr-16 21: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.