Click here to Skip to main content
15,891,253 members
Home / Discussions / C#
   

C#

 
QuestionSetup project + file permissions + Vista Pin
eggsovereasy9-Nov-07 9:28
eggsovereasy9-Nov-07 9:28 
AnswerRe: Setup project + file permissions + Vista Pin
Mark Churchill9-Nov-07 18:47
Mark Churchill9-Nov-07 18:47 
GeneralRe: Setup project + file permissions + Vista Pin
eggsovereasy14-Nov-07 9:01
eggsovereasy14-Nov-07 9:01 
GeneralRe: Setup project + file permissions + Vista Pin
Mark Churchill14-Nov-07 13:55
Mark Churchill14-Nov-07 13:55 
QuestionLinefeed in C# Pin
electriac9-Nov-07 9:02
electriac9-Nov-07 9:02 
AnswerRe: Linefeed in C# Pin
Giorgi Dalakishvili9-Nov-07 9:20
mentorGiorgi Dalakishvili9-Nov-07 9:20 
AnswerRe: Linefeed in C# Pin
BoneSoft9-Nov-07 9:22
BoneSoft9-Nov-07 9:22 
AnswerRe: Linefeed in C# Pin
Michael Potter9-Nov-07 9:24
Michael Potter9-Nov-07 9:24 
try:
Texg.Write(@" + \");
Texg.Write(Environment.NewLine);
Texg.Write(@"New Text String");

QuestionGuy S.O.Help Navigate to Uri how's a local resource Pin
Epsilone39-Nov-07 8:43
Epsilone39-Nov-07 8:43 
AnswerWeirdest cross post I've ever seen. Pin
Pete O'Hanlon9-Nov-07 10:29
mvePete O'Hanlon9-Nov-07 10:29 
QuestionError-Object reference not set to an instance of an object Pin
T4AMD9-Nov-07 8:41
T4AMD9-Nov-07 8:41 
AnswerRe: Error-Object reference not set to an instance of an object Pin
pmarfleet9-Nov-07 9:00
pmarfleet9-Nov-07 9:00 
QuestionRe: Error-Object reference not set to an instance of an object Pin
T4AMD9-Nov-07 9:37
T4AMD9-Nov-07 9:37 
AnswerRe: Error-Object reference not set to an instance of an object Pin
pmarfleet9-Nov-07 9:40
pmarfleet9-Nov-07 9:40 
AnswerRe: Error-Object reference not set to an instance of an object Pin
Pete O'Hanlon9-Nov-07 10:37
mvePete O'Hanlon9-Nov-07 10:37 
GeneralRe: Error-Object reference not set to an instance of an object Pin
T4AMD9-Nov-07 10:45
T4AMD9-Nov-07 10:45 
GeneralRe: Error-Object reference not set to an instance of an object Pin
Luc Pattyn9-Nov-07 10:55
sitebuilderLuc Pattyn9-Nov-07 10:55 
QuestionRe: Error-Object reference not set to an instance of an object Pin
T4AMD9-Nov-07 11:48
T4AMD9-Nov-07 11:48 
AnswerRe: Error-Object reference not set to an instance of an object Pin
Luc Pattyn9-Nov-07 12:00
sitebuilderLuc Pattyn9-Nov-07 12:00 
Question(WPF)Auto tooltip as string and binding? [modified-solved] [modified] Pin
wolfshad39-Nov-07 8:12
wolfshad39-Nov-07 8:12 
QuestionHelp - Could not find installable ISAM Pin
oceanexplorer9-Nov-07 7:39
oceanexplorer9-Nov-07 7:39 
AnswerRe: Help - Could not find installable ISAM Pin
led mike9-Nov-07 7:55
led mike9-Nov-07 7:55 
JokeRe: Help - Could not find installable ISAM Pin
Paul Conrad9-Nov-07 12:20
professionalPaul Conrad9-Nov-07 12:20 
QuestionTextbox databind to a property - refresh Pin
Bert delaVega9-Nov-07 6:58
Bert delaVega9-Nov-07 6:58 
AnswerRe: Textbox databind to a property - refresh Pin
Ennis Ray Lynch, Jr.9-Nov-07 7:06
Ennis Ray Lynch, Jr.9-Nov-07 7:06 

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.