Click here to Skip to main content
15,919,358 members
Home / Discussions / C#
   

C#

 
QuestionTeam Foundation Server - Email Notification Pin
piratenwichtl27-Jan-09 6:10
piratenwichtl27-Jan-09 6:10 
QuestionVisual Studio Team System vs Team Explorer Pin
piratenwichtl27-Jan-09 6:06
piratenwichtl27-Jan-09 6:06 
AnswerRe: Visual Studio Team System vs Team Explorer Pin
Colin Angus Mackay27-Jan-09 6:17
Colin Angus Mackay27-Jan-09 6:17 
GeneralRe: Visual Studio Team System vs Team Explorer Pin
piratenwichtl27-Jan-09 21:16
piratenwichtl27-Jan-09 21:16 
Questionis remote password authentication possible...?? Pin
Mubeen.asim27-Jan-09 5:37
Mubeen.asim27-Jan-09 5:37 
AnswerRe: is remote password authentication possible...?? Pin
Wendelius27-Jan-09 5:56
mentorWendelius27-Jan-09 5:56 
GeneralRe: is remote password authentication possible...?? Pin
Mubeen.asim27-Jan-09 6:42
Mubeen.asim27-Jan-09 6:42 
GeneralRe: is remote password authentication possible...?? Pin
Wendelius27-Jan-09 8:11
mentorWendelius27-Jan-09 8:11 
Did I understand correctly that when windows starts, you want to create a desktop session using account information from database? AFAIK that's not possible. A database and windows can share the same user information which is stored in Active Directory, but you still logon to windows using windows authentication.

Or do you mean that when user has logged into windows and the desktop is running, you want to connect to a database using the same account information that windows uses. In that case this is called integrated security if you're using SQL Server.

The need to optimize rises from a bad design.My articles[^]

GeneralRe: is remote password authentication possible...?? Pin
Mubeen.asim27-Jan-09 8:16
Mubeen.asim27-Jan-09 8:16 
GeneralRe: is remote password authentication possible...?? Pin
Wendelius27-Jan-09 8:24
mentorWendelius27-Jan-09 8:24 
QuestionReflection path problem Pin
Russell Jones27-Jan-09 4:26
Russell Jones27-Jan-09 4:26 
AnswerRe: Reflection path problem Pin
led mike27-Jan-09 5:29
led mike27-Jan-09 5:29 
GeneralRe: Reflection path problem Pin
Russell Jones27-Jan-09 22:25
Russell Jones27-Jan-09 22:25 
AnswerRe: Reflection path problem Pin
Mark Churchill27-Jan-09 12:28
Mark Churchill27-Jan-09 12:28 
GeneralRe: Reflection path problem Pin
Russell Jones27-Jan-09 22:27
Russell Jones27-Jan-09 22:27 
QuestionRegarding the mshtml dll.... Pin
Sasmi_Office27-Jan-09 3:58
Sasmi_Office27-Jan-09 3:58 
QuestionRe: Regarding the mshtml dll.... Pin
led mike27-Jan-09 5:12
led mike27-Jan-09 5:12 
QuestionChekedListBox check only if mouse is over checkbox Pin
f.istvan27-Jan-09 3:14
f.istvan27-Jan-09 3:14 
AnswerRe: ChekedListBox check only if mouse is over checkbox Pin
dan!sh 27-Jan-09 3:29
professional dan!sh 27-Jan-09 3:29 
GeneralRe: ChekedListBox check only if mouse is over checkbox Pin
MadArtSoft28-Jan-09 0:06
MadArtSoft28-Jan-09 0:06 
QuestionFolder 'Locking' Strategies? Pin
Trapper-Hell27-Jan-09 2:26
Trapper-Hell27-Jan-09 2:26 
AnswerRe: Folder 'Locking' Strategies? Pin
J4amieC27-Jan-09 2:33
J4amieC27-Jan-09 2:33 
AnswerRe: Folder 'Locking' Strategies? Pin
Guffa27-Jan-09 14:30
Guffa27-Jan-09 14:30 
QuestionCross Thread Comunication Pin
Paul Unsworth27-Jan-09 2:24
Paul Unsworth27-Jan-09 2:24 
AnswerRe: Cross Thread Comunication Pin
moon_stick27-Jan-09 2:33
moon_stick27-Jan-09 2:33 

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.