Click here to Skip to main content
16,010,392 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How can i log off my pc using vb.net.... Pin
Sathesh Sakthivel2-Jun-07 2:20
Sathesh Sakthivel2-Jun-07 2:20 
QuestionSome advice please? [modified] Pin
Visual Very Basic1-Jun-07 8:44
Visual Very Basic1-Jun-07 8:44 
AnswerRe: Some advice please? Pin
Paul Conrad1-Jun-07 10:19
professionalPaul Conrad1-Jun-07 10:19 
AnswerRe: Some advice please? Pin
Christian Graus1-Jun-07 10:34
protectorChristian Graus1-Jun-07 10:34 
GeneralRe: Some advice please? Pin
Visual Very Basic1-Jun-07 20:47
Visual Very Basic1-Jun-07 20:47 
GeneralRe: Some advice please? Pin
Christian Graus1-Jun-07 21:03
protectorChristian Graus1-Jun-07 21:03 
GeneralRe: Some advice please? Pin
Visual Very Basic1-Jun-07 21:41
Visual Very Basic1-Jun-07 21:41 
GeneralRe: Some advice please? Pin
Christian Graus1-Jun-07 23:33
protectorChristian Graus1-Jun-07 23:33 
idyot wrote:
So it wasnt really good info for beginners but I take your point


VB6 was a different basic language, and Microsoft moved to VB.NET ( which is VB7 ), in 2002. There was Visual studio 2002, 2003, and 2005, but 2003 was 7.1, and .NET 1.1. 2005 is .NET 2.0, and, I guess, VB8. So, it's a little convuluted, but it doesn't matter, 2005 is what you want to learn.

idyot wrote:
and by the sound of it in another post SQL (sounding complicated)


SQL is a simple enough language, it's only use is to provide access to data in databases. Learn VB.NET first, then move on to SQL, but SQL is a lot easier ( because it does less )

idyot wrote:
To be part of the community you have to know what kinds of questions to ask and unfortunately my confusion has led me to the point of not even knowing that!!!


Generally speaking, any question that starts with 'I want to know how to do x, and these are the things I've tried, but instead of doing what I hoped, I got this error/this happened', are always well recieved. Questions like 'I wrote some code and it doesn't work - why', or 'I need the code to do x' are not, because they don't show any indication that the person asking has done anything to try and solve their own problem.

idyot wrote:
My point being that I dont wanna hold anyone to a guarantee that their suggestion as to which route to take is right or wrong.


Well, that's the nature of online forums. I correct advice that's well meaning but wrong, all the time. I also see a lot of smart, committed people offering very good advice here.

idyot wrote:
So thanks for the reply....Im gonna try the O'reilly Book Programming Visual Basic 2005 first, it seems ok in the reviews, was suggested by another post on this forum and ISNT from Sam's! so Im happy


O Reilly books are good, and Jesse Liberty is a good writer, but I thought that book seems forms oriented, so I didn't recommend it. It could well be good tho, I can see that fewer and fewer books have the guts to teach command line programming first, they just wouldn't sell.

Good luck !!




Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"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 )

AnswerRe: Some advice please? Pin
Sathesh Sakthivel1-Jun-07 15:20
Sathesh Sakthivel1-Jun-07 15:20 
QuestionError: Option Strict On disallows late binding. Pin
udaykatakam1-Jun-07 7:24
udaykatakam1-Jun-07 7:24 
AnswerRe: Error: Option Strict On disallows late binding. Pin
kubben1-Jun-07 7:54
kubben1-Jun-07 7:54 
QuestionVB.net Pin
rahulreghu_20071-Jun-07 5:38
rahulreghu_20071-Jun-07 5:38 
AnswerRe: VB.net Pin
leckey1-Jun-07 5:49
leckey1-Jun-07 5:49 
AnswerRe: VB.net Pin
Sathesh Sakthivel1-Jun-07 6:10
Sathesh Sakthivel1-Jun-07 6:10 
AnswerRe: VB.net Pin
Christian Graus1-Jun-07 10:35
protectorChristian Graus1-Jun-07 10:35 
Questionshutting my pc using VB command control Pin
shdtwen1-Jun-07 4:35
shdtwen1-Jun-07 4:35 
AnswerRe: shutting my pc using VB command control Pin
Dave Kreskowiak1-Jun-07 4:50
mveDave Kreskowiak1-Jun-07 4:50 
AnswerRe: shutting my pc using VB command control Pin
haggenx1-Jun-07 12:38
haggenx1-Jun-07 12:38 
GeneralRe: shutting my pc using VB command control Pin
Dave Kreskowiak1-Jun-07 13:21
mveDave Kreskowiak1-Jun-07 13:21 
GeneralRe: shutting my pc using VB command control Pin
Paul Conrad1-Jun-07 13:27
professionalPaul Conrad1-Jun-07 13:27 
QuestionDataSet writing errors Pin
Quecumber2561-Jun-07 3:33
Quecumber2561-Jun-07 3:33 
AnswerRe: DataSet writing errors Pin
Marcus J. Smith1-Jun-07 3:36
professionalMarcus J. Smith1-Jun-07 3:36 
GeneralRe: DataSet writing errors Pin
Quecumber2561-Jun-07 7:12
Quecumber2561-Jun-07 7:12 
Questionerror Pin
WhiteGirl231-Jun-07 3:30
WhiteGirl231-Jun-07 3:30 
AnswerRe: error Pin
Dave Kreskowiak1-Jun-07 4:11
mveDave Kreskowiak1-Jun-07 4:11 

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.