Pro ASP.NET 3.5 in C# 3.0, Second Edition (Pro)

  Author:    Matthew MacDonald, Mario Szpuszta
  ISBN:    1590598938
  Sales Rank:    6060
  Published:    2007-09-24
  Publisher:    Apress
  # Pages:    1200
  Binding:    Paperback
  Avg. Rating:    5.0 based on 17 reviews
  Used Offers:    15 from $37.69
  Amazon Price:    $37.79
  (Data above last updated:  2008-10-06 07:10:13 EST)
  
  
Sort customer reviews by:
  
Show All Reviews on Page      Hide All Reviews on Page
   
  
Pro ASP.NET 3.5 in C# 3.0, Second Edition (Pro)
  

ASP.NET 3.5 is the latest version of Microsoft’s revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in C# 2008 raises the bar for high–quality, practical advice on learning and deploying Microsoft’s dynamic web solution.

Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from this groundbreaking new technology. They cover ASP.NET 3.5 as a whole, illustrating both the brand–new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 3.5 applications in the best possible style.

The book will teach you ASP.NET 3.5 starting with core concepts to more advanced topics. You will learn

  • Core concepts of ASP.NET 3.5. Why it’s special. What it’s fundamental principals are. The basics of Visual Studio. How ASP.NET 3.5 controls are created, and how they fit into ASP.NET 3.5 pages, ultimately creating full applications
  • Data access details. The intricacies of ADO.NET and how to perform data binding to many sources from databases to file streams to XML. We include LINQ coverage so you’re on the bleeding edge
  • Security. Once considered the Achilles heel of all Windows web applications, security has vastly improved and is a cornerstone of ASP.NET 3.5. This section explains the various forms of available security, and how to best apply them
  • Taking things further using advanced user interface techniques. This includes user controls, customer server controls, client–side JavaScript, and GDI+.
  • Web services. In an increasingly connected world, working with web services grows in importance. This book will show you how to work with them.
  • ASP.NET AJAX, with an emphasis on comtemporary web development techniques
  • Development using Internet Information Services 7, Microsoft’s premier web hosting platform.
  • And much more.

Related Titles

  • Pro ASP.NET 3.5 Server Controls with AJAX Components
  • Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition
  • Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition
  • Pro LINQ: Language Integrated Query in C# 2008
                  Reader Reviews 1 - 17 of 17                 
  
  
Review
Date
Review
Rating(5 High)
Review
Helpful
to:
Customer Review Reviewer
Info
Permanent
Link
Reader Reviews Below Sorted by Newest First
09-30-08 5 (NA)
(Hide Review...)  Pro ASP.Net 3.5 in C# 2008, 2nd Edition
Reviewer Permalink
I think this is a very good book. Just what I was looking for. Good level of detail & examples.
(Review Data Last Updated: 2008-10-04 04:49:01 EST)
09-20-08 5 (NA)
(Hide Review...)  Clear, concise, and comprehensive
Reviewer Permalink
As I've come to expect from Apress books, this covers virtually everything I've needed to know coming from a programming background in other languages and frameworks, but no exposure to C# and ASP.NET. The explanations are clear, without the page-filling fluff that I've seen all too frequently in books from other publishers.
(Review Data Last Updated: 2008-10-01 00:46:32 EST)
09-06-08 5 (NA)
(Hide Review...)  C#
Reviewer Permalink
Book is in excellent condition.
Arrived in timely manner.
Will be able to evaluate material written over the next year.
(Review Data Last Updated: 2008-09-21 04:30:49 EST)
08-23-08 5 (NA)
(Hide Review...)  Excellent C#,.NET book
Reviewer Permalink
If you are a beginner in C#, who has programmed a little bit and wants to master the concepts in C# and the .NET framework, buy this book right away.

It is extremely well written in a language that should be very easy to follow.

If you have previously programmed in any other language like C++, Java etc., and wish to learn C# you would not go wrong with this.
(Review Data Last Updated: 2008-09-08 08:03:32 EST)
08-14-08 5 (NA)
(Hide Review...)  Great Book, lot of material on asp.net
Reviewer Permalink
This a great book, with lot of information. it starts from basics and gives every details a new asp.net developer needs to know..
(Review Data Last Updated: 2008-08-28 08:07:48 EST)
08-12-08 5 (NA)
(Hide Review...)  book review from AskBargains.com
Reviewer Permalink
very nice book, easy to follow. include almost all the details of the ASP.NET 3.5
(Review Data Last Updated: 2008-08-28 08:07:48 EST)
07-17-08 5 (NA)
(Hide Review...)  For anyone new to ASP.NET
Reviewer Permalink
I've been a professional software engineer for seven years with a background in .NET Windows development. I have no prior experience with web development and found this book to be a fantastic introduction to ASP.NET. Though it may not give you all the details, it's aptly titled, "Beginning ASP.NET..." and provides a strong understanding of ASP.NET concepts.

This is the third book I've purchased in order to learn ASP.NET and it is by far the best.

Though I wouldn't likely recommend this book to any seasoned ASP.NET developer looking to brush up on the new 3.5 features (that's not what this book is for) I would highly recommend it to anyone new to ASP.NET. After my misadventures with other ASP.NET books, I am thrilled with this one.

(A note to some of those giving low marks to the book: judge the book for what it is, not for what you want it to be. Buying a book titled "Beginning ASP.NET 3.5" and complaining that it doesn't have enough useful information for a professional ASP.NET developer is silly. I could just as easily give this book low marks for not going into enough detail on the C# language - but that's not what the book is for!)
(Review Data Last Updated: 2008-08-28 08:07:48 EST)
05-05-08 5 1\1
(Hide Review...)  Excellent: better than others
Reviewer Permalink
This was a breath of fresh air, and restored my hopes that some authors do care about training, really teaching, really conveying meaning -not just padding pages. This book gives excellent overviews of web development, of web-development with ASP.NET, and of Visual Studio. All topics thereafter are properly introduced, the big picture conveyed, before details explored. Code dumps are sparse and pertinent, not filler fluff. Writing style is of the highest quality: rich, correct, to the point, but interesting. The author makes the topic very exciting, and seems to know you, seems to know your level, what you need explained.
(Review Data Last Updated: 2008-07-21 08:18:57 EST)
03-30-08 5 (NA)
(Hide Review...)  Great book
Reviewer Permalink
This book is the best so far that I've read on ASP.NET. I will list the good points.

1. Explains the internal workings of ASP.NET and what goes on behind the scenes unlike other books who just teach you the syntax.

2. Explains the pros and cons of using different but related controls/classes so that we can make an intelligent choice.

3. Explains the properties of classes concisely and with simple examples.

4. Explains the history of Internet server, visual studio IDE, asp.net.

This is really an excellent, nearly comprehensive book touching on nearly all aspect of asp.net. However, it doesn't teach you C#, the programming language which is found on another book.













(Review Data Last Updated: 2008-05-20 04:24:35 EST)
03-19-08 5 (NA)
(Hide Review...)  Great ASP.NET 3.5 Resource
Reviewer Permalink
This book is almost too thorough, and I highly recommend it if you are a serious programmer or software architect for ASP.NET web apps. I don't recommend many books since most provide superficial overviews with content can be gleaned free from Google or MSDN searches. You won't be disappointed in the sections on security, AJAX, JavaScript, and deployment. This book and Scott Guthrie are the only two sources that I trust for ASP.NET development.

Although it covers LINQ, I only use this technology if you access data from a database via a stored procedure; otherwise you bypass the DBA. Not good for big shops like I work for. There are too many cowboy programmers out there who lack the team concept of checks and balances. LINQ is great for XML and iterating through object collections.

Great buy and better resource.
(Review Data Last Updated: 2008-03-30 07:43:18 EST)
03-19-08 4 (NA)
(Hide Review...)  Still A Great Book, Just Too Long
Reviewer Permalink
'Pro ASP.NET 3.5 in C# 2008' by Matthew McDonald is an update to the earlier versions that covered ASP.NET in the .NET 2.0 flavor and earlier. With this updated revision you get 200+ pages of new material covering such new concepts as the incredibly hyped LINQ, ASP.NET AJAX and Silverlight. The content here is VAST, with 33 chapters and 1500+ pages. The content is broken up in logical fashion from the basics of ASP.NET to data types and conditional loops to database access and everything you would need to know. I like this book perfectly fine and think it's a good resource but I can't imagine that most people are going to sit down for the weekend and start reading this cover to cover. With the previous version I felt that some content needed to be trimmed and I feel the same with this edition as well. Good writing, nice examples but the editor needed to take out the red marker and make this a manageable size. The core audience is someone that is new to ASP.NET and wants to learn. This encyclopedia is tough to learn from and intimidating in general.

Is it a usable ASP.NET book?? Very much so, just a bit too long and this might turn some people off in the long run.

**** RECOMMENDED
(Review Data Last Updated: 2008-03-30 07:43:18 EST)
01-01-08 5 3\4
(Hide Review...)  A must have Book
Reviewer Permalink
This book is an excellent resource for learning ASP.NET 3.5. It also serves as a great reference.

It is a comprehensive book that covers all of .NET 3.5, not just the new features in .NET 3.5, but all the features that have been there over the last several releases.

Mathew includes chapters on Linq, ASP.NET AJAX, and Silverlight. If you only want to learn about the new features in .NET 3.5, buy separate books on ASP.NET AJAX and Silverlight. Mathew does a great job of putting Linq into it proper place within a common ASP.NET 3.5 Architecture. So far he has done this best job of this I have seen in a book.

One reviewer on Amazon pointed out that the book has a lot of material from previous versions. That is to be expected since all the previous versions are included in the technology. Like I said above, this book covers everything.

Mathew does a great job relating everything to real world scenarios. He also provides very usable code samples.

If you are developing in ASP.NET 3.5, this is a must have book.
(Review Data Last Updated: 2008-03-19 07:40:21 EST)
12-31-07 2 12\16
(Hide Review...)  .net 2.0 book
Reviewer Permalink
Nice well docoumented .net 2.0 book. I would consider renaming the title to asp.net 2.0 book. The book really does not talk about anyfeatures of asp.net 3.5. like the listview control is only 2 pages. linqdatasource control that is asking for too much from the book. If u are looking to brush up on asp.net 2.0, go for it.. its a good book but if u are buying the book on its title look somewhere else.
(Review Data Last Updated: 2008-03-19 07:40:21 EST)
12-30-07 2 1\2
(Hide Review...)  Not the best for a Professional
Reviewer Permalink
Truly not the best book for me only two chapters are from asp.net 3.0, the rest are copied over from asp.net 2.0 by the same author. I was disappointed because I have read these chapters before . If you're new to c# this may be the best book for you but for a professional c# developer not the best.
(Review Data Last Updated: 2008-01-10 11:04:32 EST)
12-25-07 5 0\1
(Hide Review...)  Apress never ceases to amaze
Reviewer Permalink
This book is a delight to read and reference. I learned C# in a week with the help of the great examples and explanations in this book.
(Review Data Last Updated: 2007-12-31 08:04:39 EST)
12-17-07 5 (NA)
(Hide Review...)  A great book!
Reviewer Permalink
This is a great book for all C# developers who wants to dig a little bit deeper into the possibilities in C# and Visual Studio. The book starts with an introduction to get the reader familiar with Visual Studio 2008 and .NET. After the introduction the writer digs into more details, and gives the reader very good explanations about the topics. The topics covered in the book are very "right at the point". All the topics I expect to be covered in this book are actually covered! I have written many high volume web application over the last years, and often searched books and the Internet for information, but I have never found a book or a website containing so much valuable information! If you have written some web applications and want to get some steps further - I highly recommend this book!
(Review Data Last Updated: 2007-12-26 08:01:30 EST)
11-22-07 5 6\7
(Hide Review...)  Recommend this book for any one who wants to learn core asp.net as well as Linq, Silverlight and IIS 7 for getting a kick start
Reviewer Permalink
Pro ASP.net 3.5: This book is a must to have book for anyone who is starting/ switching their careers to developing web applications using asp.net technologies. The authors Matthew MacDonald and Mario Szpuszta, has done a very good job of covering all sections that are useful for beginners as well as middle level developers.

For example, if you are seeing Visual Studio for the first time in your life, they dedicated a whole chapter on how to use visual studio. The reason I brought up this point is they kept the beginners in mind and they didn't leave any assumptions that the reader already know how to use Visual Studio.

At the same time for those middle level developers who wants to dive into newly released hot technologies like Ajax, LINQ and Silverlight you won't be disappointed. They have dedicated individual chapters for each of those topics. As I have been developing asp.net application from last several years, I opened this book to see what I can read about Linq and Silverlight. I enjoyed those chapters as they give you an introduction and a good kick start. I am surprised that the authors also dedicated a whole chapter for website deployment (Chapter 18) where the architectures of IIS 5.0, 6.0 and then 7.0 is explained. That is awesome that they have discussed installation of IIS 7.0 and explained the architecture as well as the new Configuration model of IIS 7.0. Everything is explained with the help of screen shots.

Of course I took for granted for all those core concepts of asp.net like developing Http Handlers, Http Modules, Customer Server controls, Custom Membership and profile providers, Security. They are all covered and are very well explained in individual chapters.

Given the broadness of the subject, the authors done a great job of covering all areas in depth methodically that way you won't be lost.

I enjoyed this book so much that I would definitely recommend this book to any .Net Web Developer and this book is going to take some space on my desk.
(Review Data Last Updated: 2007-12-17 17:24:52 EST)
  
                  Reader Reviews 1 - 17 of 17                 
  
  
  
  
  
  

Because the data used to generate this site come from outside sources, VeryWellSaid.com cannot guarantee the completeness or accuracy of the data.
Search VeryWellSaid™
Google
Web VeryWellSaid™
New subjects are added every week.
View Subjects Below by:
* Top Selling
 (click category name, left)
* Top-Rated Top Sellers
 (click 'Top Rated', right)
In the news...  
Dubai\UAE Top Rated
Influenza\Bird Flu Top Rated
Iraq Top Rated
Supreme Court Top Rated
All Books Top Rated
Arts Top Rated
Photography Top Rated
Digital Photography Top Rated
Digital Cameras Top Rated
Biography Top Rated
Business Top Rated
Management Top Rated
Marketing Top Rated
Sales Top Rated
Stocks Top Rated
Bonds Top Rated
Real Estate Top Rated
Trading Top Rated
Commodities Trading Top Rated
Time Management Top Rated
Starting A Business Top Rated
Children's Top Rated
Comics Top Rated
Computers Top Rated
PC Top Rated
Mac Top Rated
Programming Top Rated
Design Patterns Top Rated
.Net Top Rated
C# Top Rated
Vb.Net Top Rated
Asp.Net Top Rated
Java Top Rated
Python Top Rated
PHP Top Rated
Perl Top Rated
Javascript Top Rated
Ajax Top Rated
CSS Top Rated
Open Source Top Rated
SQL Top Rated
Databases Top Rated
Oracle Top Rated
MySql Top Rated
Sql Server Top Rated
IIS Top Rated
Apache Top Rated
Linux Top Rated
Windows Server Top Rated
Project Management Top Rated
HTML Top Rated
UML Top Rated
IT Certifications Top Rated
Cisco Certifications Top Rated
MCSE Top Rated
MCSD Top Rated
Cooking Top Rated
Italian Cooking Top Rated
Vegetarian Cooking Top Rated
Wine Top Rated
Engineering Top Rated
Entertainment Top Rated
Health Top Rated
Nutrition Top Rated
Dieting Top Rated
Sex Top Rated
History Top Rated
Military History Top Rated
British History Top Rated
Middle East History Top Rated
Land Battles Top Rated
Naval Warfare Top Rated
Air Warfare Top Rated
9/11 Top Rated
Terrorism Top Rated
Home Top Rated
Mortgage\Home Equity Loan Top Rated
Cars Top Rated
Car Buying Top Rated
Sports Cars Top Rated
Cat Top Rated
Humor Top Rated
Horror Top Rated
Law Top Rated
IP Law Top Rated
Legal History Top Rated
Fiction Top Rated
Oprah's Book Club Top Rated
Medicine Top Rated
Cancer Top Rated
Stroke Top Rated
Heart Disease Top Rated
Fertility Top Rated
Diabetes Top Rated
Pharmacology Top Rated
Back Problems Top Rated
Menopause Top Rated
Thyroid Top Rated
Pain Top Rated
Organic Chemistry Top Rated
Immune System Top Rated
Mystery Top Rated
Nonfiction Top Rated
Outdoors Top Rated
Running Top Rated
Radio Control Models Top Rated
Guns Top Rated
Parenting Top Rated
Divorce Top Rated
Professional Top Rated
Reference Top Rated
Religion Top Rated
Romance Top Rated
Science Top Rated
Physics Top Rated
Chemistry Top Rated
Astronomy Top Rated
Psychology Top Rated
Science Fiction Top Rated
Sports Top Rated
Teens Top Rated
Travel Top Rated
USA Top Rated
Europe Top Rated
France Top Rated
Italy Top Rated
England Top Rated
China Top Rated
All Books Arts Biography Click Here For An A-Z Index Of All 213 Best-Seller Subjects Business Children's Comics
Computers Cooking Engineering Entertainment Health History Home Horror Humor Law Fiction Medicine Mystery
Nonfiction Outdoors Parenting Professional Reference Religion Romance Science Sci-Fi Sports Teens Travel
In Association with Amazon.com

Cache miss
(not cached)