Click here to Skip to main content
15,921,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dictionary Pin
Saikek21-Mar-07 6:17
Saikek21-Mar-07 6:17 
QuestionShowing a "Image" in a Datagrid Pin
Nooie20-Mar-07 12:48
Nooie20-Mar-07 12:48 
AnswerRe: Showing a "Image" in a Datagrid Pin
Keshav V. Kamat21-Mar-07 1:14
Keshav V. Kamat21-Mar-07 1:14 
GeneralRe: Showing a "Image" in a Datagrid Pin
Nooie21-Mar-07 11:20
Nooie21-Mar-07 11:20 
Questionhow to add " to a string Pin
uowzd0120-Mar-07 12:10
uowzd0120-Mar-07 12:10 
AnswerRe: how to add " to a string Pin
Edmundisme20-Mar-07 12:17
Edmundisme20-Mar-07 12:17 
GeneralRe: how to add " to a string Pin
uowzd0120-Mar-07 12:19
uowzd0120-Mar-07 12:19 
GeneralFor a further explanation Pin
Ennis Ray Lynch, Jr.20-Mar-07 12:19
Ennis Ray Lynch, Jr.20-Mar-07 12:19 
When you create strings special characters require an escape sequence. Any unicode character can be escaped by using \u and the unicode value, \uFEFF is one I am using because of some pdf issue. Newlines are \n tabs are \t a \ is \\.




File Not Found

QuestionTransfering values (Global variable) Pin
Muammar©20-Mar-07 11:21
Muammar©20-Mar-07 11:21 
AnswerRe: Transfering values (Global variable) Pin
Wayne Phipps20-Mar-07 11:37
Wayne Phipps20-Mar-07 11:37 
GeneralRe: Transfering values (Global variable) Pin
Muammar©20-Mar-07 22:06
Muammar©20-Mar-07 22:06 
AnswerRe: Transfering values (Global variable) [modified] Pin
Edmundisme20-Mar-07 12:32
Edmundisme20-Mar-07 12:32 
GeneralRe: Transfering values (Global variable) Pin
Muammar©20-Mar-07 22:07
Muammar©20-Mar-07 22:07 
QuestionTcpChannel Remoting - Proxy Possible? Pin
Kir Birger20-Mar-07 10:07
Kir Birger20-Mar-07 10:07 
AnswerRe: TcpChannel Remoting - Proxy Possible? Pin
b0ksah20-Mar-07 11:14
b0ksah20-Mar-07 11:14 
GeneralRe: TcpChannel Remoting - Proxy Possible? Pin
Kir Birger21-Mar-07 1:59
Kir Birger21-Mar-07 1:59 
QuestionConcat Pin
msogun20-Mar-07 9:47
msogun20-Mar-07 9:47 
AnswerRe: Concat Pin
khanlodi20-Mar-07 9:54
khanlodi20-Mar-07 9:54 
GeneralRe: Concat Pin
msogun20-Mar-07 10:12
msogun20-Mar-07 10:12 
QuestionProgressBar Marquee does not scroll Pin
F.E.L.I.X.20-Mar-07 9:38
F.E.L.I.X.20-Mar-07 9:38 
AnswerRe: ProgressBar Marquee does not scroll Pin
Zoltan Balazs20-Mar-07 9:43
Zoltan Balazs20-Mar-07 9:43 
GeneralRe: ProgressBar Marquee does not scroll Pin
F.E.L.I.X.20-Mar-07 9:48
F.E.L.I.X.20-Mar-07 9:48 
GeneralRe: ProgressBar Marquee does not scroll Pin
Dave Kreskowiak20-Mar-07 12:29
mveDave Kreskowiak20-Mar-07 12:29 
GeneralRe: ProgressBar Marquee does not scroll Pin
F.E.L.I.X.20-Mar-07 18:28
F.E.L.I.X.20-Mar-07 18:28 
Questionchange color of gif image Pin
samreengr820-Mar-07 9:34
samreengr820-Mar-07 9:34 

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.