473,771 Members | 2,372 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Good Book for ASP .NET with VB only for new version

Hi fellow programmers.... ...............
I am trying to learn ASP .NET ver 1.1 using VB .NET only on a windows
200 Pro machine. I have done quite a bit with ASP 3 but have been off
programming for about a year... Can any of you recommend a good book from a
reputable author?

Thanks in advance for your comments and suggestions.

Best Regards,
Mark
Nov 17 '05 #1
7 1971
For intro, the MSPress book Microsoft® ASP.NET Programming with Microsoft
Visual Basic® .NET Version 2003 Step By Step is good, especially if you use
it hands on.
http://www.microsoft.com/mspress/books/6725.asp

In the same vein, the MCAD books are nice for getting a wide array of
techniques. You can buy them as individual books, or as a package (if you
want to cert):
http://www.microsoft.com/mspress/books/6716.asp - package
http://www.microsoft.com/mspress/books/5774.asp - web services
http://www.microsoft.com/mspress/books/6714.asp - ASP.NET apps

You can go either way (VB.NET or C#) with the MCAD books, as they have code
in both.

For code snippets and techniques, I like the following books
http://www.amazon.com/exec/obidos/AS...231066-3537563 -
Ultimate VB.NET and ASP.NET code book

I also like Billy Hollis' latest eBook (downloadable from Amazon), although
Billy and I disagree on some architectural topics. His writing style is
quite nice and it makes the book easy to read (NOTE: There are some
proofreading mistakes in this tome):
http://www.amazon.com/exec/obidos/tg...glance&s=books

Note that there are some free resources, as well:

1. The samples that load with the Framework. Install them, as they will take
you fairly far.
2. Content and code on www.asp.net and www.gotdotnet.com.
3. msdn.microsoft. com - check out the various .NET sections, as well as the
architecture section
4. The .NET help file (sample code in most topics)

The step-by-step, along with the sample code and other free resources, are a
great way to go to learn VB.NET/ASP.NET.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************** *************** *************** *************** **********
Think Outside the Box!
*************** *************** *************** *************** **********
"MiniStreak " <No******@Hisho me10384.com> wrote in message
news:bm******** **@newsfeed.cet link.net...
Hi fellow programmers.... ...............
I am trying to learn ASP .NET ver 1.1 using VB .NET only on a windows
200 Pro machine. I have done quite a bit with ASP 3 but have been off
programming for about a year... Can any of you recommend a good book from a reputable author?

Thanks in advance for your comments and suggestions.

Best Regards,
Mark

Nov 17 '05 #2
piss on you no-help sons-a-bicthes!
"MiniStreak " <No******@Hisho me10384.com> wrote in message
news:bm******** **@newsfeed.cet link.net...
Hi fellow programmers.... ...............
I am trying to learn ASP .NET ver 1.1 using VB .NET only on a windows
200 Pro machine. I have done quite a bit with ASP 3 but have been off
programming for about a year... Can any of you recommend a good book from a reputable author?

Thanks in advance for your comments and suggestions.

Best Regards,
Mark

Nov 17 '05 #3
piss on you no-help sons-a-bicthes!
"MiniStreak " <No******@Hisho me10384.com> wrote in message
news:bm******** **@newsfeed.cet link.net...
Hi fellow programmers.... ...............
I am trying to learn ASP .NET ver 1.1 using VB .NET only on a windows
200 Pro machine. I have done quite a bit with ASP 3 but have been off
programming for about a year... Can any of you recommend a good book from a reputable author?

Thanks in advance for your comments and suggestions.

Best Regards,
Mark

Nov 17 '05 #4
Are you looking for books from Amazon or will you be interested in
Ebooks in .NET. IF you are interested in Ebooks in .NET and related
articles visit this site http://www.dedicatedsolutions.co.uk
Nov 17 '05 #5
Are you looking for books from Amazon or will you be interested in
Ebooks in .NET. IF you are interested in Ebooks in .NET and related
articles visit this site http://www.dedicatedsolutions.co.uk
Nov 17 '05 #6
thank you Amber...

"Amber" <ai********@hot mail.com> wrote in message
news:df******** *************** ***@posting.goo gle.com...
Are you looking for books from Amazon or will you be interested in
Ebooks in .NET. IF you are interested in Ebooks in .NET and related
articles visit this site http://www.dedicatedsolutions.co.uk

Nov 17 '05 #7
thank you Amber...

"Amber" <ai********@hot mail.com> wrote in message
news:df******** *************** ***@posting.goo gle.com...
Are you looking for books from Amazon or will you be interested in
Ebooks in .NET. IF you are interested in Ebooks in .NET and related
articles visit this site http://www.dedicatedsolutions.co.uk

Nov 17 '05 #8

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

Similar topics

7
5285
by: tada991 | last post by:
Hello Everyone, I just purchased Visual Studio .Net Architect 2003 and want to know what's a good book for begginers to start with. I know nothing about programming whatsoever, but I do have a desire to learn- as obvious with this purchase. So please let me know where I can start and thanks. Also, what newsgroup should I post my queries to?
1
1431
by: Abhishek Srivastava | last post by:
Hello All, I am planning to buy a book on DB2. I searched Google and found lot of praise for "DB2 developers guide" by Craig Mullins. But when I check out the book in a book store I found 3rd edition of the book which talks about latest features of DB2 UDB 5. But the current version is 8. The book looked very comprehensive but I am afraid that I may miss out
9
2355
by: Dragon | last post by:
Hi, I have 'some' experience in VB. I would like to learn C-Sharp and would like to know if the following book is any good or not. Thank you. Microsoft Visual C# .NET Step by Step - Version 2003 by John Sharp and Jon Jagger ISBN:0735619093
7
1719
by: boostngti via DotNetMonster.com | last post by:
I have 4 years of programing exp. with Coldfusion, and I am begining to learn ASP.NET C# and was wondering if some people could suggest some good books. I went to Barnes & Noble the other day and kind of looked over a few book. If anyone has read any of the following I would like to know what you thought of the book. Beginning ASP.NET 1.1 in C#: From Novice to Professional...
4
1447
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...
7
1626
by: TAVOSOFT | last post by:
Hi friends, I am begginer , I wanna to learn VB2005 ,Which are good book for to learn VB2005 of level -begginer-intermediate. Thanks you friends.
13
2111
by: arnuld | last post by:
i see C FAQs are very important part of learning C. whole C FAQs are available as a book (1st edition) in my area at a little cost. is it a good idea to purchase C FAQs book, published in 1996 ? i am asking because my experience says hard-copies are better than online copies but this one was published 10 years ago.
4
2914
by: dannysh | last post by:
Hi all, I need a recomendation on a good book to learn PHP/MYSQL. I want to learn php with mysql. The problem is that I don't have any knowledge on mysql and generally in relational databases. I have an experience in programming with jsp, JS, HTML etc. Can you please recommend me on a good book / sites which I can use to
5
205
by: Man T | last post by:
I have some experice in developing C# in my previous job and also have several years in Delphi programming. However, my current company is going to VB.NET and I need to start the VB.NET development in 1 month's time. Any good VB.NET book for me?
0
10260
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...
1
10038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9910
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7460
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 instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6712
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
5354
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
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
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
2
3609
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.