Click here to Skip to main content
15,917,702 members
Home / Discussions / C#
   

C#

 
Generalconverting byte[] to string Pin
scott987uk13-Jun-05 10:01
scott987uk13-Jun-05 10:01 
GeneralRe: converting byte[] to string Pin
Christian Graus13-Jun-05 14:47
protectorChristian Graus13-Jun-05 14:47 
GeneralC# Modal Dialog returns too quickly Pin
Glenn E. Lanier II13-Jun-05 11:37
Glenn E. Lanier II13-Jun-05 11:37 
GeneralRe: C# Modal Dialog returns too quickly Pin
Christian Graus13-Jun-05 12:33
protectorChristian Graus13-Jun-05 12:33 
GeneralRe: C# Modal Dialog returns too quickly Pin
Glenn E. Lanier II14-Jun-05 4:38
Glenn E. Lanier II14-Jun-05 4:38 
GeneralRe: C# Modal Dialog returns too quickly Pin
Robert Rohde13-Jun-05 19:39
Robert Rohde13-Jun-05 19:39 
GeneralRe: C# Modal Dialog returns too quickly Pin
Glenn E. Lanier II14-Jun-05 4:40
Glenn E. Lanier II14-Jun-05 4:40 
QuestionCan someone point me to some nice clean search and replace code? Pin
ArchKaine13-Jun-05 11:24
ArchKaine13-Jun-05 11:24 
To be more specific, I need the code for a text editor / RTF editor that I'm working on and I'm more than a little bit new at this coding thing, so I'm not too certain as to where to look for good clean snippets that provide the functionality that I need. I'd try to write the code myself, but I have at the moment a lack of two things: Time, since I've joined the Naval Reserve, and am studying a lot - and appropriate knowledge, since C# is essentially my first programming language since the "good ol' days" of Level 2 BASIC (anyone out there remember that one?).

Anyhoo, any help than you can all provide would be greatly appreciated.

Specific functionality that I'm trying to implement, but haven't found a clue to:

Global search and replace among all documents in an MDI environment.
Specific search and replace on a per-document basis.
Undo/redo functionality for both of the previous cases would also be good.

Thanks in advance for any help, and if you provide code, you'll be appropriately credited Smile | :)

B Turner

Some say that ignorance is bliss... Blissful, aren't they?
AnswerRe: Can someone point me to some nice clean search and replace code? Pin
Christian Graus13-Jun-05 12:36
protectorChristian Graus13-Jun-05 12:36 
GeneralRe: Can someone point me to some nice clean search and replace code? Pin
Luis Alonso Ramos13-Jun-05 14:16
Luis Alonso Ramos13-Jun-05 14:16 
GeneralRe: Can someone point me to some nice clean search and replace code? Pin
ArchKaine14-Jun-05 11:42
ArchKaine14-Jun-05 11:42 
GeneralRe: Can someone point me to some nice clean search and replace code? Pin
Luis Alonso Ramos14-Jun-05 12:38
Luis Alonso Ramos14-Jun-05 12:38 
GeneralRe: Can someone point me to some nice clean search and replace code? Pin
ArchKaine14-Jun-05 11:45
ArchKaine14-Jun-05 11:45 
GeneralRe: Can someone point me to some nice clean search and replace code? Pin
Christian Graus14-Jun-05 13:52
protectorChristian Graus14-Jun-05 13:52 
Generalfonts Pin
dizzybinty13-Jun-05 11:17
dizzybinty13-Jun-05 11:17 
GeneralRe: fonts Pin
Werdna13-Jun-05 19:26
Werdna13-Jun-05 19:26 
Questiongetting table schema info in ADO .NET? Pin
Jason Manfield13-Jun-05 11:16
Jason Manfield13-Jun-05 11:16 
AnswerRe: getting table schema info in ADO .NET? Pin
Luis Alonso Ramos13-Jun-05 14:20
Luis Alonso Ramos13-Jun-05 14:20 
QuestionIs there a spawnlp function in c#? Pin
adonisv13-Jun-05 10:26
adonisv13-Jun-05 10:26 
AnswerRe: Is there a spawnlp function in c#? Pin
DavidNohejl13-Jun-05 10:59
DavidNohejl13-Jun-05 10:59 
GeneralRe: Is there a spawnlp function in c#? Pin
adonisv13-Jun-05 11:16
adonisv13-Jun-05 11:16 
GeneralRe: Is there a spawnlp function in c#? Pin
havyck14-Jun-05 9:00
havyck14-Jun-05 9:00 
GeneralOverride Items property in a list view Pin
Bikuni13-Jun-05 10:12
Bikuni13-Jun-05 10:12 
GeneralRe: Override Items property in a list view Pin
Daniel Monzert13-Jun-05 20:52
Daniel Monzert13-Jun-05 20:52 
GeneralRe: Override Items property in a list view Pin
Bikuni14-Jun-05 18:55
Bikuni14-Jun-05 18:55 

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.