Click here to Skip to main content
15,897,704 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Remaining Text Does Not appear to be a part of the Formula Pin
Eddy Vluggen27-Sep-09 21:02
professionalEddy Vluggen27-Sep-09 21:02 
Questionfrom debuging in c# Pin
paya1pa27-Sep-09 0:33
paya1pa27-Sep-09 0:33 
AnswerRe: from debuging in c# Pin
N a v a n e e t h27-Sep-09 1:42
N a v a n e e t h27-Sep-09 1:42 
AnswerRe: from debuging in c# Pin
dan!sh 27-Sep-09 9:21
professional dan!sh 27-Sep-09 9:21 
AnswerRe: from debuging in c# Pin
Christian Graus27-Sep-09 12:09
protectorChristian Graus27-Sep-09 12:09 
QuestionGlobal Variables in VB.NET Pin
PAguilar0926-Sep-09 14:45
PAguilar0926-Sep-09 14:45 
AnswerRe: Global Variables in VB.NET Pin
Christian Graus26-Sep-09 14:58
protectorChristian Graus26-Sep-09 14:58 
GeneralRe: Global Variables in VB.NET Pin
PAguilar0926-Sep-09 15:16
PAguilar0926-Sep-09 15:16 
Okay so I looked it up on google but didn't find any good examples of the syntax for global variables in VB.NET

i am trying to do this:

Public class Invest '(invest being my project name)

'then create a global variable, as Christian said I tried using the shared function but still dont know the proper syntax

Shared Dim iCount as Integer = txtAge.text

I know the line of code i just posted is incorrect but I dont know the proper syntax for declaring global variables

can someone tell me what I am doing wrong???
GeneralRe: Global Variables in VB.NET Pin
Christian Graus26-Sep-09 15:29
protectorChristian Graus26-Sep-09 15:29 
GeneralRe: Global Variables in VB.NET Pin
Dave Kreskowiak26-Sep-09 16:11
mveDave Kreskowiak26-Sep-09 16:11 
AnswerRe: Global Variables in VB.NET Pin
darkelv26-Sep-09 20:24
darkelv26-Sep-09 20:24 
QuestionOverload an existing class Pin
cstrader23226-Sep-09 12:07
cstrader23226-Sep-09 12:07 
AnswerRe: Overload an existing class Pin
Christian Graus26-Sep-09 12:45
protectorChristian Graus26-Sep-09 12:45 
QuestionHow to invoke a dopostback in web browser control Pin
aib200526-Sep-09 8:48
aib200526-Sep-09 8:48 
Questionclick datagridview Row and display in textbox! Pin
jeshra27926-Sep-09 0:57
jeshra27926-Sep-09 0:57 
AnswerRe: click datagridview Row and display in textbox! Pin
dan!sh 26-Sep-09 5:51
professional dan!sh 26-Sep-09 5:51 
GeneralRe: click datagridview Row and display in textbox! Pin
jeshra27927-Sep-09 18:07
jeshra27927-Sep-09 18:07 
QuestionSQL Server Connection Issue VB 2008 [modified] Pin
RP10825-Sep-09 18:22
RP10825-Sep-09 18:22 
AnswerRe: SQL Server Connection Issue VB 2008 Pin
RP10826-Sep-09 4:20
RP10826-Sep-09 4:20 
QuestionHow can I export a datagrid to excel? Pin
waner michaud25-Sep-09 7:41
waner michaud25-Sep-09 7:41 
AnswerRe: How can I export a datagrid to excel? Pin
David Mujica25-Sep-09 8:17
David Mujica25-Sep-09 8:17 
GeneralRe: How can I export a datagrid to excel? Pin
waner michaud25-Sep-09 8:43
waner michaud25-Sep-09 8:43 
GeneralExcel Pin
David Mujica25-Sep-09 9:54
David Mujica25-Sep-09 9:54 
GeneralRe: Excel Pin
waner michaud28-Sep-09 3:20
waner michaud28-Sep-09 3:20 
AnswerRe: How can I export a datagrid to excel? Pin
Johan Hakkesteegt25-Sep-09 8:54
Johan Hakkesteegt25-Sep-09 8: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.