473,586 Members | 2,683 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Suggestions to learn vb.net

I need to learn vb.net but I have no VB experience. I believe I understand
OOP. Which books/webcats/virtual labs/websites should I check out?
May 2 '07 #1
5 984
On May 1, 8:45 pm, Peter <P...@discussio ns.microsoft.co mwrote:
I need to learn vb.net but I have no VB experience. I believe I understand
OOP. Which books/webcats/virtual labs/websites should I check out?
Do you have any programming experience? If so which languages?

Thanks,

Seth Rowe

May 2 '07 #2
The book I turn to most often is the one by Francesco Balena. For the
framework stuff I also have the Jeffrey Richter book - but the stuff I do
isn't very sophisticated so I seldom need an understanding of the framework.
(Not that I wouldn't like to understand the framework, it just seems that I
usually can get the job done without it.) I also have the Petzold book but
I use it much less often than the Balena.

Good Luck, Bob

"Peter" <Pe***@discussi ons.microsoft.c omwrote in message
news:D9******** *************** ***********@mic rosoft.com...
>I need to learn vb.net but I have no VB experience. I believe I understand
OOP. Which books/webcats/virtual labs/websites should I check out?

May 2 '07 #3
On May 2, 9:23 am, "eBob.com" <faken...@total lybogus.comwrot e:
The book I turn to most often is the one by Francesco Balena. For the
framework stuff I also have the Jeffrey Richter book - but the stuff I do
isn't very sophisticated so I seldom need an understanding of the framework.
(Not that I wouldn't like to understand the framework, it just seems that I
usually can get the job done without it.) I also have the Petzold book but
I use it much less often than the Balena.

Good Luck, Bob

"Peter" <P...@discussio ns.microsoft.co mwrote in message

news:D9******** *************** ***********@mic rosoft.com...
I need to learn vb.net but I have no VB experience. I believe I understand
OOP. Which books/webcats/virtual labs/websites should I check out?
Which Balena book? His "Programmin g Visual Basic .Net" is written for
"Classic" vb programmers, which the OP said he had no experience in. I
haven't read his others however, so they could be different.

Thanks,

Seth Rowe

May 2 '07 #4
Hi Seth,

I know Visual Foxpro and T-SQL. I spend most of my time dealing with MS SQL
Server area.

Peter

"rowe_newsgroup s" wrote:
On May 1, 8:45 pm, Peter <P...@discussio ns.microsoft.co mwrote:
I need to learn vb.net but I have no VB experience. I believe I understand
OOP. Which books/webcats/virtual labs/websites should I check out?

Do you have any programming experience? If so which languages?

Thanks,

Seth Rowe

May 2 '07 #5
Yes, that one ("Programmin g Visual Basic .Net"). I have no experience with
classic vb either. It just means that sometimes I don't bother to read a
paragraph in which he compares and constrasts some .Net feature to some
classic vb feature. Maybe the book is even better if you are a classic vb
programmer. But I have found that it's a great book for me and I have no
classic vb background.

Bob

"rowe_newsgroup s" <ro********@yah oo.comwrote in message
news:11******** **************@ e65g2000hsc.goo glegroups.com.. .
On May 2, 9:23 am, "eBob.com" <faken...@total lybogus.comwrot e:
>The book I turn to most often is the one by Francesco Balena. For the
framework stuff I also have the Jeffrey Richter book - but the stuff I do
isn't very sophisticated so I seldom need an understanding of the
framework.
(Not that I wouldn't like to understand the framework, it just seems that
I
usually can get the job done without it.) I also have the Petzold book
but
I use it much less often than the Balena.

Good Luck, Bob

"Peter" <P...@discussio ns.microsoft.co mwrote in message

news:D9******* *************** ************@mi crosoft.com...
>I need to learn vb.net but I have no VB experience. I believe I
understand
OOP. Which books/webcats/virtual labs/websites should I check out?

Which Balena book? His "Programmin g Visual Basic .Net" is written for
"Classic" vb programmers, which the OP said he had no experience in. I
haven't read his others however, so they could be different.

Thanks,

Seth Rowe

May 4 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

41
8703
by: Michael Strorm | last post by:
Hi, I'm in the middle of "teaching" myself C++. Having skimmed some of the "Teach Yourself C++ in 21 Days" book, I got a feel for the language, at least. Then I bought "The C++ Programming Language" because it was on offer, and I'd have ended up buying it at some stage anyway. Skimmed some of that, but there's too much detail (for now) and I...
3
2206
Niheel
by: Niheel | last post by:
We are actively working on the new version of thescripts.com. It's really exciting and coming together really well. Please post suggestions for features and ideas you may have. ~ KUB
8
1922
by: noid droid | last post by:
Hi. I posted yesterday asking if C# lived up to the hype. Thus far the feedback has been all positive. (Thanks.) Can anyone suggest GOOD books for learning C# and the Visual Studio .NET IDE? If there is a book that covers both, that would be great. Also, is it necessary for me to learn a lot about the .NET framework that wouldn't also...
14
1682
by: Materialised | last post by:
Hi All, I'm just looking for some suggestions on a good book that will cover the C++ standard well. I Know C (quite) well, and learnt this language by reading as much source code as possible and using Herbert Schildt's C The Complete Reference (4th Edition) as a reference where needed. I was thinking about purchasing C++: The Complete...
6
1941
by: Shawn Wilson | last post by:
I have been an HTML guy for 8 years or so, but only last year started working with PHP. I dabbled in Perl and then moved to PHP after completing a couple projects in Perl. I'm thankful I did that, as I'm sure you all know. I've got a pretty common working knowlege of PHP and using it with mySQL. I can do most anything I need to do, but I...
1
1589
by: Brice | last post by:
Hello, Hope this doesn't sound like an odd question: I'd like to learn some more DB2, and would like any suggestions others might have in configuring a laptop for this. I plan to load either SUSE 9 or RedHat AS 3 on it (haven't decided yet) and download "DB2 Personal Developers Edition for Linux (x86, 32-bit)" off of: ...
5
1061
by: Mark Reed | last post by:
I am just starting out learning C#... mainly via self study. I am looking to get away from the networking/management hole I've found myself in and expand my resume to include development skills. My learning platform is C# using Visual Studio Academic. I have the C# suite coming from AppDev. I've never been exposed to programming and...
62
2375
by: A.M. Kuchling | last post by:
Here are some thoughts on reorganizing Python's documentation, with one big suggestion. The tutorial seems to be in pretty good shape because Raymond Hettinger has been keeping it up to date. It doesn't cover everything, but it's a solid introduction, and if people don't find it works for them, they have lots of alternative books. No...
6
1405
by: iclinux | last post by:
I have to build a GUI applicaiton that could run on different OS such as windows and *nix, which GUI toolkit is better? Best Regards.
5
1429
by: jaeden99 | last post by:
Any suggestions on self learn books for vb.net and asp.net. I pretty much know the majority of the basics for windows, but I haven't done much web based programming yet. Also database programming with ado.net is what I need to get a better understanding of. I've taken the beginning vb.net programming training and much of the info was a...
0
7839
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8338
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
8216
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6614
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5390
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3865
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2345
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1449
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.