Click here to Skip to main content
15,898,373 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralGood evening Christian Pin
indian1432-Feb-07 22:39
indian1432-Feb-07 22:39 
GeneralRe: Good evening Christian Pin
Christian Graus2-Feb-07 22:50
protectorChristian Graus2-Feb-07 22:50 
GeneralRe: Good evening Christian Pin
indian1432-Feb-07 22:59
indian1432-Feb-07 22:59 
QuestionRemoting : Event Handing of the Remote Object on Server Hosting the Remote Object Pin
Pramod Kumar R2-Feb-07 20:27
Pramod Kumar R2-Feb-07 20:27 
QuestionConverting Text to Numbers Pin
MikeMarq2-Feb-07 20:19
MikeMarq2-Feb-07 20:19 
AnswerRe: Converting Text to Numbers Pin
Christian Graus2-Feb-07 22:18
protectorChristian Graus2-Feb-07 22:18 
AnswerRe: Converting Text to Numbers [modified] Pin
Thomas Stockwell3-Feb-07 7:41
professionalThomas Stockwell3-Feb-07 7:41 
AnswerRe: Converting Text to Numbers Pin
Guffa3-Feb-07 8:54
Guffa3-Feb-07 8:54 
That depends on what the text contains and how you want to convert it. Do you want to convert each character to it's character code, or does the text contain the textual representation of numbers in any form, that you want to parse?

Does you text look something like this?

"123, 4, 18, 4, 11, 93"

Or something like this?

"123-4-18-4-11-93"

Or something like this?

"4A 10 f8 fe 08 0f"

Or something like this?

"4A10f8fe080f"

Or something like this?

"007, 053, 016, 024, 004, 103"

Or something like this?

"Hello world!"


---
single minded; short sighted; long gone;

AnswerRe: Converting Text to Numbers Pin
MikeMarq3-Feb-07 11:46
MikeMarq3-Feb-07 11:46 
GeneralRe: Converting Text to Numbers Pin
Guffa3-Feb-07 12:28
Guffa3-Feb-07 12:28 
GeneralRe: Converting Text to Numbers Pin
Thomas Stockwell3-Feb-07 15:52
professionalThomas Stockwell3-Feb-07 15:52 
GeneralRe: Converting Text to Numbers Pin
CPP_Student4-Feb-07 21:55
CPP_Student4-Feb-07 21:55 
QuestionDataGridViewButtonColumn/Cell with bitmap on button face? Pin
Norm Byers2-Feb-07 15:48
Norm Byers2-Feb-07 15:48 
QuestionGray Scale [modified] Pin
Jim Warburton2-Feb-07 7:07
Jim Warburton2-Feb-07 7:07 
AnswerRe: Gray Scale Pin
Luc Pattyn2-Feb-07 10:29
sitebuilderLuc Pattyn2-Feb-07 10:29 
AnswerRe: Gray Scale Pin
Christian Graus2-Feb-07 22:13
protectorChristian Graus2-Feb-07 22:13 
QuestionNeed help regarding Property grid. Pin
sandipan.neogi@gmail.com1-Feb-07 22:24
sandipan.neogi@gmail.com1-Feb-07 22:24 
AnswerRe: Need help regarding Property grid. Pin
Pete O'Hanlon1-Feb-07 22:36
mvePete O'Hanlon1-Feb-07 22:36 
QuestionReceiving COM events without TYPELIB Pin
Aleksey.Andreev1-Feb-07 21:51
Aleksey.Andreev1-Feb-07 21:51 
Questionelp mehow to insert undeletable image in word document Pin
Kumar Arun1-Feb-07 19:17
Kumar Arun1-Feb-07 19:17 
AnswerRe: elp mehow to insert undeletable image in word document Pin
Pete O'Hanlon1-Feb-07 22:32
mvePete O'Hanlon1-Feb-07 22:32 
QuestionQuestion Regarding WSE 2.0 and 3.0 Pin
sharmankit1-Feb-07 12:40
sharmankit1-Feb-07 12:40 
QuestionTable variables Pin
Hendrik Debedts1-Feb-07 10:58
Hendrik Debedts1-Feb-07 10:58 
QuestionExit For in C#? Pin
Hendrik Debedts1-Feb-07 6:38
Hendrik Debedts1-Feb-07 6:38 
AnswerRe: Exit For in C#? Pin
PIEBALDconsult1-Feb-07 6:41
mvePIEBALDconsult1-Feb-07 6:41 

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.