Click here to Skip to main content
16,008,954 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralMemory... Pin
Tim McCurdy3-Feb-05 4:04
Tim McCurdy3-Feb-05 4:04 
GeneralRe: Memory... Pin
Dave Kreskowiak3-Feb-05 5:30
mveDave Kreskowiak3-Feb-05 5:30 
GeneralRe: Memory... Pin
halhamilton16-Feb-05 9:16
halhamilton16-Feb-05 9:16 
GeneralRe: Memory... Pin
Dave Kreskowiak16-Feb-05 10:07
mveDave Kreskowiak16-Feb-05 10:07 
GeneralRe: Memory... Pin
halhamilton16-Feb-05 10:25
halhamilton16-Feb-05 10:25 
GeneralAdding description to Function Pin
nitin_ion2-Feb-05 22:03
nitin_ion2-Feb-05 22:03 
GeneralRe: Adding description to Function Pin
Just Greeky Creek3-Feb-05 2:00
Just Greeky Creek3-Feb-05 2:00 
GeneralCorrecting Re: Adding description to Function Pin
Just Greeky Creek3-Feb-05 3:06
Just Greeky Creek3-Feb-05 3:06 
Dim proItemCount as Integer=0
<System.ComponentModel.Description("item Count in list.")>public readonly property ItemCount as Integer
Get
return proItemCount
End get
end property


==============================================================
SORRY i forgot to checked " Do Not treat <'s as HTML tags" Smile | :)
==============================================================
GeneralRe: Adding description to Function Pin
Dave Kreskowiak3-Feb-05 4:09
mveDave Kreskowiak3-Feb-05 4:09 
Questionhow to get location on zoomed image Pin
Rizwan Bashir2-Feb-05 21:27
Rizwan Bashir2-Feb-05 21:27 
AnswerRe: how to get location on zoomed image Pin
Christian Graus3-Feb-05 10:12
protectorChristian Graus3-Feb-05 10:12 
QuestionHow to create .exe file in VB.NET Pin
preesteya2-Feb-05 19:31
preesteya2-Feb-05 19:31 
AnswerRe: How to create .exe file in VB.NET Pin
rwestgraham2-Feb-05 19:40
rwestgraham2-Feb-05 19:40 
AnswerRe: How to create .exe file in VB.NET Pin
Robert Rohde2-Feb-05 19:48
Robert Rohde2-Feb-05 19:48 
AnswerRe: How to create .exe file in VB.NET Pin
Ritesh12343-Feb-05 4:37
Ritesh12343-Feb-05 4:37 
GeneralCreating .NET Components accessibly by classic ASP Pin
Chris Quick2-Feb-05 19:03
Chris Quick2-Feb-05 19:03 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Christian Graus2-Feb-05 19:22
protectorChristian Graus2-Feb-05 19:22 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Dave Kreskowiak3-Feb-05 1:57
mveDave Kreskowiak3-Feb-05 1:57 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Chris Quick3-Feb-05 5:51
Chris Quick3-Feb-05 5:51 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Dave Kreskowiak3-Feb-05 6:06
mveDave Kreskowiak3-Feb-05 6:06 
GeneralRe: Creating .NET Components accessibly by classic ASP Pin
Anonymous7-Feb-05 18:42
Anonymous7-Feb-05 18:42 
GeneralAnonymousread .DBF file Pin
Anonymous2-Feb-05 19:01
Anonymous2-Feb-05 19:01 
GeneralRe: Anonymousread .DBF file Pin
Robert Rohde2-Feb-05 19:53
Robert Rohde2-Feb-05 19:53 
GeneralRunning No.. Pin
asta lavista2-Feb-05 18:27
asta lavista2-Feb-05 18:27 
GeneralRe: Running No.. Pin
padvit2-Feb-05 18:31
padvit2-Feb-05 18:31 

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.