Click here to Skip to main content
15,891,529 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionCan we send a datagrid's records directly to the database? Pin
lavanya_satheesh1-Dec-05 0:28
lavanya_satheesh1-Dec-05 0:28 
AnswerRe: Can we send a datagrid's records directly to the database? Pin
Pravin H8-Dec-05 1:58
Pravin H8-Dec-05 1:58 
GeneralRe: Can we send a datagrid's records directly to the database? Pin
lavanya_satheesh8-Dec-05 17:03
lavanya_satheesh8-Dec-05 17:03 
Questionhow to Bind 2 Tabels to one DataGrid ? Pin
microuser_20001-Dec-05 0:03
microuser_20001-Dec-05 0:03 
AnswerRe: how to Bind 2 Tabels to one DataGrid ? Pin
lavanya_satheesh1-Dec-05 19:27
lavanya_satheesh1-Dec-05 19:27 
QuestionSelect row in Datagrid Pin
bhavanamshah30-Nov-05 23:56
bhavanamshah30-Nov-05 23:56 
Questionnewbie in VB.NET Pin
Soniam30-Nov-05 23:19
Soniam30-Nov-05 23:19 
AnswerRe: newbie in VB.NET Pin
Joshua Quick1-Dec-05 11:34
Joshua Quick1-Dec-05 11:34 
Sounds like you need to absorb as much material as possible.

Regarding object oriented programming, I suggest that you read books/articles on "design patterns". This is a very valuable skill to learn. In fact, you might want to take a class on this, because I think the best way to learn it is by practicing it. It's usually taught in C++ or Java, so watch out.

In regards to VB.NET, it's not enough to just learn the new syntax. You need to learn about the .NET framework as well. I highly recommend the following book (although it's for .NET 1.1):
"Programming Microsoft Visual Basic .NET, Version 2003"
http://www.amazon.com/gp/product/0735620598/qid=1133475906/sr=1-1/ref=sr_1_1/103-3239437-9033428?s=books&v=glance&n=283155[^]
AnswerRe: newbie in VB.NET Pin
dptalt2-Dec-05 2:20
dptalt2-Dec-05 2:20 
QuestionError while trying to run project Pin
alwinSCH30-Nov-05 21:21
alwinSCH30-Nov-05 21:21 
AnswerRe: Error while trying to run project Pin
Steve Pullan1-Dec-05 17:45
Steve Pullan1-Dec-05 17:45 
QuestionVB 6 Windows Services running in WinXP Environment Pin
miceisland30-Nov-05 15:57
miceisland30-Nov-05 15:57 
AnswerRe: VB 6 Windows Services running in WinXP Environment Pin
miceisland30-Nov-05 21:05
miceisland30-Nov-05 21:05 
AnswerRe: VB 6 Windows Services running in WinXP Environment Pin
Dave Kreskowiak1-Dec-05 6:13
mveDave Kreskowiak1-Dec-05 6:13 
GeneralRe: VB 6 Windows Services running in WinXP Environment Pin
miceisland1-Dec-05 22:18
miceisland1-Dec-05 22:18 
GeneralRe: VB 6 Windows Services running in WinXP Environment Pin
Dave Kreskowiak2-Dec-05 2:49
mveDave Kreskowiak2-Dec-05 2:49 
GeneralRe: VB 6 Windows Services running in WinXP Environment Pin
miceisland4-Dec-05 15:02
miceisland4-Dec-05 15:02 
QuestionUsing C++ virtual functions in DLL Pin
lkd_8530-Nov-05 12:31
lkd_8530-Nov-05 12:31 
AnswerRe: Using C++ virtual functions in DLL Pin
Christian Graus30-Nov-05 13:47
protectorChristian Graus30-Nov-05 13:47 
QuestionACCESS PROGRAMMING Pin
Jkkenzie30-Nov-05 4:35
Jkkenzie30-Nov-05 4:35 
AnswerRe: ACCESS PROGRAMMING Pin
KaptinKrunch30-Nov-05 6:50
KaptinKrunch30-Nov-05 6:50 
GeneralRe: ACCESS PROGRAMMING Pin
Jkkenzie1-Dec-05 6:53
Jkkenzie1-Dec-05 6:53 
AnswerRe: ACCESS PROGRAMMING Pin
Ray Cassick30-Nov-05 9:06
Ray Cassick30-Nov-05 9:06 
GeneralRe: ACCESS PROGRAMMING Pin
Jkkenzie1-Dec-05 6:07
Jkkenzie1-Dec-05 6:07 
Questionbit operations Pin
Marc Soleda30-Nov-05 4:22
Marc Soleda30-Nov-05 4:22 

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.