Click here to Skip to main content
15,906,333 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: creating a Form Having Return Value Pin
xstoneheartx28-Mar-04 9:51
xstoneheartx28-Mar-04 9:51 
GeneralRe: creating a Form Having Return Value Pin
Hesham Amin28-Mar-04 11:36
Hesham Amin28-Mar-04 11:36 
GeneralRe: creating a Form Having Return Value Pin
xstoneheartx28-Mar-04 13:33
xstoneheartx28-Mar-04 13:33 
GeneralRe: creating a Form Having Return Value Pin
Randy S29-Mar-04 12:50
Randy S29-Mar-04 12:50 
GeneralRe: creating a Form Having Return Value Pin
jcs200430-Mar-04 19:20
jcs200430-Mar-04 19:20 
QuestionBug In VB.NET Compiler? Pin
Michael Russell26-Mar-04 12:48
Michael Russell26-Mar-04 12:48 
AnswerRe: Bug In VB.NET Compiler? Pin
Dave Kreskowiak26-Mar-04 14:55
mveDave Kreskowiak26-Mar-04 14:55 
GeneralRe: Bug In VB.NET Compiler? Pin
Michael Russell26-Mar-04 15:09
Michael Russell26-Mar-04 15:09 
The example was a simplified version of the actual port work. The example has problems after 30,000 entires, as does the actual port work, which has 11 seperate properties, including three delegates.

As for your recommendation, I do agree. That would be preferred were it possible.

However, there are strengths to using a ReadOnly array, namely compile-time array write checking rather than runtime checking, increased performance, and strong typing without a wrapper class.

But the main issue here is which is wrong: the compiler compiling code that should not run, or the CLR crashing on code that should?
GeneralDynamic Context Menus not appearing in My Computer Pin
Brad Mathews26-Mar-04 12:39
Brad Mathews26-Mar-04 12:39 
GeneralPassing a UserControl to a standard module Pin
Hesham Amin26-Mar-04 7:05
Hesham Amin26-Mar-04 7:05 
GeneralRe: Passing a UserControl to a standard module Pin
Dave Kreskowiak26-Mar-04 7:55
mveDave Kreskowiak26-Mar-04 7:55 
GeneralRe: Passing a UserControl to a standard module Pin
Hesham Amin26-Mar-04 10:56
Hesham Amin26-Mar-04 10:56 
GeneralRe: Passing a UserControl to a standard module Pin
Dave Kreskowiak26-Mar-04 14:41
mveDave Kreskowiak26-Mar-04 14:41 
GeneralRe: Passing a UserControl to a standard module Pin
Hesham Amin26-Mar-04 23:19
Hesham Amin26-Mar-04 23:19 
Generalusing DirectSS text-to-speech control Pin
Cluniac26-Mar-04 6:25
Cluniac26-Mar-04 6:25 
GeneralDeactivate floppy Disk Device Pin
monivong26-Mar-04 5:11
monivong26-Mar-04 5:11 
GeneralDeacivate floppy Disk Device Pin
monivong26-Mar-04 5:01
monivong26-Mar-04 5:01 
GeneralRe: Deacivate floppy Disk Device Pin
Dave Kreskowiak26-Mar-04 7:51
mveDave Kreskowiak26-Mar-04 7:51 
GeneralProperty description tooltip Pin
800XL26-Mar-04 3:56
800XL26-Mar-04 3:56 
GeneralRe: Property description tooltip Pin
Dave Kreskowiak26-Mar-04 4:19
mveDave Kreskowiak26-Mar-04 4:19 
QuestionHow do you insert a row at a time? Pin
hounetdev26-Mar-04 3:16
hounetdev26-Mar-04 3:16 
AnswerRe: How do you insert a row at a time? Pin
super_coding27-Mar-04 3:40
super_coding27-Mar-04 3:40 
GeneralRe: How do you insert a row at a time? Pin
Pradeep C27-Mar-04 5:09
Pradeep C27-Mar-04 5:09 
AnswerRe: How do you insert a row at a time? Pin
Guerven30-Mar-04 1:58
Guerven30-Mar-04 1:58 
GeneralCreating PDF writer in .net Pin
DHARMA.R25-Mar-04 22:13
DHARMA.R25-Mar-04 22:13 

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.