COURSE DETAILS - DREAMWEAVER - About | Intro |  Inter | Adv1 | Adv2 | Adv3 | Tips
My Basket | My Account |    


Dreamweaver program icon
Add DRM3 to my courses Dreamweaver Advanced 2 (ASP.Net) - 2 days
We no longer run scheduled public courses on this topic. However, we can offer on-site training wherever this is required in the UK.
Suitable for users already familiar with Dreamwever MX basics and general web concepts who intend to develop web applications based on Microsoft's ASP.Net technology.
Basic concepts
 

Overview of ASP.Net
Dreamweaver ASP.Net suppot
Defining a new ASP.Net site
VB.Net and C#
System requirements
Internet Information Server
How ASP.Net works
Server-side vs. client-side scripts
Client-server processing
Deploying supporting files

Working with connections
  Databases and dynamic sites
What is a database connection
Creating a DSN
Creating a DSNless connection
Connection string parameters
Dreamweaver's connection folder
Datasets
  Creating a dataset
Simple dataset dialog box
Advanced dataset dialog box
What is SQL?
The SELECT statement
The ORDER BY clause
Displaying records
  Adding dynamic content to pages
Creating Repeat Regions
Using Recordset Paging
Using Show Region
Displaying the current page
Using Live Data View
Adding a datagrid
Adding a datalist
Filtering records
  Using SQL parameter placeholders
Naming SQL parameters
Data types
Runtime value expressions
Automatically building parameters
Searches and results
  Creating search pages
Designing and naming fields
Buttons and search forms
Get and Post methods
Passing parameters across pages
Go to Detail Page
Go to Related Page
Writing to databases
  Insert Record
Naming form fields
Update Record
Repopulating the update form
Delete Record
Dynamic elements
  Making HTML attributes dynamic
Dynamic text
Dynamic images
Dynamic links
User authentication
  Creating a registration page
Check User Name
Creating a log in page
Log In User
Restrict Access to Page
Log Out User
Using levels in authentication