Dear sirs,

I am trying to learn vb.net in 2005 and 2008.Where can i get good tutorials to learn basic as well as advanced. OOPs and web development etc.

thank you

Recommended Answers

All 3 Replies

hi,
msdn.microsoft.com , vbdotnetheaven.com will help u .Have a look.


Dear sirs,

I am trying to learn vb.net in 2005 and 2008.Where can i get good tutorials to learn basic as well as advanced. OOPs and web development etc.

thank you

i saw the links some of them i mean. i have some doubts for start
when i try to use dim a as integer it is not recognized by Vstudio.
I am trying to learn all that i learned in VB. Besides i am not sure which project to open to start with Console or windows. In the tutorials i have seen so far there is little about oops. Every body seems to have their own approach.

In short i would like to do all that i did in VB in VB.net 2005. I am still looking at the links.

eg: to add two numbers on button click

textbox3.text=val(textbox1.text)+val(textbox2.text)

this is not accepted along with dim , i tried with "int " it worked but i am not able to get a grip.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.