Index Bookstores Magazines My Books Book Reviews Book Bytes About Us Help
Bublos.com
Find Books Faster … Buy Books Cheaper, at Bublos
The Web's Favorite Book Price Comparison Site
Biblio
Country:   Max. Timeout:      
  Join Bublos   Sign In   
 

Developing Web Applications with ASP.NET and C#

Developing Web Applications with ASP.NET and C# at Amazon.com


Share this book with other people •
 Link to This PageBublos Link Del.ico.usDel.icio.us 
 Tell a FriendTell a friend about this book 

ISBN: 0471120901 - Developing Web Applications with ASP.NET and C#  
Title:Developing Web Applications with ASP.NET and C#
Author:Hank Meyne
Scott Davis
Publisher:Wiley  [Website]
Type:Book / Paperback
Publication Date:11 February, 2002
ISBN / ISBN-13:0471120901  /  9780471120902
List Price:$39.99
Amazon Price:$43.24   (via Amazon marketplace seller)
 



Check for the same book at these other US book sites:

• [ Abebooks ]   • [ Alibris ]   • [ Barnes & Noble ]   • [ Half.com ]   • [ Powells ]    … or check UK bookstores
 
Editorial Review / Publisher's Information:

Product Description
Learn how to create the basic, dynamic, and advanced ASP.NET pages in C#

Packed with tips, tricks, and workarounds, this book covers every aspect of developing a Web application for the enterprise using ASP.NET and C#. Written by Microsoft insiders, it shows readers how to create the basic, dynamic, and advanced ASP.NET pages in Microsoft's new C# programming language, and explains how to interact with the database using ADO.NET.

The authors review how to transport and display data on the Internet or an Intranet using XML, objects, and Web services. They also explain how to implement security with authentication, integrate important e-commerce issues, and optimize the ASP.NET Web application for optimal performance.

Companion Web site features complete source code samples for the applications developed and explained in the book.

Microsoft Technologies
.NET Platform: The next big overhaul to Microsoft's technologies that will bring enterprise distributed computing to the next level by fully integrating the Internet into the development platform. This will allow interaction between any machine, on any platform, and on any device.

Visual Basic.NET: The update to this popular visual programming language will offer greater Web functionality, more sophisticated object-oriented language features, links to Microsoft's new common runtime, and a new interface.

ASP.NET: A programming framework (formerly known as Active Server Pages) for building powerful Web-based enterprise applications; can be programmed using VB.NET or C#.

C#: Microsoft's new truly object-oriented programming language that builds on the strengths of C++ and the ease of Visual Basic; promises to give Sun's Java a run for its money.

Other Items You May Enjoy:
Browse Books From These Related Subjects:
•  All Subjects  ›› Specialty Stores  ›› Custom Stores  ›› Amazon Upgrade  ›› All Amazon Upgrade  
•  All Subjects  ›› Specialty Stores  ›› Custom Stores  ›› Amazon Upgrade  ›› Computers & Internet  
•  All Subjects  ›› Specialty Stores  ›› Custom Stores  ›› Qualifying Textbooks  ›› General AAS  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Home Computing  ›› Internet  ›› General AAS  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Programming  ›› Languages & Tools  ›› C#  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Programming  ›› Software Design, Testing & Engineering  ›› Object-Oriented Design  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Programming  ›› Software Design, Testing & Engineering  ›› Software Development  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Programming  ›› General  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Programming  ›› General AAS  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Software  ›› General  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Software  ›› General AAS  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Web Development  ›› Programming  ›› ASP  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Web Development  ›› Programming  ›› General  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› Web Development  ›› Programming  ›› General AAS  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› General  
•  All Subjects  ›› Subjects  ›› Computers & Internet  ›› General AAS  
•  Mass Market  ›› Paperback  
•  Trade  
•  All Subjects  ›› Refinements  ›› Binding (binding)  
•  All Subjects  ›› Refinements  ›› Format (feature_browse-bin)  ›› Printed Books  

Customer Reviews:

 • Make This Your First Asp.net Book
03 January, 2005

This book is fantastic for self-study and the only prerequisite is that you should have some understanding of C#. I bought Essential ASP.NET by Fritz Onion before this one but it was a little hard to follow at first - also, it deals more with ASP.NET architecture and internals and isn't so practical if you have to start building ASP.NET applications right away. I assure you this one can get you started in 2 to 3 days if you know C#. It covers all the major topics, doesnt have any mistakes (at least I couldn't fine any), has superb explanations and straightforward coding examples. It even teaches you ADO.NET if you dont know that already.

- Reviewed by customer ID: A38BL2TNC3QUI1

 • Book Is Good Pdf Version Is Not!
03 October, 2003

I bought and downloaded this pdf version of the book on my work computer, but I can't download it or copy it and bring it up on my home computer. Since I'm trying to learn this stuff at home and use it at work, this limits it's usefulness to me. Is this the future of what computing has in store for us, especially with Microsoft's next operating system having this kind of encryption built in? You buy software or other media and it only works on that particular machine?Well this is the first and last ebook I buy. I use more than 1 computer in my life and to be restricted where I can use the software or media I buy is way too restrictive.

- Reviewed by customer ID: A3JHEXOU0HW6OO

 • Great For Entry Level Developers
29 January, 2008

This book is great for beginners, but it lacks depth. It provides a lot of examples for creating pages, but my experience is that background information is important. I would like to have seen more information on Master Page inheritance. This concept is ideal for standardizing the UI and establishing consistency throughout the application. Don't get me wrong, this is a good book, but I expected more detailed examples. Experienced developers may want to pass on this one.

- Reviewed by customer ID: A1EPB15GS43U0A

 • Great! All You Need To Know To Start With Asp.net Programming
07 October, 2005

I think this is a great book for entering ASP.NET programmming if you come from the old asp world.

- Reviewed by customer ID: A7782QHARORRU

 • Very Good Asp.net Using C# Book
26 October, 2003

The book is well-written and thought out overall; it delivers a great balance between covering key topics, while giving relevant, real-world examples. The first 5 chapters cover the basics of asp.net, very easy to understand even for a novice programmer, while the latter 5 get into more advanced topics such as building an e-commerce site, web services, and debugging and does require a deeper grasp of other programming concepts, such as OOP and database design. It's not an asp.net bible, but it's a great addition to any asp.net libary.

- Reviewed by customer ID: A2FOSYIXUMCIUV


  • International bookstores from Amazon:›› more online bookstores >  
 
    United States United States Canada Amazon Canada France France Germany Germany Japan Japan Spain Spanish books United Kingdom United Kingdom (UK)


Bookstores  |  Magazines  |  My Books  |  Book Bytes  |  Book Reviews  |  Rare Books  |  Help  |  Privacy  |  Top-Ten Book Lists  |  Web Directory  |  Tell-a-Friend  |  Bublos Rewards  |  Set Preferences  |  Contact Us  |  My Bookstores  |  Links to Bublos  |   Link-to-Me  |  About Bublos  |  


 Copyright © 1999 - 2008 Bublos Inc. All rights reserved.