Beginning ASP.NET 1.1 with Visual C# .Net 2003 by Chris Hart, Chris Ullman, Dave Sussman, John Kauffman, Daniel Maharry

BUY IT NEW

  • $39.99 List price
    $37.99 Online price
    $34.19 Member price
    (Save 14%)
    Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780764557088&productCode=BK&maxCount=100&threshold=3

GET FREE SHIPPING ON ORDERS OF $25 OR MORE

DELIVERY & GIFT DETAILS:

Usually ships within 24 hours

Delivery Time and Shipping Rates

Eligible for gift wrap & gift message.

BUY IT USED

22 copies from $1.99

See All Available

(Paperback)

  • Pub. Date: March 2004
  • 888pp
    Buy it Used: 22 copies from $1.99 See All Available

    Customers who bought this also bought

     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: March 2004
    • Publisher: Wiley, John & Sons, Incorporated
    • Format: Paperback, 888pp

    Synopsis

    This book teaches you how to build custom ASP.NET Web sites from the ground up. An expert team of authors uses their extensive ASP.NET programming experience to give you hands-on instruction in the best way to create Web sites with ASP.NET and C#. This completely updated edition features new examples, and all code is written and tested for ASP.NET version 1.1.

    What you will learn from this book

    • Fast ASP.NET site construction using Microsoft’s new, free Web Matrix tool
    • How to install and configure ASP.NET
    • Basic programming principles for C#, such as variables, control structures, and procedural programming
    • Techniques for applying these principles as you develop ASP.NET pages
    • The minimum amount of object-oriented programming necessary to work successfully and efficiently with ASP.NET
    • Key differences between ASP.NET 1.0 and 1.1, how to use the examples in this book with either version, and how to move from 1.0 to 1.1
    • Techniques for extending your ASP.NET sites to incorporate related tools and technologies, such as using ADO.NET for data source access, Web Services for inter-site communication, and Server Controls to facilitate code maintenance and reuse
    • How you can make your ASP.NET site production-ready through proper debugging, optimization, and security

    Who this book is for

    This book is for beginners who have no previous experience with ASP, C#, XML, object-oriented programming, or the .NET framework. A little knowledge of HTML is useful, but not essential. All the concepts you need to create dynamic ASP.NET Web sites are presented and explained in full.

    Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

    More Reviews and Recommendations

    Biography

    Chris Ullman is a freelance Web developer and technical author who has spent many years stewing in ASP/ASP.NET, like a teabag left too long in the pot. Coming from a Computer Science background, he started initially as a UNIX/Linux guru, who gravitated towards MS technologies during the summer of ASP (1997). He cut his teeth on Wrox Press ASP guides, and since then he has written over 20 books, most notably as lead author for Wrox's bestselling Beginning ASP/ASP.NET series, and has contributed chapters to books on PHP, ColdFusion, JavaScript, Web Services, C#, XML and other Internet-related technologies too esoteric to mention, now swallowed up in the quicksands of the dot.com boom.
    Quitting Wrox as a full-time employee in August 2001, he branched out into VB6 programming and ASP development, maintaining a multitude of sites from http://www.cuasp.co.co.uk, his "work" site, to http://www.atomicwise.com, a selection of his writings on music and art. He now divides his time between being a human punchbag for his 29-month-old son Nye, composing electronic sounds on bits of dilapidated old keyboards for his music project Open E, and tutoring his cats in the art of peaceful co-existence, and not violently mugging each other on the stairs.
    Chris Ullman contributed Chapters 1, 14, 15, 16, 17, and Appendix E to this book.

    John Kauffman was born in Philadelphia, the son of a chemist and a nurse. He received his degrees from The Pennsylvania State University, the colleges of Science and Agriculture. His early research was for Hershey foods in the genetics of the chocolate tree and the molecular biology of chocolate production. Subsequently, he moved to theRockefeller University, where he cloned and sequenced DNA regions that control the day and night cycles of plants.
    Since 1997, John has written ten books, six of which have been on the Amazon Computer Best Seller List. His specialty is programming Web front-ends for enterprise-level databases.
    In his spare time, John is an avid sailor and youth sailing coach. He represented the USA in the sailing World Championship of 1985 and assisted the Olympic teams of Belgium and China in 1996. He also enjoys jazz music and drumming and manages to read the New Yorker from cover-to-cover each week.
    John Kauffman contributed Chapters 2, 3, 4, 5, 6, and Appendix B to this book.

    Chris Hart is a full-time .NET Developer and part-time author who lives in Birmingham (UK) with her husband James. While she's most at home in the world of the Web, she's recently been working with the .NET Compact Framework. In her spare time, Chris spends much of her time playing with beta technologies, and then attempting to write about them.
    Chris has contributed many chapters to a variety of books, including Beginning ASP.NET (Wrox Press), Beginning Dynamic Websites with ASP.NET Web Matrix (Wrox Press), and most recently, A Programmer's Guide to SQL (Apress).
    When she gets away from computers, Chris enjoys travel, especially when it involves driving along narrow winding roads to get to out-of-the-way parts of Scotland. She dreams of building her own house somewhere where she can keep a cat.
    Chris Hart contributed Chapters 10, 11, 12, 13, and Appendices C and D to this book.

    Dave Sussman is a writer, trainer, and consultant, living in the wilds of the Oxfordshire countryside. He's been working with ASP.NET since before it was first released and still isn't bored with it. You can contact him at davids@ipona.com.
    Dave Sussman contributed Chapters 7, 8, and 9 to this book.

    Dan Maharry is a freelance writer, reviewer, speaker, and editor who has, in no particular order, taught English, Math, and Guitar, directed, crewed, acted in, and produced several plays and short films, been a film and music columnist for four years, co-founded ASPToday.com, rewritten his own at HMobius.com several times, opened an office in India, variously edited, reviewed, and written pieces of over 40 programming books, qualified as a sound engineer, and consumed enough caffeine in his lifetime to keep most of China awake for a week. Occasionally, he sleeps. Sometimes. Contact him at danm@hmobius.com.
    Dan Maharry contributed Chapters 5 and 6 to this book.

    Customer Reviews

    • Reader Rating:
    • Ratings: 2Reviews: 2

    Beginning ASP.NET 1.1 with Visual C# .Net 2003by Anonymous

    Reader Rating:
    See Detailed Ratings

    November 15, 2005: I found numerous erros in the code when trying to follow along with the asignments. The errors in the example code only added to time going through each chapter, because I had to debug my code before moving on with the next asignment. I find that a real problem when trying to move through it. If I was not an intermediate programer already, I would have been so frustrated that returning it would have been the only solution.

    Beginning ASP.NET 1.1 with Visual C# .Net 2003by Anonymous

    Reader Rating:
    See Detailed Ratings

    August 27, 2005: This book talks about ASP .NET with C#. But don't expect too much on detailed elaboration on syntax. The ADO.NET chapter gives a succinct explanation and I want more on DataList and Repeater. Besides, the book expects you to use Web Matrix. I personally prefer the other one by Apress. More elaboration on ADO.Net is given for that one.