Skip to Main Content
ASP.NET Kick Start
book

ASP.NET Kick Start

by Stephen Walther
December 2002
Beginner content levelBeginner
624 pages
12h 9m
English
Sams
Content preview from ASP.NET Kick Start

Chapter 9. Saving Form Data

One of the most important tasks that you’ll need to perform when building a database-driven application is saving form data to a database table. For example, if your Web site includes a pizza order form, you’ll need some method of saving the pizza orders to a database table.

In this chapter, we’ll focus on methods for saving data to a database. You’ll learn

  • How to represent and execute SQL commands with the Command object

  • How to use parameters when executing an SQL command

  • How to optimize your application by using SQL stored procedures with the Command object

  • How to create a pizza ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

ASP.NET 4 Unleashed

ASP.NET 4 Unleashed

Stephen Walther, Kevin Hoffman, Nate Dudek
Inside ASP.NET

Inside ASP.NET

Scott Worley
Pro ASP.Net 4 in C# 2010

Pro ASP.Net 4 in C# 2010

Matthew MacDonald, Adam Freeman, Mario Szpuszta

Publisher Resources

ISBN: 0672324768Purchase book