473,406 Members | 2,343 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,406 software developers and data experts.

Book recommendation request

I asked this before, although several months ago, and I want to make sure
the recommendation hasn't changed.

I'm a developer who is working on a Web application, but most of my work is
at the very low end of the system, below the business objects, providing
core functionality. I've read Advanced .NET Remoting, C# and the .Net
framework, Performance Tuning and Optimizing ASP.NET Applications. I have a
strong background in C and C++ (as well as a smattering in Java, Pascal,
etc.) so I don't need a beginners book.

I think I need a book which will talk to me about the core of C#'s
libraries, and what kind of basic functionality it offers to get various
work done efficiently.

When I last asked this question, I was told that Jeffrey Richter's Applied
Microsoft .NET Framework Programming would be a good choice. Is that still
a good choice?

--
Reginald Blue
"I have always wished that my computer would be as easy to use as my
telephone. My wish has come true. I no longer know how to use my
telephone."
- Bjarne Stroustrup (originator of C++) [quoted at the 2003 International
Conference on Intelligent User Interfaces]
Nov 15 '05 #1
9 1425
I haven't read Richter's book yet though I know he is
usually very good. I just finished Don
Box's "Essential .NET" and my review is: pay attention
during the first 5 chapters so that you can keep up when
your eyes get opened during the last 5 chapters...

--Richard

-----Original Message-----
I asked this before, although several months ago, and I want to make surethe recommendation hasn't changed.

I'm a developer who is working on a Web application, but most of my work isat the very low end of the system, below the business objects, providingcore functionality. I've read Advanced .NET Remoting, C# and the .Netframework, Performance Tuning and Optimizing ASP.NET Applications. I have astrong background in C and C++ (as well as a smattering in Java, Pascal,etc.) so I don't need a beginners book.

I think I need a book which will talk to me about the core of C#'slibraries, and what kind of basic functionality it offers to get variouswork done efficiently.

When I last asked this question, I was told that Jeffrey Richter's AppliedMicrosoft .NET Framework Programming would be a good choice. Is that stilla good choice?

--
Reginald Blue
"I have always wished that my computer would be as easy to use as mytelephone. My wish has come true. I no longer know how to use mytelephone."
- Bjarne Stroustrup (originator of C++) [quoted at the 2003 InternationalConference on Intelligent User Interfaces]
.

Nov 15 '05 #2
100

"Richard" <ri******@amgen.com> wrote in message
news:1f*****************************@phx.gbl...
I haven't read Richter's book yet though I know he is
usually very good. I just finished Don
Box's "Essential .NET" and my review is: pay attention
during the first 5 chapters so that you can keep up when
your eyes get opened during the last 5 chapters...

My recomentation is:
1. If one don't have any ideia what c# is any lightweight book about c#
just to understand the examples is necessary.
2. Jeffrey Richter's "Applied Microsoft .NET Framework Programming" and
Charles Petzold's "Programming Windows with c#"
3. Don Box's "Essential .NET". As Don Box says himself at the beginning
of the book Jeffrey Richter or alike should be read prior to his book.
4. Even it is not releared to .NET Jeffrey Richter's Advanced Windows (3rd
Ed) would be of verry big help. Understanding of windows processes, threads,
messages would be of real help as long as the current platform is win2k or
winXP. For Web application it is not necessary I believe.

I believe these are good start.

HTH
B\rgds
100
Nov 15 '05 #3
"Reginald Blue" wrote:
I asked this before, although several months ago, and I want to make
sure the recommendation hasn't changed.
[...] When I last asked this question, I was told that Jeffrey Richter's
Applied Microsoft .NET Framework Programming would be a good choice.
Is that still a good choice?


Absolutely. IMHO a .NET must-read.

Cheers,
--
Joerg Jooss
jo*********@gmx.net
Nov 15 '05 #4
"Reginald Blue" wrote:
I asked this before, although several months ago, and I want to make
sure the recommendation hasn't changed.
[...] When I last asked this question, I was told that Jeffrey Richter's
Applied Microsoft .NET Framework Programming would be a good choice.
Is that still a good choice?


Absolutely. IMHO a .NET must-read.

Cheers,
--
Joerg Jooss
jo*********@gmx.net
Nov 15 '05 #5
I so agree, the only book, IMHO, worth reading on the subject. Actually
admits that MSFT in not the only game in town. (The O'reilly book really
SUCKS)
Joerg Jooss wrote:
"Reginald Blue" wrote:

I asked this before, although several months ago, and I want to make
sure the recommendation hasn't changed.


[...]
When I last asked this question, I was told that Jeffrey Richter's
Applied Microsoft .NET Framework Programming would be a good choice.
Is that still a good choice?

Absolutely. IMHO a .NET must-read.

Cheers,


Nov 15 '05 #6
I so agree, the only book, IMHO, worth reading on the subject. Actually
admits that MSFT in not the only game in town. (The O'reilly book really
SUCKS)
Joerg Jooss wrote:
"Reginald Blue" wrote:

I asked this before, although several months ago, and I want to make
sure the recommendation hasn't changed.


[...]
When I last asked this question, I was told that Jeffrey Richter's
Applied Microsoft .NET Framework Programming would be a good choice.
Is that still a good choice?

Absolutely. IMHO a .NET must-read.

Cheers,


Nov 15 '05 #7

"batman1990" wrote in message news:hpWfb.44539$%h1.29208@sccrnsc02...
...The O'reilly book really SUCKS)


I'm not sure which O'Reilly book you mean, but I can tell you that
Programming C# (3rd Edition) has been fully updated for 1.1. and I support
it on my web site with an errata, source code and a link to a private
support discussion area. It has been the #1 book on C# on Amazon for nearly
a year, and Amazon's own independent reviewer called it "An adept and
extremely well conceived guide to the C# language". Barnes and Noble's
reviewer wrote "You can't beat Liberty for clarity and simplicity, and you
can't beat his Programming C# for thorougness, either." They went on to say
that the book shows "extraordinary clarity" and uses "well -crafted
examples."

While I certainly respect your right to dislike a book, you used pretty
harsh language, so forgive me if I try to provide the other side. In any
case, the interested reader can find a sample chapter on my web site:
http://www.LibertyAssociates.com, where you can buy the book at a 30%
discount and find extensive supporting material.

Thanks.

--
Jesse Liberty, President
Liberty Associates, Inc.
http://www.LibertyAssociates.com
Programming, training & consulting.
Nov 15 '05 #8
Sorry Jesse, I think I actually met you before, the book that I hated
was ".NET Framework Essentials, 3rd Edition" sorry for the general slam.
I'll check out your book

Jesse Liberty wrote:
"batman1990" wrote in message news:hpWfb.44539$%h1.29208@sccrnsc02...
...The O'reilly book really SUCKS)

I'm not sure which O'Reilly book you mean, but I can tell you that
Programming C# (3rd Edition) has been fully updated for 1.1. and I support
it on my web site with an errata, source code and a link to a private
support discussion area. It has been the #1 book on C# on Amazon for nearly
a year, and Amazon's own independent reviewer called it "An adept and
extremely well conceived guide to the C# language". Barnes and Noble's
reviewer wrote "You can't beat Liberty for clarity and simplicity, and you
can't beat his Programming C# for thorougness, either." They went on to say
that the book shows "extraordinary clarity" and uses "well -crafted
examples."

While I certainly respect your right to dislike a book, you used pretty
harsh language, so forgive me if I try to provide the other side. In any
case, the interested reader can find a sample chapter on my web site:
http://www.LibertyAssociates.com, where you can buy the book at a 30%
discount and find extensive supporting material.

Thanks.


Nov 15 '05 #9
No problem, I look forward to hearing what you think of it.

-j

--
Jesse Liberty, President
Liberty Associates, Inc.
http://www.LibertyAssociates.com
"batman1990" <ig****@me.org> wrote in message
news:geogb.509204$Oz4.362470@rwcrnsc54...
Sorry Jesse, I think I actually met you before, the book that I hated
was .... I'll check out your book

Jesse Liberty wrote:


Nov 15 '05 #10

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

Similar topics

2
by: Bruce Dodds | last post by:
I will be doing an app for a nonprofit. It would be useful for them to have a good entry-level book on Access so that they don't have to pay someone to design all their queries and reports. I'm not...
3
by: Alan | last post by:
I got a book : C# Primer Plus, this is about the C#. I am going to learn Visual C#, another book recommendation about this specific topic ? I don't want a book repeat the C# stuffs already in my...
16
by: Robert Zurer | last post by:
Can anyone suggest the best book or part of a book on this subject. I'm looking for an in-depth treatment with examples in C# TIA Robert Zurer robert@zurer.com
7
by: jeffc | last post by:
Another book recommendation request. I've looked through the old archives but can't find any consensus at all. I'm currently a C++ developer, and I know that on the C++ newsgroups there is a...
6
by: ted | last post by:
Hi, I have been programming for about 5 years mainly on client apps that are standalone and n-tier. I have very little experience with web development. I need a recommendation on a book that...
4
by: Huy | last post by:
I am in need of a book recommendation to pick up C++ properly and elegantly. I program extensively within the Python programming language and have a decent grasp of OOP (possibly could be better)...
3
by: Lauren Quantrell | last post by:
After a few years of Access VBA it's time to learn C#.Net. Can anyone recommend a book that is good for someone with no experience other than VBA?
14
by: At_sea_with_C | last post by:
Hello all, Im some way in C and i have to start on C++ to. I want your opinions on Teach yourself C++ in 21 days by Jessi Liberty. Can I go with it as my first book are are there better ones? ...
2
by: fig000 | last post by:
Hi, I hope this is the right group for this question. It's hard to tell. I've been working with .net for a while but only in the last couple of years have I made the move to c# and oop. I'd...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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.