Click here to Skip to main content
16,014,669 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: TextBox Problem Pin
MikeMarq16-Oct-07 18:48
MikeMarq16-Oct-07 18:48 
GeneralRe: TextBox Problem Pin
Dave Kreskowiak17-Oct-07 1:57
mveDave Kreskowiak17-Oct-07 1:57 
QuestionExecute SQL Server Report Service from VB6 Pin
QPun16-Oct-07 15:40
QPun16-Oct-07 15:40 
AnswerRe: Execute SQL Server Report Service from VB6 Pin
Vimalsoft(Pty) Ltd17-Oct-07 5:35
professionalVimalsoft(Pty) Ltd17-Oct-07 5:35 
GeneralRe: Execute SQL Server Report Service from VB6 Pin
QPun17-Oct-07 16:30
QPun17-Oct-07 16:30 
GeneralRe: Execute SQL Server Report Service from VB6 Pin
Vimalsoft(Pty) Ltd17-Oct-07 20:02
professionalVimalsoft(Pty) Ltd17-Oct-07 20:02 
QuestionI need a good vb.net 2005 book Pin
imonfiredammit16-Oct-07 9:46
imonfiredammit16-Oct-07 9:46 
AnswerRe: I need a good vb.net 2005 book Pin
Christian Graus16-Oct-07 10:08
protectorChristian Graus16-Oct-07 10:08 
This is an awesome question BTW. I wish more people here would read books.

This[^] looks like a good overview on debugging, basically you set a breakpoint, the code will stop there and you can examine variable values and step through your code to see what it's doing.

The main thing you need to do, is to make sure you don't try to hide what you don't know. If you show an attitude of willingness to learn, and are open about where you need help, any company should see that as an assett. It's the ones who try to hide their problems that are a burden.

When you say 'intermediate', what sort of stuff do you know, and what sort of stuff is confusing you ? I'd buy a non beginner book, here[^] are some books that mostly seem like good candidates. If the book is at too high a level on some things, you can always use the keywords you get from the section ( such a generics ) and google for articles, or ask specific questions here if you're stuck.



Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

Questionpassing data between open forms Pin
KimHeylen16-Oct-07 8:49
KimHeylen16-Oct-07 8:49 
AnswerRe: passing data between open forms Pin
DigiOz Multimedia16-Oct-07 9:12
DigiOz Multimedia16-Oct-07 9:12 
GeneralRe: passing data between open forms Pin
KimHeylen16-Oct-07 9:50
KimHeylen16-Oct-07 9:50 
AnswerRe: passing data between open forms Pin
Christian Graus16-Oct-07 10:12
protectorChristian Graus16-Oct-07 10:12 
QuestionDot Net Remoting Pin
PJ_1234516-Oct-07 5:51
PJ_1234516-Oct-07 5:51 
AnswerRe: Dot Net Remoting Pin
Dave Kreskowiak16-Oct-07 6:14
mveDave Kreskowiak16-Oct-07 6:14 
GeneralRe: Dot Net Remoting Pin
PJ_1234516-Oct-07 20:44
PJ_1234516-Oct-07 20:44 
GeneralRe: Dot Net Remoting Pin
Dave Kreskowiak17-Oct-07 2:07
mveDave Kreskowiak17-Oct-07 2:07 
GeneralRe: Dot Net Remoting Pin
PJ_1234517-Oct-07 2:32
PJ_1234517-Oct-07 2:32 
GeneralRe: Dot Net Remoting Pin
PJ_1234517-Oct-07 3:17
PJ_1234517-Oct-07 3:17 
GeneralRe: Dot Net Remoting Pin
Dave Kreskowiak17-Oct-07 4:25
mveDave Kreskowiak17-Oct-07 4:25 
GeneralRe: Dot Net Remoting Pin
PJ_1234517-Oct-07 5:00
PJ_1234517-Oct-07 5:00 
GeneralRe: Dot Net Remoting Pin
Dave Kreskowiak17-Oct-07 6:50
mveDave Kreskowiak17-Oct-07 6:50 
GeneralRe: Dot Net Remoting Pin
PJ_1234517-Oct-07 21:12
PJ_1234517-Oct-07 21:12 
GeneralRe: Dot Net Remoting Pin
PJ_1234517-Oct-07 3:34
PJ_1234517-Oct-07 3:34 
GeneralRe: Dot Net Remoting Pin
PJ_1234517-Oct-07 3:50
PJ_1234517-Oct-07 3:50 
Question2 dimensional array ? Pin
Mr Oizo16-Oct-07 5:41
Mr Oizo16-Oct-07 5:41 

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.