gogogo
Syndetics cover image
Image from Syndetics

Programming data-driven web applications with ASP.NET / Donny Mack, Doug Seven.

By: Contributor(s): Material type: TextTextPublication details: Indianapolis, Ind. : Sams, c2002.Description: ix, 704 p. : ill. ; 23 cmISBN:
  • 0672321068
  • 9780672321061
Subject(s): DDC classification:
  • 006.76 MAC
Holdings
Item type Current library Call number Copy number Status Date due Barcode
Standard Loan Moylish Library Main Collection 006.76 MAC (Browse shelf(Opens below)) 1 Available 39002100354845

Enhanced descriptions from Syndetics:

Programming Data-Driven Web Applications with ASP.NET provides readers with a solid understanding of ASP.NET and how to effectively integrate databases with their Web sites. The key to making information instantly available on the Web is integrating the Web site and the database to work as one piece. The authors teach this using ASP.NET, server-side controls, ADO+, XML, and SOAP. The authors will teach readers how to manage data by using ASP.NET forms, exposing data through ASP+ Web Services, working with BLOBs, and using cookies and other features to secure their data.

Includes index.

Table of contents provided by Syndetics

  • Introduction
  • I What is .NET?
  • 1 What Is ASP.NET? The Major Differences Between ASP and ASP.NET
  • Breaking Down the Parts of ASP.NET
  • 2 What Is ADO.NET? ADO.NET Explained
  • The Benefits of ADO.NET
  • ADO.NET Document Object Model
  • II Reading and Displaying Data
  • 3 ADO.NET Managed Providers
  • The Two Managed Providers
  • Managed Connections
  • Managed Commands
  • The DataReader
  • Managed Commands with Stored Procedures
  • The DataAdapter
  • Table and Column Mappings
  • 4 Basic ANSI-SQL
  • Setting Up Your Workspace
  • Getting Data from a Database
  • The WHERE Clause
  • The SubQuery
  • SQL Joins
  • Sorting Data
  • Updating Existing Data
  • Inserting New Data
  • Deleting Existing Data
  • 5 Using a Basic DataGrid
  • The ASP.NET DataGrid
  • Data Binding
  • Binding to Arrays
  • Binding to Collections
  • Binding to Properties
  • Binding to XML Files
  • 6 Altering DataGrid Output
  • Understanding DataGrid Properties
  • Paging with the DataGrid
  • Sorting Columns
  • BoundColumns
  • 7 Working with ASP.NET Server Controls Templates
  • What Is a Template? DataGrid .NET Server Control
  • DataList .NET Server Control
  • Repeater .NET Server Control
  • III Updating and Inputting Data
  • 8 Gathering Data with ASP.NET Web Forms
  • Button ASP.NET Server Control
  • TextBox ASP.NET Server Control
  • DropDownList ASP.NET Server Control
  • ListBox ASP.NET Server Control
  • CheckBox ASP.NET Server Control
  • CheckBoxList ASP.NET Server Control
  • RadioButton ASP.NET Server Control
  • RadioButtonList ASP.NET Server Control
  • 9 Evaluating Data with ASP.NET Validation Controls
  • Validation Controls and How They Work
  • Shared Validator Attributes
  • The RequiredFieldValidator Control
  • The RegularExpressionValidator Control
  • The CompareValidator Control
  • The RangeValidator Control
  • The CustomValidator Control
  • The ValidationSummary Control
  • One Control, Multiple Validators
  • 10 Inputting and Editing Data Using the DataGrid and DataList
  • An Overview of Editing Functions
  • Enabling Editing Using the DataGrid
  • Enabling Editing Using the DataList
  • Changing Output with the ItemCreated Event Using the DataGrid _and DataList
  • Enabling Item Selection Using the DataGrid and DataList
  • Tip-Using a DropDownList in a DataGrid
  • 11 Editing and Filtering Data
  • The DataTable Versus DataView
  • The DataTable: Filtering, Adding, Editing, Sorting, and Deleting _DataRows
  • The DataView: Filtering, Adding, Editing, Sorting, and Deleting. _DataRowViews
  • Using the SqlCommandBuilder to Save Changes Back to Your _Database
  • Bringing It Together
  • IV Advanced Data Concepts
  • 12 XML and SOAP
  • What Is XML? A Quick Refresher
  • Xml Server Control
  • XmlDocument and XslTransform
  • Working with XML Elements
  • Reading and Writing XML Files with the DataSet
  • SOAP (Simple Object Access Protocol)
  • 13 BLOB Uploading and Displaying
  • Uploading Files Using HtmlInputFile
  • Using the HttpPostedFile
  • Working with the In Memory File-Saving it to a Database
  • Retrieving and Showing an Image from a Database
  • 14 Exposing Data Through Web Services

Author notes provided by Syndetics

Programming Data-Driven Web Applications with ASP.NET Author Bio

Donny Mack , native of Washington State, is one of the co-founders of DotNetJunkies.com, the training company solely dedicated to ASP.NET and ADO.NET. DotNetJunkies.com is also a free online centralized resource Website used by .NET developers to feed their .NET passion. Prior to founding DotNetJunkies.com with Doug Seven, Mack worked at Microsoft Corporation as a Visual InterDev/ASP Support Professional. Mack s need for bleeding edge technology is such that he spends his waking hours, (and some of his non-waking hours), writing code and developing content for DotNetJunkies.com. Mack s real enjoyment comes from watching attendants of DotNetJunkies.com s training courses walk away as obsessed as he is with .NET.

Doug Seven , born and raised in Seattle, WA, is one of the co-founders of the .NET training company, DotNetJunkies.com. Doug comes to DotNetJunkies.com by way of technical roles _at Nordstrom, Microsoft, and GiftCertificates.com; and as a Training Specialist at Seattle Coffee Company. As the son of a programmer, Doug was destined to become a developer. Growing up around computers, his career began at the tender age of 11 writing "Choose Your Own Adventure" games in BASIC on a TRS-80, (unfortunately none of his groundbreaking work from this period survived). His first professional IT job was as a lead for the long-term data storage and disaster recovery group in a dual-IBM Mainframe environment at Nordstrom. After a seven-year sojourn as a rock star (seriously!) Doug took on the role of Technical Lead in Microsoft s Developer Support group. After leaving Microsoft, Doug worked as a developer in digital certificate enablement technology for GiftCertificates.com before leaving to pursue life running his own company. DotNetJunkies.com provides hands-on training in ASP.NET and ADO.NET data access.

Powered by Koha