473,808 Members | 2,838 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

VB.NET book suggestions?

I need help to learn this language (vb.net), but I am a rookie when it
comes to vb.net.
There is no reason for me to spend too much time to research which
book would be the best choice to buy, because I don't know that much
about it anyways.
So could someone give me some good suggestions on which vb.net book is
the best for amateurs? please?
Thanks a lot.
managerx

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
Nov 21 '05 #1
5 1375
The Visual basic .NET Core Reference by Francesco Balena is IMHO the best
VB.NET book because it's the most thorough. There are TONS of good ones
though and basically if it comes from MS Press, APress and or Addison-Wesley
Press - it's probably a winner

--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"managerx" <jo*@doproces s-dot-com.no-spam.invalid> wrote in message
news:41******** @Usenet.com...
I need help to learn this language (vb.net), but I am a rookie when it
comes to vb.net.
There is no reason for me to spend too much time to research which
book would be the best choice to buy, because I don't know that much
about it anyways.
So could someone give me some good suggestions on which vb.net book is
the best for amateurs? please?
Thanks a lot.
managerx

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

Nov 21 '05 #2
For newbie what do you think about Mackenzie Sharkey's "Visual Basic .NET
in 21 days" from SAMS?
I know - 21 days, but i think that's a good book for newbie :)

Użytkownik "W.G. Ryan eMVP" <Wi*********@No Spam.gmail.com> napisał w
wiadomo¶ci news:O3******** ******@TK2MSFTN GP10.phx.gbl...
The Visual basic .NET Core Reference by Francesco Balena is IMHO the best
VB.NET book because it's the most thorough. There are TONS of good ones
though and basically if it comes from MS Press, APress and or Addison-Wesley Press - it's probably a winner

--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"managerx" <jo*@doproces s-dot-com.no-spam.invalid> wrote in message
news:41******** @Usenet.com...
I need help to learn this language (vb.net), but I am a rookie when it
comes to vb.net.
There is no reason for me to spend too much time to research which
book would be the best choice to buy, because I don't know that much
about it anyways.
So could someone give me some good suggestions on which vb.net book is
the best for amateurs? please?
Thanks a lot.
managerx

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*


Nov 21 '05 #3
I think the Francesco Balena book is a Must-Have for any serious VB.Net
developer.
My only worry would be that if you are a complete beginner (that is, you
haven't come
to VB.Net from, say, VB6) then you will almost certainly find it hard going.
This isn't a criticism - it is simply that Francesco Balena manages to cram
such a
fantastic huge amount into his great book simply because he assumes at the
outset
that you have a VB background.

A good Get-You-Started book (ie. one that will certainly not be the only one
you need as you
progress) is Visual Basic .Net Programming by Harold Davis (Sybex). It
makes no pretence
to be the global reference that the Balena book offers, but very clearly
explains all of the basic
concepts that it does cover - and manages to do this without patronising you
in that annoying "for Dummies"
style used in many beginners books.

I have also found Mastering VB.Net by E. Petroutsos, published by Sybex,
to be very useful time after time.

I also found "Coding Techniques in VB.Net" by J Connell (MS Press) to be a
very good book, which covers a wide
variety of topics with clear explanations and interesting projects and
examples.

Ged Mead


"W.G. Ryan eMVP" <Wi*********@No Spam.gmail.com> wrote in message
news:O3******** ******@TK2MSFTN GP10.phx.gbl...
The Visual basic .NET Core Reference by Francesco Balena is IMHO the best
VB.NET book because it's the most thorough. There are TONS of good ones
though and basically if it comes from MS Press, APress and or Addison-Wesley Press - it's probably a winner

--
W.G. Ryan MVP (Windows Embedded)

TiBA Solutions
www.tibasolutions.com | www.devbuzz.com | www.knowdotnet.com
"managerx" <jo*@doproces s-dot-com.no-spam.invalid> wrote in message
news:41******** @Usenet.com...
I need help to learn this language (vb.net), but I am a rookie when it
comes to vb.net.
There is no reason for me to spend too much time to research which
book would be the best choice to buy, because I don't know that much
about it anyways.
So could someone give me some good suggestions on which vb.net book is
the best for amateurs? please?
Thanks a lot.
managerx

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*


Nov 21 '05 #4
Managerx

We live in the 21 century you know

Http://samples.gotdotnet.com/quickstart/

I hope this helps a little bit?

Cor

"managerx" <jo*@doproces s-dot-com.no-spam.invalid> schreef in bericht
news:41******** @Usenet.com...
I need help to learn this language (vb.net), but I am a rookie when it
comes to vb.net.
There is no reason for me to spend too much time to research which
book would be the best choice to buy, because I don't know that much
about it anyways.
So could someone give me some good suggestions on which vb.net book is
the best for amateurs? please?
Thanks a lot.
managerx

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*

Nov 21 '05 #5
I really thank you all for your help.
thanks
managerx

*-----------------------*
Posted at:
www.GroupSrv.com
*-----------------------*
Nov 21 '05 #6

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

Similar topics

2
2115
by: M Wells | last post by:
Hi All, I'm about to begin studying for the MCDBA certification and I'm wondering what books people would recommend? The following gets a good review, so I'm planning on purchasing it: MCSA/MCSE/MCDBA Self-Paced Training Kit: Microsoft SQL Server 2000 System Administration, 70-228, Second Edition
14
1706
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 Reference (4th Edition) and attempting to learn C++ in a similar way.
6
1949
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 learn new things by Google'ing or using PHP.NET and I'd like to learn some better practices and...
6
1315
by: Jax | last post by:
Anyone know of one? Best book i've read so far is Simon Robinson's Wrox Professional C# book but the ASP.NET chapter is weak, i'm looking for something more detailed, any suggestions? jax
4
1448
by: Jim Flanagan | last post by:
Hello.. I am an intermediate level VB6 user and am beginning a brand new application for which I want to use VB.net. Therefore, I am shopping for the best possible 'learning' book on the subject. The book needs to jump right into the good stuff. No - 3 chapters on using the IDE, etc. I am comfortable with object oriented programming using C++, so any books that concentrate in that area is OK, too.. Anyway, your suggestions are...
22
3435
by: Jon Skeet [C# MVP] | last post by:
I'm looking to write a C# book fairly soon, and the publisher I've approached wants me to do a bit of market research to find out what people like and don't like in this kind of book. I've read loads of reviews of best-selling books on Amazon, so I've got some ideas from there, but I'd be very interested in hearing what you all think makes a good C# book. I'm interested primarily in stylistic things - how light-hearted, what kind of...
10
1420
by: Rob Kendrick | last post by:
Hi, I'm a C programmer of (I'd like to think) intermediate skill and experience, able to throw most things together quite happily in C. I'd like to get to the point of being able to legitimately use the word "expert" on my CV. Does the group have any suggestions for books targeted at the intermediate programmer, rather than beginning? I suppose what I'm after is a guide that helps me build on what I already know.
6
1992
by: Hello | last post by:
Hello every body Please can any body tells me a good book that can teach me "visual basic 2005" (as beginner). Thank you all =========================================
126
4433
by: jacob navia | last post by:
Buffer overflows are a fact of life, and, more specifically, a fact of C. All is not lost however. In the book "Value Range Analysis of C programs" Axel Simon tries to establish a theoretical framework for analyzing C programs. In contrast to other books where the actual technical difficulties are "abstracted away", this books tries to analyze real C programs taking into account pointers, stack frames, etc.
0
9721
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9600
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10628
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10373
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 captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
6880
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5547
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5685
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4331
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
3
3011
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.