Home   FAQs   New Arrivals   Specials   Pricing & Shipping   Location   Corporate Services  
 Search:   
 View Cart   Check Out   
 
Browse by Subject
I.T
 .NET 3.5
 Windows 2000/XP
 Cisco
 Java
 Office XP
 VB
 ASP
 UML
 Web Design
 E-Commerce
 Project Management
 Macintosh
 Linux
 Windows Server 2008
 Sharepoint 2007
Certification
 MCITP
 MCTS
Economics and Business
 Accounting
 Business Information Systems
 Economics
 Finance
 Management
 Marketing
 Human Resources
 OneKey Textbooks

Build Your Own ASP.NET Website Using C# & VB.NET

by: Zak Ruvalcaba

On-line Price: $59.95 (includes GST)

Paperback package 746

30%Off Retail Price

You save: $25.00

Sale Item - Special discount -limited stock
_____________________
N.Sydney : In Stock
Supplier : In Transit

Retail Price: $84.95

Publisher: ,

Category: ASP.net Level: I/A

ISBN: 0957921861
ISBN13: 9780957921863

Add to Shopping Cart

Learn To

Obtain, install and configure the freely available software you'll need for ASP.NET

Build your very first database driven ASP.NET Website with your choice of C# or VB.NET

Instantly apply working code examples from the book to your future ASP.NET projects

Overview


  ` Lean how to build impressive ASP.NET Websites in both C# and VB.NET from scratch using freely available software '

ASP.NET is one of the most widely adopted Web application platforms available today. As a Web developer it's therefore becoming increasingly important to expand your skills and learn the ins-and-outs of a technology that's now used by major organizations such as Accenture, Compaq, AIG, Bank of Nova Scotia, Adobe, Dell, Ford and many others.


  Using a practical step-by-step approach, the author (Zak Ruvalcaba) introduces the ASP.NET framework, teaches you about database design, and walks you through obtaining, installing and configuring all the freely available software you need to use ASP.NET. He then shows you how to build several real world Web-based applications that you can put to use instantly in your projects. All you need to get started is an understanding of HTML and the basics of Website Design.


      Don't read any further!


  There's no need to just take our word for it...


  Download the Sample Chapters (PDF) and judge for yourself. Print them out and read them in your own time.


  Email:


            As an added bonus, this book doesn't force you to choose an ASP.NET language in advance ·all code examples are presented in both C# (pronounced see-sharp) and VB.NET. You can choose which one you want to use, and follow-it throughout the book.


  And of course, like all SitePoint books, Build Your Own ASP.NET Website Using C# & VB.NET includes free download access to all the code, so there's no need for you to spend hours retyping code from scratch - just download the code and slot it straight into your own projects, saving you valuable time and effort.


  Practical Outcomes

In addition to teaching the principles behind the .NET Framework, Build Your Own ASP.NET Website Using C# & VB.NET will teach you how to develop working ASP.NET applications using the robust object-oriented programming languages VB.NET and C#.


  In particular, you will learn how to:

Build an ecommerce store with multiple product functionality

Integrate a PayPalÖ credit card processing facility into your online store.

Develop a Corporate Intranet with a dynamic navigation menu.

Create a company wide email newsletter system using ASP.NET.

Build Web Forms using Web controls, validation controls, and rich controls

Access database data using ADO.NET - using your choice of database: the simple MS Access; the free MSDE; or the fully featured SQL Server

Create your own controls with user controls

Speed up your applications by caching your pages and the data within them, both client- and server-side, to dramatically increase performance and decrease bandwidth usage

Handle unforeseen errors gracefully using a wide array of error handling techniques

Secure your applications using forms authentication

Build your own Web Services and consume a third party Google search service


      After reading Build Your Own ASP.NET Website Using C# & VB.NET you'll gain insight into just how powerful the .NET Framework is at solving complex projects that would be tough to tackle using other languages, you will also learn how to code using best-practice techniques that ensure application security is maintained at all times.


  View the full table of contents


  Who should read this book?

Build Your Own ASP.NET Website Using C# & VB.NET is ideal for you if·


  You're familiar with the basics of HTML and you want a practical, results-driven book that will teach you ASP.NET from the ground up.

You want to learn ASP.NET but you're not sure which language to choose (C# or ASP.NET) or you'd like to learn both languages at once.

You're already a seasoned programmer and you want to increase your income potential by adding ASP.NET to your skill set.

You're tired of all the boring theory-based ASP.NET books on the market and you simply want a book that will teach you what you need to know without the added hype and fluff.


  

Table of Contents

- Here's a look at the table of contents:


      Who Should Read This Book?

The Book's Website

The Code Archive

Updates and Errata

The SitePoint Forums

The SitePoint Newsletters

Your Feedback

Acknowledgements

Introduction to .NET and ASP.NET

What is .NET?

What is ASP.NET?

What Do I Need?

Installing the Required Software

Your First ASP.NET Page

The ASP.NET Support Site

Summary

ASP.NET Basics

ASP.NET Page Structure

View State

Working With Directives

ASP.NET Languages

Summary

VB.NET and C# Programming Basics

Programming Basics

Understanding Namespaces

Object Oriented Programming Concepts

Separating Code From Content With Code-Behind

Summary

Web Forms and Web Controls

Working with HTML Controls

Processing a Simple Form

Introduction to Web Forms

Introduction to Web Controls

Handling Page Navigation

Postback

Formatting Controls with CSS

A Navigation Menu and Web Form for the Intranet Application

Summary

Validation Controls

Client-Side vs. Server-Side Validation

Configuring Client-Side Validation

Using Validation Controls

Summary

Database Design and Development

An Introduction to Databases

The Database Management System

Beyond the Basics

Summary

Structured Query Language

Basic SQL

Other Clauses

Expressions

Operators

Functions

Joins

Subqueries

Summary

ADO.NET

An Introduction to ADO.NET

Performing Common Database Queries

Inserting Records

Updating Records

Deleting Records

Handling Updates with Postback

Working with Transactions

Improving Performance with Stored Procedures

Summary

The DataGrid and DataList Controls

Working with DataGrids

Using the DataList Control

Summary

DataSets

Understanding DataSets

Understanding DataTables

Understanding DataViews

Updating a Database from a Modified DataSet

Summary

Building an ASP.NET Shopping Cart

What Is a Shopping Cart?

The Intranet Shopping Cart

Processing Orders Using PayPal

Summary

Web Applications

Overview of ASP.NET Applications

Using Application State

Using the Web.Config File

Caching ASP.NET Applications

Summary

Error Handling

Introduction to Error Handling

Using the .NET Debugger

Summary

Security and User Authentication

Securing ASP.NET Applications

Working with Forms Authentication

Building Your Own Authentication Ticket

Summary

Working with Files and Email

Writing to Text Files

Reading from Text Files

Accessing Directories and Directory Information

Working with Directory and File Paths

Uploading Files

Sending Email in ASP.NET

Serialization

Summary

Rich Controls and User Controls

Introduction to Rich Controls

Introduction to User Controls

Loading User Controls Programmatically

Summary

XML Web Services

Introduction to XML Web Services

Using WSDL to Consume Third-Party Web Services

Web Service and Database Interaction

Summary


  HTML Control Reference

HtmlAnchor Control

HtmlButton Control

HtmlForm Control

HtmlGeneric Control

HtmlImage Control

HtmlInputButton Control

HtmlInputCheckBox Control

HtmlInputFile Control

HtmlInputHidden Control

HtmlInputImage Control

HtmlInputRadioButton Control

HtmlInputText Control

HtmlSelect Control

HtmlTable Control

HtmlTableCell Control

HtmlTableRow Control

HtmlTextArea Control

Web Control Reference

AdRotator Control

Button Control

Calendar Control

CheckBox Control

CheckBoxList Control

DropDownList Control

HyperLink Control

Image Control

ImageButton Control

Label Control

LinkButton Control

ListBox Control

Literal Control

Panel Control

PlaceHolder Control

RadioButton Control

RadioButtonList Control

TextBox Control

Xml Control

Validation Control Reference

The RequiredFieldValidator Control

The CompareValidator Control

The RangeValidator Control

The ValidationSummary Control

The RegularExpressionValidator Control

The CustomValidator Control

Index