Click here to Skip to main content
15,927,344 members
Home / Discussions / C#
   

C#

 
AnswerRe: One to Many?? Pin
Muammar©26-May-07 23:40
Muammar©26-May-07 23:40 
QuestionPropertyGrid Control Problem Pin
gvanto26-May-07 19:20
gvanto26-May-07 19:20 
AnswerRe: PropertyGrid Control Problem Pin
visualhint30-May-07 16:40
visualhint30-May-07 16:40 
QuestionHow can I create an active filtering on an DataGridView? Pin
Khoramdin26-May-07 17:46
Khoramdin26-May-07 17:46 
AnswerRe: How can I create an active filtering on an DataGridView? Pin
hdv21226-May-07 21:33
hdv21226-May-07 21:33 
AnswerRe: How can I create an active filtering on an DataGridView? Pin
Prasanth MS28-May-07 22:51
Prasanth MS28-May-07 22:51 
QuestionQuestion on Sql server 2005 Pin
dhulipudi26-May-07 17:15
dhulipudi26-May-07 17:15 
QuestionPassing Windows Credentials Pin
Spyder_Snyper26-May-07 10:42
Spyder_Snyper26-May-07 10:42 
So I've got this app that requires the use of a username and password.

They have to be specific ones too though. They have to match the username and password used to log on to the domain.

In all honesty, I do *NOT* want to have to ask for those credentials. I would much prefer simply pass them along.

So here is my question... the function I need to use requires 3 parameters; username, password, and domain.

Is there a way that i could do something like the following?:
login( WindowsUsername, WindowsPassword, WindowsDomain )

I really don't want to have to do any kind of authentication, it'll be done on the server's end. All I want to do is be a passthrough.

Is it possible?

If so, how?
AnswerRe: Passing Windows Credentials Pin
Not Active26-May-07 16:04
mentorNot Active26-May-07 16:04 
GeneralRe: Passing Windows Credentials Pin
Spyder_Snyper27-May-07 5:57
Spyder_Snyper27-May-07 5:57 
QuestionNeed Help Urgently Pin
GeorgeEmil26-May-07 10:09
GeorgeEmil26-May-07 10:09 
AnswerRe: Need Help Urgently Pin
Dave Herren26-May-07 10:15
Dave Herren26-May-07 10:15 
JokeA couple of hints Pin
CPallini26-May-07 10:38
mveCPallini26-May-07 10:38 
GeneralRe: A couple of hints [modified] Pin
Dave Herren26-May-07 11:18
Dave Herren26-May-07 11:18 
JokeActually Pin
CPallini27-May-07 2:30
mveCPallini27-May-07 2:30 
GeneralSorry Pin
Dave Herren27-May-07 3:59
Dave Herren27-May-07 3:59 
AnswerRe: Need Help Urgently Pin
Thomas Stockwell26-May-07 15:22
professionalThomas Stockwell26-May-07 15:22 
AnswerRe: Need Help Urgently Pin
Christian Graus26-May-07 15:46
protectorChristian Graus26-May-07 15:46 
JokeRe: Need Help Urgently Pin
Muammar©26-May-07 19:28
Muammar©26-May-07 19:28 
GeneralRe: Need Help Urgently Pin
Dave Herren27-May-07 4:56
Dave Herren27-May-07 4:56 
QuestionGenerics class Pin
abedo198226-May-07 9:53
abedo198226-May-07 9:53 
AnswerRe: Generics class Pin
Not Active26-May-07 13:45
mentorNot Active26-May-07 13:45 
GeneralRe: Generics class Pin
abedo198227-May-07 10:49
abedo198227-May-07 10:49 
GeneralRe: Generics class [modified] Pin
Not Active27-May-07 11:45
mentorNot Active27-May-07 11:45 
Questionsynchronization with serialport ? Pin
Mir_As26-May-07 9:22
Mir_As26-May-07 9: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.