Click here to Skip to main content
15,891,993 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionVirtual keyboard losing window focus. Help! Pin
remarkpk111-Jul-07 13:32
remarkpk111-Jul-07 13:32 
QuestionMAPISession not fetching MS Outlook Emails Pin
EvScott1-Jul-07 8:35
EvScott1-Jul-07 8:35 
QuestionBreaking up strings Pin
Brendan Vogt1-Jul-07 6:43
Brendan Vogt1-Jul-07 6:43 
AnswerRe: Breaking up strings Pin
Guffa1-Jul-07 7:03
Guffa1-Jul-07 7:03 
GeneralRe: Breaking up strings Pin
TwoFaced1-Jul-07 10:47
TwoFaced1-Jul-07 10:47 
GeneralRe: Breaking up strings Pin
Guffa4-Jul-07 5:05
Guffa4-Jul-07 5:05 
AnswerRe: Breaking up strings Pin
Bassam Saoud1-Jul-07 7:25
Bassam Saoud1-Jul-07 7:25 
GeneralRe: Breaking up strings Pin
Guffa1-Jul-07 8:10
Guffa1-Jul-07 8:10 
You should however mention that the method scales very badly, so it's only suitable for very short strings.

For a string with 20 characters, it creates 40 string objects to produce the result. Also, for every additional character the memory usage doubles.

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

GeneralRe: Breaking up strings Pin
Bassam Saoud1-Jul-07 8:59
Bassam Saoud1-Jul-07 8:59 
GeneralRe: Breaking up strings Pin
Guffa4-Jul-07 5:21
Guffa4-Jul-07 5:21 
AnswerRe: Breaking up strings Pin
Bassam Saoud1-Jul-07 7:31
Bassam Saoud1-Jul-07 7:31 
GeneralWriting a text file.... Pin
Psycho-*Coder*-Extreme1-Jul-07 4:01
Psycho-*Coder*-Extreme1-Jul-07 4:01 
GeneralRe: Writing a text file.... Pin
Bassam Saoud1-Jul-07 6:10
Bassam Saoud1-Jul-07 6:10 
QuestionSQL Commands vs VB.net commands Pin
alexrad1-Jul-07 3:25
alexrad1-Jul-07 3:25 
AnswerRe: SQL Commands vs VB.net commands Pin
Polymorpher1-Jul-07 9:01
Polymorpher1-Jul-07 9:01 
AnswerRe: SQL Commands vs VB.net commands Pin
Zia Ul Haq Soofi1-Jul-07 9:13
Zia Ul Haq Soofi1-Jul-07 9:13 
GeneralRe: SQL Commands vs VB.net commands Pin
alexrad1-Jul-07 9:25
alexrad1-Jul-07 9:25 
QuestionHow can i open other Form from......... Pin
ankur01011-Jul-07 2:11
ankur01011-Jul-07 2:11 
AnswerRe: How can i open other Form from......... Pin
Tamimi - Code1-Jul-07 2:30
Tamimi - Code1-Jul-07 2:30 
GeneralRe: How can i open other Form from......... Pin
ankur01011-Jul-07 2:36
ankur01011-Jul-07 2:36 
GeneralRe: How can i open other Form from......... Pin
Tamimi - Code1-Jul-07 2:57
Tamimi - Code1-Jul-07 2:57 
GeneralRe: How can i open other Form from......... Pin
ankur01011-Jul-07 20:11
ankur01011-Jul-07 20:11 
GeneralRe: How can i open other Form from......... Pin
ankur01011-Jul-07 20:12
ankur01011-Jul-07 20:12 
QuestionSet Glass around UserControls! Pin
softwarejaeger1-Jul-07 1:43
softwarejaeger1-Jul-07 1:43 
AnswerRe: Set Glass around UserControls! Pin
Paul Conrad13-Jul-07 13:20
professionalPaul Conrad13-Jul-07 13:20 

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.