TEMPESTINI.NET

Observations in Software Development

Posts Tagged ‘ADO.NET’

Lab 11 – ADO.NET Part II

Posted by Rick Tempestini on July 21, 2007

You will add new features to the web application built in Lab 10. You will add a second page that will allow you to insert authors into the database using a parameterized SQL INSERT statement.

Lab11
Default.aspx
Default.aspx.vb
Entry.aspx
Entry.aspx.vb
web.config

Posted in Labs | Tagged: , , | Leave a Comment »

Lab 10 – ADO.NET Part I

Posted by Rick Tempestini on July 21, 2007

You will create a small web application that will retrieve information from your local SQL Server database. You will populate a DropDownList control with the names of all the authors in the pubs database. Then you will enhance the application to retrieve specific information for the author selected in the DropDownList control.

Lab10
Default.aspx
Default.aspx.vb
web.config

Posted in Labs | Tagged: , , | Leave a Comment »

 
Follow

Get every new post delivered to your Inbox.