Click here to Skip to main content
15,916,949 members
Home / Discussions / C#
   

C#

 
AnswerRe: Formatting inside Rich Text Box Pin
sph3rex8-Nov-08 5:33
sph3rex8-Nov-08 5:33 
QuestionNotepad application code for REDO and FIND Pin
madhu Rao7-Nov-08 19:04
madhu Rao7-Nov-08 19:04 
GeneralRe: Notepad application code for REDO and FIND Pin
Guffa7-Nov-08 21:37
Guffa7-Nov-08 21:37 
AnswerRe: Notepad application code for REDO and FIND Pin
Dave Kreskowiak8-Nov-08 5:39
mveDave Kreskowiak8-Nov-08 5:39 
AnswerRe: Notepad application code for REDO and FIND Pin
Muammar©9-Nov-08 0:25
Muammar©9-Nov-08 0:25 
QuestionHow to convert String to Guid ? Pin
AprNgp7-Nov-08 18:43
AprNgp7-Nov-08 18:43 
AnswerRe: How to convert String to Guid ? Pin
Guffa7-Nov-08 21:38
Guffa7-Nov-08 21:38 
GeneralRe: How to convert String to Guid ? Pin
PIEBALDconsult8-Nov-08 9:22
mvePIEBALDconsult8-Nov-08 9:22 
Questionhow can we find the Installed Path while deploying application Pin
vishnukamath7-Nov-08 18:24
vishnukamath7-Nov-08 18:24 
AnswerRe: how can we find the Installed Path while deploying application Pin
Dave Kreskowiak8-Nov-08 5:00
mveDave Kreskowiak8-Nov-08 5:00 
AnswerRe: how can we find the Installed Path while deploying application Pin
sph3rex8-Nov-08 5:51
sph3rex8-Nov-08 5:51 
Questioncreating discrete histogram : c# & excel programming Pin
raesa7-Nov-08 17:55
raesa7-Nov-08 17:55 
AnswerRe: creating discrete histogram : c# & excel programming Pin
Dave Kreskowiak8-Nov-08 4:38
mveDave Kreskowiak8-Nov-08 4:38 
QuestionPermission assign based on User previllage. Pin
sayemahmed7-Nov-08 16:54
sayemahmed7-Nov-08 16:54 
AnswerRe: Permission assign based on User previllage. Pin
sayemahmed7-Nov-08 17:07
sayemahmed7-Nov-08 17:07 
AnswerRe: Permission assign based on User previllage. Pin
Dave Kreskowiak8-Nov-08 4:35
mveDave Kreskowiak8-Nov-08 4:35 
QuestionXML as database Pin
nelsonpaixao7-Nov-08 15:32
nelsonpaixao7-Nov-08 15:32 
AnswerRe: XML as database Pin
#realJSOP8-Nov-08 0:06
professional#realJSOP8-Nov-08 0:06 
QuestionSave TO xml FROM datagridview Pin
nelsonpaixao7-Nov-08 15:16
nelsonpaixao7-Nov-08 15:16 
AnswerRe: Save TO xml FROM datagridview Pin
Dave Kreskowiak8-Nov-08 4:31
mveDave Kreskowiak8-Nov-08 4:31 
AnswerRe: Save TO xml FROM datagridview Pin
Mbah Dhaim8-Nov-08 4:59
Mbah Dhaim8-Nov-08 4:59 
QuestionCan anybody give link to good article on instumentation (Tracing) in application? I tried to search though. Pin
Member 23244837-Nov-08 13:28
Member 23244837-Nov-08 13:28 
QuestionEmbedded Xml: Ok it work, but ... why? Pin
nelsonpaixao7-Nov-08 13:20
nelsonpaixao7-Nov-08 13:20 
AnswerRe: Embedded Xml: Ok it work, but ... why? Pin
Guffa7-Nov-08 14:31
Guffa7-Nov-08 14:31 
There isn't really any difference between PNG data and XML data, it's only a bunch of bytes. Reading a stream of bytes as a PNG image or reading a stream of bytes as an XML document makes no difference for the stream that you are reading from.

Despite everything, the person most likely to be fooling you next is yourself.

AnswerRe: Embedded Xml: Ok it work, but ... why? Pin
Anthony Mushrow7-Nov-08 14:53
professionalAnthony Mushrow7-Nov-08 14:53 

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.