Click here to Skip to main content
16,005,473 members
Home / Discussions / C#
   

C#

 
QuestionC# Winforms GPS Mapping? Pin
wbjohnson22-Nov-08 3:30
wbjohnson22-Nov-08 3:30 
AnswerRe: C# Winforms GPS Mapping? Pin
Giorgi Dalakishvili22-Nov-08 4:42
mentorGiorgi Dalakishvili22-Nov-08 4:42 
GeneralRe: C# Winforms GPS Mapping? Pin
wbjohnson22-Nov-08 7:13
wbjohnson22-Nov-08 7:13 
GeneralRe: C# Winforms GPS Mapping? Pin
Giorgi Dalakishvili10-Dec-08 2:35
mentorGiorgi Dalakishvili10-Dec-08 2:35 
QuestionHow to do mouse gesture same program "Stroke It" Pin
ping_jacob22-Nov-08 2:44
ping_jacob22-Nov-08 2:44 
AnswerRe: How to do mouse gesture same program "Stroke It" Pin
Giorgi Dalakishvili22-Nov-08 3:20
mentorGiorgi Dalakishvili22-Nov-08 3:20 
Questiontext processing Pin
kimo code22-Nov-08 0:05
kimo code22-Nov-08 0:05 
AnswerRe: text processing Pin
Wendelius22-Nov-08 0:52
mentorWendelius22-Nov-08 0:52 
You could simply iterate the string. You can use IndexOf method to search for desired characters and Split method to break the sentence into words.

The need to optimize rises from a bad design.

My articles[^]

GeneralRe: text processing Pin
kimo code22-Nov-08 1:05
kimo code22-Nov-08 1:05 
GeneralRe: text processing [modified] Pin
Wendelius22-Nov-08 6:56
mentorWendelius22-Nov-08 6:56 
GeneralRe: text processing Pin
kimo code22-Nov-08 20:10
kimo code22-Nov-08 20:10 
AnswerRe: text processing Pin
#realJSOP22-Nov-08 1:50
professional#realJSOP22-Nov-08 1:50 
AnswerRe: text processing Pin
Christian Graus22-Nov-08 8:53
protectorChristian Graus22-Nov-08 8:53 
GeneralRe: text processing Pin
Wendelius22-Nov-08 11:10
mentorWendelius22-Nov-08 11:10 
GeneralRe: text processing Pin
kimo code22-Nov-08 19:43
kimo code22-Nov-08 19:43 
GeneralRe: text processing Pin
HosamAly23-Nov-08 5:28
HosamAly23-Nov-08 5:28 
GeneralRe: text processing Pin
Luc Pattyn22-Nov-08 9:31
sitebuilderLuc Pattyn22-Nov-08 9:31 
GeneralRe: text processing Pin
kimo code22-Nov-08 19:40
kimo code22-Nov-08 19:40 
QuestionFetch HTML code Pin
B8721-Nov-08 22:14
B8721-Nov-08 22:14 
AnswerRe: Fetch HTML code Pin
Mycroft Holmes21-Nov-08 22:52
professionalMycroft Holmes21-Nov-08 22:52 
AnswerRe: Fetch HTML code Pin
Wendelius22-Nov-08 22:48
mentorWendelius22-Nov-08 22:48 
QuestionC# Group Box - Graphics Pin
See_Sharp21-Nov-08 18:32
See_Sharp21-Nov-08 18:32 
AnswerRe: C# Group Box - Graphics Pin
Pedram Behroozi21-Nov-08 18:56
Pedram Behroozi21-Nov-08 18:56 
GeneralRe: C# Group Box - Graphics [modified] Pin
See_Sharp22-Nov-08 4:17
See_Sharp22-Nov-08 4:17 
GeneralRe: C# Group Box - Graphics Pin
Pedram Behroozi22-Nov-08 4:54
Pedram Behroozi22-Nov-08 4:54 

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.