Click here to Skip to main content
15,886,919 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: txtbox.Text ="" Cannot refer to an instance member of a class from within a shared method or shared member initializerxt without an explicit instance of the class. Pin
Dave Kreskowiak3-Aug-09 2:01
mveDave Kreskowiak3-Aug-09 2:01 
Questionstring Pin
john56322-Aug-09 8:46
john56322-Aug-09 8:46 
AnswerRe: string Pin
Henry Minute2-Aug-09 9:13
Henry Minute2-Aug-09 9:13 
AnswerRe: string Pin
Christian Graus2-Aug-09 11:46
protectorChristian Graus2-Aug-09 11:46 
GeneralRe: string Pin
Luc Pattyn2-Aug-09 12:03
sitebuilderLuc Pattyn2-Aug-09 12:03 
GeneralRe: string Pin
nlarson112-Aug-09 13:38
nlarson112-Aug-09 13:38 
GeneralRe: string Pin
Christian Graus2-Aug-09 13:55
protectorChristian Graus2-Aug-09 13:55 
GeneralRe: string Pin
Johan Hakkesteegt2-Aug-09 20:23
Johan Hakkesteegt2-Aug-09 20:23 
It doesn't actually suck that much, with VB you can iterate through the characters in a string no problem. I think Larson was just being nit picky. I.e. you would have to convert the string to an array of characters (SomeString.ToCharArray()) before you can iterate through it.

My advice is free, and you may get what you paid for.

AnswerRe: string Pin
nlarson112-Aug-09 13:36
nlarson112-Aug-09 13:36 
GeneralRe: string Pin
Christian Graus2-Aug-09 14:08
protectorChristian Graus2-Aug-09 14:08 
GeneralRe: string Pin
nlarson112-Aug-09 16:21
nlarson112-Aug-09 16:21 
GeneralRe: string Pin
Christian Graus2-Aug-09 16:25
protectorChristian Graus2-Aug-09 16:25 
GeneralRe: string Pin
nlarson112-Aug-09 16:29
nlarson112-Aug-09 16:29 
QuestionThe remote certificate is invalid according to the validation procedure.,Error Pin
juneeCP2-Aug-09 7:36
juneeCP2-Aug-09 7:36 
AnswerRe: The remote certificate is invalid according to the validation procedure.,Error Pin
N a v a n e e t h2-Aug-09 7:58
N a v a n e e t h2-Aug-09 7:58 
AnswerRe: The remote certificate is invalid according to the validation procedure.,Error Pin
Running Fool9-Aug-10 10:21
Running Fool9-Aug-10 10:21 
GeneralRe: The remote certificate is invalid according to the validation procedure.,Error Pin
Running Fool9-Aug-10 11:04
Running Fool9-Aug-10 11:04 
QuestionSorting date column in datagridview Pin
helelark1231-Aug-09 23:00
helelark1231-Aug-09 23:00 
AnswerRe: Sorting date column in datagridview Pin
dan!sh 1-Aug-09 23:14
professional dan!sh 1-Aug-09 23:14 
GeneralRe: Sorting date column in datagridview Pin
helelark1232-Aug-09 1:21
helelark1232-Aug-09 1:21 
GeneralRe: Sorting date column in datagridview Pin
dan!sh 2-Aug-09 2:21
professional dan!sh 2-Aug-09 2:21 
AnswerRe: Sorting date column in datagridview Pin
helelark1232-Aug-09 2:32
helelark1232-Aug-09 2:32 
GeneralRe: Sorting date column in datagridview [modified] Pin
pekatete30-Oct-09 12:36
pekatete30-Oct-09 12:36 
QuestionI failed to create an excel data sheet from my vb.net application Pin
Zizo_nis1-Aug-09 22:51
Zizo_nis1-Aug-09 22:51 
AnswerRe: I failed to create an excel data sheet from my vb.net application Pin
dan!sh 1-Aug-09 23:02
professional dan!sh 1-Aug-09 23:02 

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.