473,396 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Books on ASP.net 2.0

_D
I'd like to find out if Dino Esposito's new "Programming Microsoft
ASP.NET 2.0 Core Reference" is similar to his older "Programming
Microsoft ASP.NET."

Also, same question re Jesse Liberty's 3rd edition vs 2nd ed.

If you know of other books that lend to a good intuitive base
knowledge of ASP.net, please feel free to mention them (I'm a desktop
apps programmer looking to expand a bit)

Jan 7 '06 #1
8 1487
> I'd like to find out if Dino Esposito's new "Programming Microsoft
ASP.NET 2.0 Core Reference" is similar to his older "Programming
Microsoft ASP.NET."
No it's not. This book is a very basic overview book. Good, but not nearly
as detailed as the older Pro book. This is kind of a 101 reference book. I
think he has a full pro update in the works for later in the year...
+++ Rick ---

--

Rick Strahl
West Wind Technologies
www.west-wind.com
www.west-wind.com/weblog

"_D" <_D@noemail.com> wrote in message
news:44********************************@4ax.com... I'd like to find out if Dino Esposito's new "Programming Microsoft
ASP.NET 2.0 Core Reference" is similar to his older "Programming
Microsoft ASP.NET."

Also, same question re Jesse Liberty's 3rd edition vs 2nd ed.

If you know of other books that lend to a good intuitive base
knowledge of ASP.net, please feel free to mention them (I'm a desktop
apps programmer looking to expand a bit)

Jan 7 '06 #2

"_D" <_D@noemail.com> wrote in message
news:44********************************@4ax.com...
Also, same question re Jesse Liberty's 3rd edition vs 2nd ed.


We have totally rewritten Programming ASP.NET 3rd Edition for ASP.NET 2.0.
We went to a single language (which cut about 300 pages) and then added
about 300 pages of totally new information. We reviewed and revised every
chapter and integrated all the new changes into the flow of the text to
provide a complete and comprehensive tutorial on programming with ASP.NET
2.0

Among the new topics covered are:

* Forms-based security controls and roles-based security
* Personalization
* Themes and Skins
* Site navigation and breadcrumbs
* Master Pages
* Accessing and binding through new data controls
* Simplifying configuration and deployment
* A full introduction to Visual Studio 2005

and a good bit more. You can read about the book, try a sample chapter,
download the complete source code and join a free and private support forum
on my web site: http://www.LibertyAssociates.com - just click on Books.

Thanks for your interest.

-j
-----------

Jesse Liberty, President
Liberty Associates, Inc.
Microsoft .NET MVP

Jan 7 '06 #3
I'm glad you chose C#. With the ever growing benefits of client-side code
for web development I consider a single focus on the legacy C syntax and
grammar on the server and the client to be the most efficient use of my time
and a great way to avoid the cognitive dissonance that comes with the VB
syntax and grammar fork and spoon.

<%= Clinton Gallagher
URL http://clintongallagher.metromilwaukee.com/

"Jesse Liberty" <jl******@libertyassociates.com> wrote in message
news:-J********************@speakeasy.net...

"_D" <_D@noemail.com> wrote in message
news:44********************************@4ax.com...
Also, same question re Jesse Liberty's 3rd edition vs 2nd ed.


We have totally rewritten Programming ASP.NET 3rd Edition for ASP.NET 2.0.
We went to a single language (which cut about 300 pages) and then added
about 300 pages of totally new information. We reviewed and revised every
chapter and integrated all the new changes into the flow of the text to
provide a complete and comprehensive tutorial on programming with ASP.NET
2.0

Among the new topics covered are:

* Forms-based security controls and roles-based security
* Personalization
* Themes and Skins
* Site navigation and breadcrumbs
* Master Pages
* Accessing and binding through new data controls
* Simplifying configuration and deployment
* A full introduction to Visual Studio 2005

and a good bit more. You can read about the book, try a sample chapter,
download the complete source code and join a free and private support
forum on my web site: http://www.LibertyAssociates.com - just click on
Books.

Thanks for your interest.

-j
-----------

Jesse Liberty, President
Liberty Associates, Inc.
Microsoft .NET MVP

Jan 8 '06 #4
The sample chapter will not load...
http://www.oreilly.com/catalog/proga...apter/ch09.pdf

<%= Clinton Gallagher

"Jesse Liberty" <jl******@libertyassociates.com> wrote in message
news:-J********************@speakeasy.net...

"_D" <_D@noemail.com> wrote in message
news:44********************************@4ax.com...
Also, same question re Jesse Liberty's 3rd edition vs 2nd ed.


We have totally rewritten Programming ASP.NET 3rd Edition for ASP.NET 2.0.
We went to a single language (which cut about 300 pages) and then added
about 300 pages of totally new information. We reviewed and revised every
chapter and integrated all the new changes into the flow of the text to
provide a complete and comprehensive tutorial on programming with ASP.NET
2.0

Among the new topics covered are:

* Forms-based security controls and roles-based security
* Personalization
* Themes and Skins
* Site navigation and breadcrumbs
* Master Pages
* Accessing and binding through new data controls
* Simplifying configuration and deployment
* A full introduction to Visual Studio 2005

and a good bit more. You can read about the book, try a sample chapter,
download the complete source code and join a free and private support
forum on my web site: http://www.LibertyAssociates.com - just click on
Books.

Thanks for your interest.

-j
-----------

Jesse Liberty, President
Liberty Associates, Inc.
Microsoft .NET MVP

Jan 8 '06 #5
Loads great for me. Do you have Acrobat Reader installed?
The sample chapter will not load...
http://www.oreilly.com/catalog/proga...apter/ch09.pdf

Jan 9 '06 #6
Yea -- it tried to update itself and the dialog was behind other windows.
Oops :-)

<%= Clinton Gallagher

"Jesse Liberty" <jl******@libertyassociates.com> wrote in message
news:uI******************************@speakeasy.ne t...
Loads great for me. Do you have Acrobat Reader installed?
The sample chapter will not load...
http://www.oreilly.com/catalog/proga...apter/ch09.pdf


Jan 9 '06 #7
_D
On Sat, 7 Jan 2006 02:57:01 -1000, "Rick Strahl [MVP]"
<ri********@hotmail.com> wrote:
I'd like to find out if Dino Esposito's new "Programming Microsoft
ASP.NET 2.0 Core Reference" is similar to his older "Programming
Microsoft ASP.NET."


No it's not. This book is a very basic overview book. Good, but not nearly
as detailed as the older Pro book. This is kind of a 101 reference book. I
think he has a full pro update in the works for later in the year...


Thanks for your reply, Rick. I finally had a chance to compare the
"Core" book to Dino's older hardcover book at a book store. Though
the text was not identical, the chapter titles were similar with lots
of identical phrases.

I didn't have a lot of time to check this, but it does look 'Core'
parallels the older book. Were you by any chance referring to his
"Introduction to..." book? The latter surprisingly rated only about
2-1/2 stars on Amazon, with reviews saying that it was a rushed
overview of the beta product.

Amazon URLs:

'Classic' hardcover book:
http://www.amazon.com/gp/product/0735619034

New for 2005:
Intro: http://www.amazon.com/gp/product/0735620245/
Core: http://www.amazon.com/gp/product/0735621764/

Slated for March 2006:
http://www.amazon.com/gp/product/0735621772

Jan 11 '06 #8
_D
On Sat, 7 Jan 2006 13:50:23 -0500, "Jesse Liberty"
<jl******@libertyassociates.com> wrote:
"_D" <_D@noemail.com> wrote in message
news:44********************************@4ax.com.. .
Also, same question re Jesse Liberty's 3rd edition vs 2nd ed.
We have totally rewritten Programming ASP.NET 3rd Edition for ASP.NET 2.0.
We went to a single language (which cut about 300 pages) and then added
about 300 pages of totally new information. We reviewed and revised every
chapter and integrated all the new changes into the flow of the text to
provide a complete and comprehensive tutorial on programming with ASP.NET
2.0


I do have the 2nd edition of your ASP.net book as well as your other
..NET and C# books. Lucid writing and well planned flow.

I'm not an Asp.net programmer but I've been meaning to ramp up when
time affords. I confess that I got distracted by other (desktop)
projects about 2 chapters into your Asp.net 2nd ed, so I was wondering
if the new material on VS2005 would merit picking up the 3rd edition.
Apparently so. The reduction to C# is compelling alone. I find
interspersed VB distracting (hey, it leaves you the option for another
book! <g>)

Thanks for the info, Jesse.

Jan 11 '06 #9

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

Similar topics

6
by: Howard Kaikow | last post by:
What's the best book to learn PHP? What's the best book for a PHP reference? My goal is presently limited to construction of a custom 404 page for my web site and PHP is the only scripting...
8
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? ...
8
by: Earl | last post by:
I've been on a mission this past year to move from VB6 to .Net. I'm fortunate(!?) not to have the big catalog of some long-time VB developers, although I have some CE apps that have to be entirely...
23
by: Carter Smith | last post by:
http://www.icarusindie.com/Literature/ebooks/ Rather than advocating wasting money on expensive books for beginners, here's my collection of ebooks that have been made freely available on-line...
29
by: Jhon smith | last post by:
Hi,all,I was just wondering if I am likly to have any problems trying to learn C from older books,I have some from the late 80`s,mid/late 90`s. I am using Dev-C++ on the pc windows platform,But I...
6
by: Francois | last post by:
Hi guys, I am a daily average user of C# but I think I need to masterize the language a little bit more to get full use of it and be able to do better programming. I find myself programming the...
6
by: John | last post by:
I am looking for VB.Net books which provide a lot of exercises (preferrably with all the answers worked out on CD). In earlier reactions Ken Tucker and M.Posseth recommended a few books. Thanks...
2
by: youpak2000 | last post by:
What you can't find in programing text books Professional software development needs more knowledge than language syntax, OOP, styles, etc. There are many things which people usually learn by...
17
by: Hypnotik | last post by:
Hello everyone. I'm working on a program which uses a class (Shelf) and a struct (Book). In the main program we declare an array (Library) which is of type shelf. The program takes in various info...
2
by: AJJ | last post by:
Hi. Just a quick question. I'm planning on learning VB 2008 when I finish my degree in a couple of months. I have some good books on VB 2005, will they be any good or are the changes too profound?...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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...
0
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...
0
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,...

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.