Tech Quarto
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Computer Science » Software Development » Programming Microsoft .NET (Core Reference)  
Categories
Computer Science
The Internet
For Dummies
Web Browsers
Windows
Digital Culture
Multimedia
Mobile & Wireless
Subcategories
Internet & Education
Online Searching
Web Browsers
Web for Kids
Mass Market
Trade
Related Categories
• Software Development
Software Design, Testing & Engineering
Programming
Computers & Internet
Subjects
• General
Programming
Computers & Internet
Subjects
Books
• Windows - General
Operating Systems
Microsoft
Computers & Internet
Subjects
• .NET
Development
Microsoft
Computers & Internet
Subjects
• Internet
Home Computing
Computers & Internet
Subjects
Books
• PCs
Hardware
Computers & Internet
Subjects
Books
• General
Computers & Internet
Subjects
Books
• General
Operating Systems
Computers & Internet
Subjects
Books
• General
Software
Computers & Internet
Subjects
Books
• General
Web Design
Web Development
Computers & Internet
Subjects
• Operating Systems
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• Software Design & Engineering
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• General AAS
Computer Science
New & Used Textbooks
Custom Stores
Specialty Stores
• General AAS
New & Used Textbooks
Custom Stores
Specialty Stores
Books
• General AAS
Qualifying Textbooks
Custom Stores
Specialty Stores
Books
• Paperback
Binding (binding)
Refinements
Books
• Printed Books
Format (feature_browse-bin)
Refinements
Books
• Microsoft
Amazon.com Stores
Featured Stores
Visit Laptop Nirvana for the best Cheap Discount Laptops

Programming Microsoft .NET (Core Reference)

Programming Microsoft  .NET (Core Reference)

zoom enlarge 
Author: Jeff Prosise
Publisher: Microsoft Press
Category: Book

List Price: $59.99
Buy Used: $3.91
You Save: $56.08 (93%)



New (19) Used (26) from $3.91

Avg. Customer Rating: 4.5 out of 5 stars 23 reviews
Sales Rank: 238009

Media: Paperback
Number Of Items: 1
Pages: 816
Shipping Weight (lbs): 3.9
Dimensions (in): 9.2 x 7.4 x 2.3

ISBN: 0735613761
Dewey Decimal Number: 005.276
EAN: 9780735613768
ASIN: 0735613761

Publication Date: June 15, 2002
Availability: Usually ships in 1-2 business days
Condition: With CD! Scratched and rubbed covers; binding beginning to pull from spine; back hinge beginning to tear. Sound Copy. Mild Reading Wear.

Also Available In:

  • Paperback - Programming Microsoft.Net
  • Digital - Programming Microsoft .NET (Core Reference)

Similar Items:

  • Introducing Microsoft .NET, Third Edition (Pro-Developer)
  • Applied Microsoft .NET Framework Programming (Pro-Developer)
  • CLR via C#, Second Edition (Pro Developer)
  • Microsoft Visual C# .NET Step by Step--Version 2003 (Step By Step (Microsoft))
  • Programming Microsoft Windows Forms (Pro Developer)

Editorial Reviews:

Product Description
This core reference provides a one-stop, definitive resource for building robust, Web-enabled software applications for the revolutionary Microsoft .NET development platform. Windows programming authority Jeff Prosise masterfully explains this new programming paradigm as he introduces readers to the .NET Framework and to the new programming models that it embodies: Windows Forms, Web Forms, and Web services. The book includes more than 75 complete sample programs written in C#. The samples are designed to help readers resolve .NET development questions and to complement the book's carefully explained introduction to .NET programming. All the sample programs, as well as an electronic version of the book, are included on the companion CD-ROM.


Customer Reviews:   Read 18 more reviews...

5 out of 5 stars An Excellent Excellent Excellent book to introduce you to .Net   April 24, 2007
 1 out of 1 found this review helpful

This book is THE book from which I learnt .Net . I worship this book for all its contents, well laid out and concepts explained in developer-to-developer terms. This is the best book I have read so far in .Net . A definite yes on this book. You dont have to think twice to buy this book.It's worth every dollar. A very good book overall.


5 out of 5 stars Great books save you precious time   August 27, 2004
 3 out of 5 found this review helpful

And this is one of them. There are classic books in every area. This book is the one for .NET. If you are an experienced developer and want to jump start with .NET, this is definitely the book for you. I love it! Thank you Jeff Prosise for your great work.


3 out of 5 stars Not as good as I expected   March 16, 2004
 4 out of 7 found this review helpful

I was somewhat disappointed with this book. I felt it could have been a bit more in-depth and maybe more focused by removing the section on windows forms and concentrating purely on ASP.Net (and renaming it ASP.Net). One feature that really annoys me and is commonplace in ASP.Net books is how the author states the obvious that codebehind is a great feature and should be utilised, and nesting code in aspx pages avoided if at all possible. Then all the examples are shown as aspx pages containing nested code blocks. Arrgghh!
On the good side Jeff Prosise has a good clear writing style, his description of 'background info' is good, and the book is really well presented in choice of fonts, layout etc. Also it's good that the examples are in C# only.



5 out of 5 stars Best "Programming" Book on .NET   March 12, 2004
 11 out of 12 found this review helpful

This is much more than an okay book. It's simply the very best "programming" book on .NET. Once you've learned your .NET language of choice, which really should be C#, then you need a book like this one to explore and understand the .NET Framework. Trust me, you will not find a better one. I know, I've tried at least 6 other books of this scope. Yes, it does concentrate much more ASP.NET, so much so that I consider it also the best ASP.NET book out there. It's obviously not an advanced-level book, so you'll need to explore the subject further.

The main reason I like this book is because the writing is just so crystal clear and well organized. This author knows how to teach. Concepts flow from general to details superfluously. And the examples are so well chosen that it's a pleasure to read.

After having bought, and read or reviewed a good number of books on .NET, I feel I have a good sense as to which are the very best. The following four books are what I consider to be the creme de la creme of .NET publications:

1) C# Primer Plus, should be your first read;
2) This one, should be your second read;
3) Microsoft .NET for Programmers, read this after you've explored the framework further;
4) Programming .NET Components, the deepest clearest book on .NET I've seen by far - intermediate-advanced.

There are other excellent .NET books. I could name at least 8 others that deserve 4 to 5 stars. The above 4 deserve 5 star ratings more any other, or at least I've not found any others that use C#.


3 out of 5 stars Accurate, but Too Broad   February 13, 2004
 15 out of 15 found this review helpful

Jeff Prosise has been around the Microsoft world for a long time. If you've been around awhile, you might recognize him as the author of Programming Windows with MFC or from several of his other books. This book, as expected, is very well-written and a technically accurate book. Unfortunately, it only musters a rating of three stars because it tries to cover too much. If you want a broad overview of .NET, then this is an excellent book for you. My problem with the book is that its first three chapters on .NET fundamentals don't cover the basics as deeply as I think developers should know them. The single chapter on Windows Forms that follows next is, frankly, completely useless. The next seven chapters (Part 2 of the book) do a very decent job of covering ASP.NET. If anything, this is a badly named book. It should be called Programming Microsoft ASP.NET. Part 2 is followed by a single chapter on ADO.NET. I recommend Mike Gunderloy's book for ADO.NET. Next are single chapters on XML, multithreading, and remoting. All in all, it's a good overview and a decent ASP.NET book (you'll still need another book or two on the topic).

Powered by Associate-O-Matic