473,385 Members | 1,356 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,385 software developers and data experts.

Has anyone read Mastering C# Database Programming by Jason Price?

I am looking for a good ADO.NET book to read. I know nothing about ADO as
yet. If anyone has read the book - would it be ok for starters? What did you
think of the book? If you didn't like the book, what would be your advice as
to which book to read on the ADO .NET for a ADDO.NET- newB?

Many thanks,
Zach.


Nov 16 '05 #1
8 2357
I haven't read the book, but my preference would be "ADO.NET in a Nutshell"
or "Pragmatic ADO.NET."

--
Manohar Kamath
Editor, .netWire
www.dotnetwire.com
"Zach" <00@00.00> wrote in message
news:d6***************************@freeler.nl...
I am looking for a good ADO.NET book to read. I know nothing about ADO as
yet. If anyone has read the book - would it be ok for starters? What did you think of the book? If you didn't like the book, what would be your advice as to which book to read on the ADO .NET for a ADDO.NET- newB?

Many thanks,
Zach.

Nov 16 '05 #2
> "Zach" <00@00.00> wrote in message
news:d6***************************@freeler.nl...
I am looking for a good ADO.NET book to read. I know nothing about ADO as yet. If anyone has read the book - would it be ok for starters? What did you
think of the book? If you didn't like the book, what would be your

advice as
to which book to read on the ADO .NET for a ADDO.NET- newB?

Many thanks,
Zach.

"Manohar Kamath" <mk*****@TAKETHISOUTkamath.com> wrote in message
news:eZ**************@TK2MSFTNGP10.phx.gbl... I haven't read the book, but my preference would be "ADO.NET in a Nutshell" or "Pragmatic ADO.NET."

--
Manohar Kamath
Editor, .netWire
www.dotnetwire.com
You are number two with this advice,
so the book must be good. I will have
a look at it.

Thank you,
Zach.

Nov 16 '05 #3
Zach wrote:
"Zach" <00@00.00> wrote in message
news:d6***************************@freeler.nl. ..
I am looking for a good ADO.NET book to read. I know nothing about ADO
as
yet. If anyone has read the book - would it be ok for starters? What did


you
think of the book? If you didn't like the book, what would be your


advice
as
to which book to read on the ADO .NET for a ADDO.NET- newB?

Many thanks,
Zach.


"Manohar Kamath" <mk*****@TAKETHISOUTkamath.com> wrote in message
news:eZ**************@TK2MSFTNGP10.phx.gbl...
I haven't read the book, but my preference would be "ADO.NET in a


Nutshell"
or "Pragmatic ADO.NET."

--
Manohar Kamath
Editor, .netWire
www.dotnetwire.com


You are number two with this advice,
so the book must be good. I will have
a look at it.

Thank you,
Zach.


If you gained some knowledge about ADO.NET ther is one for the
intermediate programmer: "ADO.NET Cookbook" written by Bill Hamilton
(O'Reilly) is highly recommended.

Cheers

Catherine
Nov 16 '05 #4

"Catherine Lowery" <cl*****@imap.cc> wrote in message
news:32*************@individual.net...
If you gained some knowledge about ADO.NET ther is one for the
intermediate programmer: "ADO.NET Cookbook" written by Bill Hamilton
(O'Reilly) is highly recommended.

Cheers

Catherine


Hi Catherine,

I am a newB as far as ADO is concerned, So
I need a starter book first. I will keep what you
say in mind for after I have covered the basics.

By the way, what does the suffix cc stand for?
You have got me guessing.

TTFN
Zach.
Nov 16 '05 #5
On Sun, 12 Dec 2004 13:44:26 +0100, "Zach" <00@00.00> wrote:
I am looking for a good ADO.NET book to read. I know nothing about ADO as
yet. If anyone has read the book - would it be ok for starters? What did you
think of the book? If you didn't like the book, what would be your advice as
to which book to read on the ADO .NET for a ADDO.NET- newB?


The usual recommendation is David Sceppa's book from Microsoft Press,
but Pragmatic ADO.NET is also excellent. I'd say get both if you can,
cause they have different approaches but both are very clear. 'Pragmatic'
is C#-oriented, shorter, and very direct. Sceppa's book covers both
VB.NET and VC#, and though it's recommended often for good reason, there
are the occasional syntactic mixups. Make sure you look through both.

I've scanned through Jason Price's book and it looks OK, but haven't read
it completely, so I can't comment.

Nov 16 '05 #6

"_BNC" <_B**@nospam.org> wrote in message
news:54********************************@4ax.com...
On Sun, 12 Dec 2004 13:44:26 +0100, "Zach" <00@00.00> wrote:
I am looking for a good ADO.NET book to read. I know nothing about ADO as
yet. If anyone has read the book - would it be ok for starters? What did youthink of the book? If you didn't like the book, what would be your advice asto which book to read on the ADO .NET for a ADDO.NET- newB?


The usual recommendation is David Sceppa's book from Microsoft Press,
but Pragmatic ADO.NET is also excellent. I'd say get both if you can,
cause they have different approaches but both are very clear. 'Pragmatic'
is C#-oriented, shorter, and very direct. Sceppa's book covers both
VB.NET and VC#, and though it's recommended often for good reason, there
are the occasional syntactic mixups. Make sure you look through both.

I've scanned through Jason Price's book and it looks OK, but haven't read
it completely, so I can't comment.

Of the different books that have been suggested to me,
O'Reilly's ADO in a nutshel and
Shawn Wildermuth's Pragmatic ADO
get the best reviews, with a slant towards Shawn's book.
Shawn doesn't seem to be written for newBs so maybe
I need to get my feet wet first with Mayo's web tutorial?

Zach.
Nov 16 '05 #7
Of the different books that have been suggested to me,
O'Reilly's ADO in a nutshel and
Shawn Wildermuth's Pragmatic ADO
get the best reviews, with a slant towards Shawn's book.
Shawn doesn't seem to be written for newBs so maybe
I need to get my feet wet first with Mayo's web tutorial?


Zach, I completely agree with the recommendations for 'Pragmatic
ADO.NET', but I'm puzzled by mention of 'Nutshell'. I've always looked at
Nutshell as sort of a short summary/catalog and alternate to online help
rather than a startup tutorial. You may disagree. I'm surprised that I'm
the only one to recommend Sceppa's book in this thread though. (To be
honest, he needs better proofreading and tech editing on the next version,
but it's a great book).


Nov 16 '05 #8
"_BNC" <_B**@nospam.org> wrote in message
news:4i********************************@4ax.com...
Zach, I completely agree with the recommendations for 'Pragmatic
ADO.NET', but I'm puzzled by mention of 'Nutshell'. I've always looked at
Nutshell as sort of a short summary/catalog and alternate to online help
rather than a startup tutorial. You may disagree. I'm surprised that I'm
the only one to recommend Sceppa's book in this thread though. (To be
honest, he needs better proofreading and tech editing on the next version,
but it's a great book).


That is good, I am ordering "Pragmatic...". I see that in one of
the chapters in ASP.NET by Jess Liberty & Dan Hurwitz, there
is a nice introduction to the ADO.NET. So that will be the route
that I shall take.ASP then ADO back to ASP. I downloaded
MSDE 2000. Anybody reading this, and wanting to do the
download, be careful to download the proper file! You need
sql2ksp3.exe and not MSDE200A.exe. You need to have a
good look at the insructions since you have to enter a command
line in dos, which can best be done by creating a .bat file first,
copying it to sql2ksp3.exe/MSDE/, and running it. The MS
instructions tell you what the line in the bat file should be.

Many thanks to those who responded in this thread, what
would one do without such support?

Zach.

Nov 16 '05 #9

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

Similar topics

4
by: jason | last post by:
I would appreciate some help on how to convert a database table into an html file via FSO and whether more seasoned asp programmers recommned this route. The main reason I am attempting to do this...
5
by: middletree | last post by:
I've been doing ASP by hand-coding in either Homesite or Interdev for years. I have been using Dreamwever for static sites that I make on the side. I recently was asked to make a form which will...
1
by: Jason | last post by:
Hi I'm a programmer and have an extra copy of Borland Enterprise Studio for Mobile v2.5 and am looking to sell it. I got it at a great price and am selling it at a great price on eBay (starting...
15
by: Paul T. RONG | last post by:
Hello, I am making a restaurant database (it is much more complicated than I thought before!), now it comes to the last stage and I come across a problem. I will explain it in detail. In a...
0
by: Alan Silver | last post by:
Hello, Sorry for the long post, but I want to try and explain it clearly... I'm using webparts for (possibly) an unusual scenario, and I'm having problems. This could be because I'm doing...
1
by: Angus Lepper | last post by:
I'm writing a stock ticker for a stock market simulation, and can load the data into the xmlreader in the first place, but can't figure out how to refresh/update the data in it. Any ideas? Code:...
6
by: xdeath | last post by:
Hi guys, i've currently got an assignment, whereby, im supposed to create 2 classes, a Vehicle superclass, and a Taxi subclass. Vehicle class needs to have Reg Number, model, price, and Taxi is...
29
by: Gerald | last post by:
Hi ,Im a BSc4 Maths/Computer Science student.Unfortunately my curriculum did not include Python programming yet I see many vacancies for Python developers.I studied programming Pascal,C++ and...
6
by: a | last post by:
I’m so sorry for this long question? Can you please tell me what is the way to mastering programming with vb.net? What is require? What the steps? What content should I know?
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 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 former...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.