Click here to Skip to main content
15,912,400 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Problem in VS 2005 Pin
Christian Graus12-Aug-08 22:36
protectorChristian Graus12-Aug-08 22:36 
GeneralRe: Problem in VS 2005 Pin
Golden Jing12-Aug-08 22:52
Golden Jing12-Aug-08 22:52 
QuestionReading a file bit by bit [modified] Pin
ibigpapa12-Aug-08 15:23
ibigpapa12-Aug-08 15:23 
AnswerRe: Reading a file bit by bit Pin
MikeMarq12-Aug-08 16:01
MikeMarq12-Aug-08 16:01 
AnswerRe: Reading a file bit by bit Pin
JoeSharp12-Aug-08 21:21
JoeSharp12-Aug-08 21:21 
QuestionUsing pointers and passing ByRef in Visual Basic Pin
Adam Loudermilk12-Aug-08 10:58
Adam Loudermilk12-Aug-08 10:58 
AnswerRe: Using pointers and passing ByRef in Visual Basic Pin
MikeMarq12-Aug-08 15:08
MikeMarq12-Aug-08 15:08 
GeneralRe: Using pointers and passing ByRef in Visual Basic Pin
Adam Loudermilk13-Aug-08 9:18
Adam Loudermilk13-Aug-08 9:18 
Thank you for responding.

Visual Basic is tricky when it comes to this stuff. What i'm finding is that the runtime takes care of most of these fine details. And you should only spend so much energy on it. Especially when you are talking about making 52 different copies of something. From what I've found VB won't let that happen.
But as far as the byval and byref information... It is a very good explaination. Thanks for helping me clear all that up.
QuestionHow to speed up array processing Pin
cstrader23212-Aug-08 10:26
cstrader23212-Aug-08 10:26 
AnswerRe: How to speed up array processing Pin
Dave Kreskowiak12-Aug-08 16:48
mveDave Kreskowiak12-Aug-08 16:48 
GeneralRe: How to speed up array processing Pin
cstrader23213-Aug-08 8:55
cstrader23213-Aug-08 8:55 
QuestionCan I use VB.net and XML to read/write a MS access database in the web-site? Pin
ATC12-Aug-08 9:58
ATC12-Aug-08 9:58 
AnswerRe: Can I use VB.net and XML to read/write a MS access database in the web-site? Pin
Mycroft Holmes12-Aug-08 18:02
professionalMycroft Holmes12-Aug-08 18:02 
GeneralRe: Can I use VB.net and XML to read/write a MS access database in the web-site? Pin
ATC13-Aug-08 8:41
ATC13-Aug-08 8:41 
GeneralRe: Can I use VB.net and XML to read/write a MS access database in the web-site? Pin
Mycroft Holmes13-Aug-08 14:21
professionalMycroft Holmes13-Aug-08 14:21 
GeneralRe: Can I use VB.net and XML to read/write a MS access database in the web-site? Pin
ATC13-Aug-08 15:43
ATC13-Aug-08 15:43 
QuestionFire an event in VB.net by SQL Server Trigger Pin
manisghouri12-Aug-08 7:23
manisghouri12-Aug-08 7:23 
AnswerRe: Fire an event in VB.net by SQL Server Trigger Pin
Manas Bhardwaj12-Aug-08 7:35
professionalManas Bhardwaj12-Aug-08 7:35 
AnswerRe: Fire an event in VB.net by SQL Server Trigger Pin
Scott Barbour12-Aug-08 11:35
Scott Barbour12-Aug-08 11:35 
AnswerRe: Fire an event in VB.net by SQL Server Trigger Pin
Dave Kreskowiak12-Aug-08 16:47
mveDave Kreskowiak12-Aug-08 16:47 
QuestionCurrent Cell and the DataGridView [modified] Pin
Rafone12-Aug-08 6:01
Rafone12-Aug-08 6:01 
AnswerRe: Current Cell and the DataGridView Pin
Mycroft Holmes12-Aug-08 18:07
professionalMycroft Holmes12-Aug-08 18:07 
GeneralRe: Current Cell and the DataGridView Pin
Rafone12-Aug-08 18:25
Rafone12-Aug-08 18:25 
QuestionI want to develop a component to perform the arthematic calculations with required precission( more than 30 digits after decimal point). Pin
sitha rami12-Aug-08 4:31
sitha rami12-Aug-08 4:31 
AnswerRe: I want to develop a component to perform the arthematic calculations with required precission( more than 30 digits after decimal point). Pin
Manas Bhardwaj12-Aug-08 4:55
professionalManas Bhardwaj12-Aug-08 4:55 

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.