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

C#

 
GeneralRe: graphic examples in C # Pin
Luc Pattyn3-May-10 17:33
sitebuilderLuc Pattyn3-May-10 17:33 
AnswerRe: graphic examples in C # Pin
yu-jian4-May-10 3:37
yu-jian4-May-10 3:37 
QuestionGet XmlElement of a property in a XmlSerializable-Class Pin
flitzpiepe23-May-10 5:46
flitzpiepe23-May-10 5:46 
AnswerRe: Get XmlElement of a property in a XmlSerializable-Class Pin
T M Gray3-May-10 11:59
T M Gray3-May-10 11:59 
GeneralRe: Get XmlElement of a property in a XmlSerializable-Class Pin
flitzpiepe23-May-10 20:47
flitzpiepe23-May-10 20:47 
QuestionLeft Top Ruler C# Pin
jojoba20113-May-10 5:27
jojoba20113-May-10 5:27 
AnswerRe: Left Top Ruler C# Pin
Pete O'Hanlon3-May-10 6:01
mvePete O'Hanlon3-May-10 6:01 
QuestionNeed to write a file to a server farm that is locked down by a ProcessID - this can't be THAT hard Pin
Alaric_3-May-10 5:02
professionalAlaric_3-May-10 5:02 
Hi guys,
I posted last week about an issue that I'm having but it was lost in a flood of new posts.

Conceptually - I need to be able to have my process write a file to an external share that is locked down by a production controlled ProcessID | Password combination. We have a contrived development example that is configured as a folder locked down by a local User Account ("Foo" | "Bar") on one of our developer's machines.
I need to:
1)reference this machine via UNC (\\server\share)
2)programmatically provide the above credentials from our configuration file
3)deposit a file.  

Impersonation is a very last resort, as it would require jumping through tons of hoops with Security(...among other things and just generally being a very bad idea)

Does anyone have any experience at all completing this suite of tasks?
"I need build Skynet. Plz send code"

AnswerRe: Need to write a file to a server farm that is locked down by a ProcessID - this can't be THAT hard Pin
Michel Godfroid3-May-10 10:39
Michel Godfroid3-May-10 10:39 
GeneralRe: Need to write a file to a server farm that is locked down by a ProcessID - this can't be THAT hard Pin
Alaric_4-May-10 7:42
professionalAlaric_4-May-10 7:42 
AnswerRe: Need to write a file to a server farm that is locked down by a ProcessID - this can't be THAT hard Pin
Alaric_4-May-10 6:59
professionalAlaric_4-May-10 6:59 
Questioni wait so much because of loops Pin
karayel_kara3-May-10 3:30
karayel_kara3-May-10 3:30 
AnswerRe: i wait so much because of loops Pin
Luc Pattyn3-May-10 3:49
sitebuilderLuc Pattyn3-May-10 3:49 
AnswerRe: i wait so much because of loops Pin
Michel Godfroid3-May-10 4:04
Michel Godfroid3-May-10 4:04 
GeneralRe: i wait so much because of loops PinPopular
Luc Pattyn3-May-10 4:09
sitebuilderLuc Pattyn3-May-10 4:09 
AnswerRe: i wait so much because of loops [modified] Pin
William Winner3-May-10 8:15
William Winner3-May-10 8:15 
AnswerRe: i wait so much because of loops Pin
Pete O'Hanlon3-May-10 8:24
mvePete O'Hanlon3-May-10 8:24 
GeneralRe: i wait so much because of loops Pin
harold aptroot3-May-10 8:43
harold aptroot3-May-10 8:43 
GeneralRe: i wait so much because of loops Pin
Pete O'Hanlon3-May-10 8:56
mvePete O'Hanlon3-May-10 8:56 
GeneralRe: i wait so much because of loops [modified] Pin
Luc Pattyn3-May-10 9:28
sitebuilderLuc Pattyn3-May-10 9:28 
GeneralRe: i wait so much because of loops Pin
harold aptroot3-May-10 10:14
harold aptroot3-May-10 10:14 
GeneralRe: i wait so much because of loops Pin
Luc Pattyn3-May-10 10:16
sitebuilderLuc Pattyn3-May-10 10:16 
GeneralRe: i wait so much because of loops Pin
harold aptroot3-May-10 10:31
harold aptroot3-May-10 10:31 
GeneralRe: i wait so much because of loops Pin
Luc Pattyn3-May-10 10:36
sitebuilderLuc Pattyn3-May-10 10:36 
GeneralRe: i wait so much because of loops Pin
harold aptroot3-May-10 10:42
harold aptroot3-May-10 10:42 

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.