Click here to Skip to main content
15,911,890 members
Home / Discussions / C#
   

C#

 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
icesha17-Feb-07 20:14
icesha17-Feb-07 20:14 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
Luc Pattyn18-Feb-07 3:47
sitebuilderLuc Pattyn18-Feb-07 3:47 
QuestionC# Decompiler Pin
Eddymvp17-Feb-07 10:43
Eddymvp17-Feb-07 10:43 
AnswerRe: C# Decompiler Pin
Colin Angus Mackay17-Feb-07 11:22
Colin Angus Mackay17-Feb-07 11:22 
GeneralRe: C# Decompiler Pin
Eddymvp17-Feb-07 14:54
Eddymvp17-Feb-07 14:54 
AnswerRe: C# Decompiler Pin
Guffa17-Feb-07 15:19
Guffa17-Feb-07 15:19 
GeneralRe: C# Decompiler Pin
Ed.Poore17-Feb-07 20:01
Ed.Poore17-Feb-07 20:01 
QuestionText extraction -- This one will make you dizzy Pin
AngryC17-Feb-07 10:10
AngryC17-Feb-07 10:10 
Hello,

Let's say I have the following variables:

string var1 = "5567 87865 4432 54535 6678 4435";

string var2 = "667 332 32 555677 4465 44444444";

string part_of_var1 = "4432 54535";

string xxx = String.Empty;

I want to have in xxx: 32 555677!

Notice that part_of_var1 contains the third and fourth parts of var1. I want to have 32 555677 in xxx var because it is the third and fourth parts of var2.

I hope it's clear!

Please help. Your help would be much appreciated.
AnswerRe: Text extraction -- This one will make you dizzy Pin
Pete O'Hanlon17-Feb-07 10:21
mvePete O'Hanlon17-Feb-07 10:21 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC17-Feb-07 11:04
AngryC17-Feb-07 11:04 
GeneralRe: Text extraction -- This one will make you dizzy Pin
Luc Pattyn17-Feb-07 12:14
sitebuilderLuc Pattyn17-Feb-07 12:14 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC17-Feb-07 14:15
AngryC17-Feb-07 14:15 
GeneralRe: Text extraction -- This one will make you dizzy Pin
Luc Pattyn17-Feb-07 15:16
sitebuilderLuc Pattyn17-Feb-07 15:16 
AnswerRe: Text extraction -- This one will make you dizzy Pin
Guffa17-Feb-07 14:18
Guffa17-Feb-07 14:18 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC17-Feb-07 14:22
AngryC17-Feb-07 14:22 
AnswerRe: Text extraction -- This one will make you dizzy Pin
Guffa17-Feb-07 15:21
Guffa17-Feb-07 15:21 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC18-Feb-07 4:00
AngryC18-Feb-07 4:00 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC18-Feb-07 14:13
AngryC18-Feb-07 14:13 
GeneralRe: Text extraction -- This one will make you dizzy Pin
Guffa19-Feb-07 5:01
Guffa19-Feb-07 5:01 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC19-Feb-07 12:44
AngryC19-Feb-07 12:44 
QuestionWhat is the best way to represent a set of references ? Pin
zark9217-Feb-07 9:31
zark9217-Feb-07 9:31 
AnswerRe: What is the best way to represent a set of references ? Pin
Thomas Stockwell17-Feb-07 11:36
professionalThomas Stockwell17-Feb-07 11:36 
AnswerRe: What is the best way to represent a set of references ? Pin
Luc Pattyn17-Feb-07 12:20
sitebuilderLuc Pattyn17-Feb-07 12:20 
AnswerRe: What is the best way to represent a set of references ? Pin
zark9218-Feb-07 21:15
zark9218-Feb-07 21:15 
QuestionListview with images? Pin
sharpiesharpie17-Feb-07 8:23
sharpiesharpie17-Feb-07 8:23 

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.