Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net) and over one million other books are available for Amazon Kindle. Learn more

Vous voulez voir cette page en français ? Cliquez ici.

Have one to sell? Sell yours here
Start reading Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Pro ASP.NET 3.5 in C# 2008, Second Edition [Paperback]

Matthew MacDonald , Mario Szpuszta
5.0 out of 5 stars  See all reviews (2 customer reviews)

Available from these sellers.


Formats

Amazon Price New from Used from
Kindle Edition CDN $37.67  
Paperback --  
There is a newer edition of this item:
Pro Asp.Net 4.5 in C# Pro Asp.Net 4.5 in C#
CDN$ 40.64
Available for Pre-order

Book Description

Nov 15 2007 1590598938 978-1590598931 2

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.

Customers Who Bought This Item Also Bought


Product Details


Product Description

About the Author

Matthew MacDonald is an author, educator, and MCSD developer who has a passion for emerging technologies. He is a regular writer for developer journals such as Inside Visual Basic, ASPToday, and Hardcore Visual Studio .NET, and he's the author of several books about programming with .NET, including User Interfaces in VB .NET: Windows Forms and Custom Controls, The Book of VB .NET, and .NET Distributed Applications. In a dimly remembered past life, he studied English literature and theoretical physics. Send e-mail to him with praise, condemnation, and everything in between, to p2p@prosetech.com.

Mario Szpuszta is working in the Developer and Platform Group of Microsoft Austria. Before he started working for Microsoft, Mario was involved in several projects based on COM+ and DCOM with Visual Basic and Visual C++ as well as projects based on Java and J2SE. With Beta 2 of the .NET Framework, he started developing Web applications with ASP.NET. Right now, as developer evangelist for Microsoft Austria, he is doing workshops, trainings, and proof-of-concept projects together with independent software vendors in Austria based on .NET, Web Services, and Office 2003 technologies.

Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index
Search inside this book:

Customer Reviews

4 star
0
3 star
0
2 star
0
1 star
0
5.0 out of 5 stars
5.0 out of 5 stars
Most helpful customer reviews
5.0 out of 5 stars The best ASP.NET book! May 30 2009
By Peter
Format:Paperback
I am extremely pleased with this book. The authors know exactly what to discuss and they do it very clearly. Very good job, guys! Thanks!
Was this review helpful to you?
5.0 out of 5 stars Excellent book about newest technology! Jan 27 2008
Format:Paperback
This is excellent book for all people who's interesting learn about ASP.NET 3.5. It also serves as a great reference.
In this book You can find all interesting important information about creating powerful web application in Microsoft Technology with C#. Interesting chapters have a lot of examples,

charts, and pictures illustrated all topics in this book. I think this is the best resource about the newest web technology.

This book is good for all developers, from people who's create first application on NET Framework and for experts and professional developers. Matthew MacDonald and Mario

Szpuszta prepare book, where You can easly find everything information about development with ASP.NET, from core concepts (NET Framework strategy, working with Visual

Studio 2008) to advanced security sections and building custom controls and weparts with ASP.NET technology. Additional, writers add to book some special chapters about Linq,

AJAX and Silverlight. This is good introduction to these technology, too.

Everyday I work with building internet application and websites, and I using this book in my work. It's incredibly source of examples, best practices and information about my

favourite web technology. I have a two, the best chapters,and I like read this two, three ... and when I read this I always found new features in ASP.NET.
I like chapters about advanced user interface techniques where developers can learn about user controls, customer server controls, using JavaScript in client-side features and

GDI+ with ASP.NET applications, and chapter about development applications with Internet Information Services 7, Microsoft's premier web hosting platform.

Mathew and Mario 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. I recommend this book for everythink who thinking about creating good and professional applications for web.
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 4.6 out of 5 stars  28 reviews
22 of 24 people found the following review helpful
5.0 out of 5 stars 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 Nov 21 2007
By Rajesh Kanaparti - Published on Amazon.com
Format:Paperback
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.
13 of 14 people found the following review helpful
5.0 out of 5 stars A must have Book Dec 31 2007
By T. Anderson - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
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.
24 of 33 people found the following review helpful
2.0 out of 5 stars Not the best for a Professional Dec 30 2007
By T. Amusa - Published on Amazon.com
Format:Paperback
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.
Search Customer Reviews
Only search this product's reviews

Listmania!

Create a Listmania! list

Look for similar items by category


Feedback