473,671 Members | 2,183 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 2368
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*****@TAKETH ISOUTkamath.com > wrote in message
news:eZ******** ******@TK2MSFTN GP10.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*****@TAKETH ISOUTkamath.com > wrote in message
news:eZ******** ******@TK2MSFTN GP10.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.c c> wrote in message
news:32******** *****@individua l.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.or g> wrote in message
news:54******** *************** *********@4ax.c om...
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.or g> wrote in message
news:4i******** *************** *********@4ax.c om...
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
2476
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 is becuase we are constantly being told by so-called marketing gurus that 'html' pages are more search engine friendly. Other advantages include speed of download. Will there be any problems with using this approach besides establishing...
5
2212
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 store info in an Access database, and thought it would be a good chance to learn how to use Dreamweaver MX's ASP capabilities. Haven't tried it yet, but reading up on it, it seems that it forces you to use Session variables. I'm not a big fan of...
1
1182
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 today.) http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=46325&item=3691142652 If you're not interested, please let your friends or coworkers know about it -- the auction ends in 7 days. Only have this one.
15
2244
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 restaurant, though rarely, but it happens, that one guy from desk1 would like to pay for bills of both desk1 and desk2 (I avoid using Access term "table"), that means the dishes that ordered seperately before by desk1 and desk2 now have to be commixed...
0
1417
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 something they weren't designed for, or it could just be that I don't understand what's going on well enough to get it to work. The situation is that I have a page that displays products from a
1
2304
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: Public Class Form1 Inherits System.Windows.Forms.Form
6
2049
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 supposed to inherit those from it. I have done so, but now, it requires that all the data be stored in an array. The final program, should be able to : 1) Add new taxi's into the program (which retains even after program exit) 2) Search for a...
29
560
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 Delphi.So I need to catch up quickly and master Python programming.How do you suggest that I achieve this goal?Is python platform independent?What is the best way?And how long would it take before I can develop applications using python?Can you...
6
1991
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?
0
8392
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
8912
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
8819
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...
1
8597
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
8669
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...
0
7428
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, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5692
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();...
2
2049
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1807
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.