Wiley
Wiley.com
Print this page Share

ASP.NET Website Programming: Problem - Design - Solution, C# Edition

ISBN: 978-0-7645-4377-7
Paperback
576 pages
March 2002
ASP.NET Website Programming: Problem - Design - Solution, C# Edition (0764543776) cover image
This title is out-of-print and not currently available for purchase from this site.
Other Available Formats: E-book

What is this book about?

ASP.NET Website Programming shows you how to build an interactive website from design to deployment.

Packed with solutions to website programming problems, this book will have you building well-engineered, extendable ASP.NET websites quickly and easily.

What does this book cover?

In this book, you will learn how to

  • Establish a solid, scalable website foundation
  • Provide flexible user accounts integrating with ASP.NET's built-in security
  • Create message forums that enable formatted messages but defend against cross-site scripting
  • Generate revenue from advertising
  • Build a web interface for uploading, downloading, editing, and managing the files on your site
  • Add opinion polls, email newsletters, and news management
  • Deploy the finished site on a live server
  • Build websites using good, n-tier coding techniques

The site we build is modular. You can slot the modules into your own website, modify them, or use them as examples of particular ASP.NET techniques.

Who is this book for?

This book is for developers who

  • Use ASP.NET and C#
  • Use Visual Studio .NET Professional or above, or Visual C# .NET Standard
  • Want to build content-based websites