-
Lesson 1
Creating a Web Site for ASP (Chapters 1, 2, 3)
|
|
-
Lesson 2
Designing your
web pages.(Chapter 5)
|
- Introduction to
Posting Back to Web Server
-
How to format our
web pages
- 401K Future Value
Calculator I (Based on Murach p.41)
- 401K Future Value
Calculator II (with validation)
|
-
Lesson 3
Using Server Controls:
StreamReader Class (Chapter 6)
|
- ASP.Net
from the server's point of view
How to create a new web application Part 2:
Data entry using the stream reader like we did in class. Video
Data Entry Project
- External Style Sheets
|
-
Lesson 4
Validation controls & Client-Side Validation,
AJAX, & MessageBoxes
(Chapters 7, 8, 9, 10 & 25)
|
|
-
Lesson 5
ADO & ASP.NET &
ACCESS DATA
BASES I
(Chapter 12). Using ASP Login Controls Chapter
20).
Forms authentication & custom error pages
(Chapter 23)
|
-
Introduction to
database programming with
MS Access
-
How ADO
works with ASP.Net (Slides)
The ADO Model diagram I showed in class
- Website Login issues I- Custom Login
(Lecture & Demos)
GridView with confirm delete, Logins, &
custom error pages demo
- Read About Custom
Error Pages (Chapter 23)
- Website Login issues II-
Authentication & Authorization. Using the ASP Login Controls
(Chapt.20)
|
-
Lesson 6
ASP Databases
Part I
(Chapters 13 & 14)
|
-
SQL DataSources &
Grids
-
Get
SQL Management Studio Express
- Connection
String Examples
-
Custom
GridView Formatting.
Learn how to
modify grid for better editing and more!
-
XML Data Sources
|
-
Lesson 7
ASP Databases
Part II: Data Controls, E-Mail & MapQuest Demos.
(Chapters 14, 15, 16)
|
-
ASP Data Controls(Databases
are included with each project) Get my SQL
customers DB
here.
-
ADO
2.0 &
SQL DataSources, Grids, &
List Boxes in Code:
-
Details View Control with
Murach's
Halloween DB
- Databases & the
FormView Control(Includes DB)
- FormView,
GridView
& the AJAX Accordion Control
-
MultiView Control &
Wizard
Controls
-
Sending Email From ASP.Net
- MapQuest
Demo
|
-
Lesson 8
Introduction to LINQ.
(Chapter 18)
|
- Introduction to
Language Integrated Query
- Lesson 8 requires the
AdventureWorks LT database. Get it
here.
-
The installer should copy the db to your SQL
folder. Using SQL Manager Express, attach
the db to your instance of SQL Express.
- Introduction
to LINQ for Windows apps
- LINQ To SQL (ASP
3.5)
-
1-
Learning LINQ for ASP
- 2- Shaping & Paging
- 3- LINQ
DataSources
|
-
Lesson 9
Introduction to Web parts
|
|
-
Lesson 10
Web Services
(Chapter 29)
|
-
Introduction to
Web Services
-
Consuming My Math Service
(www.rpkessler.com/mathservice)
- Building a Web
Service
- AMAZON
WEB SERVICES
|
|
|
|
-
Lesson 12
Deployment & Extras
(Chapter 26)
|
-
Configuring & deploying your 2008 applications
How to deploy using
"One-Click"
How to enable
updates for
your site
- Database Password
Encryption (VB Version)
- How to encrypt passwords
demo 1
- How to encrypt
passwords
demo 2 with a "salt" value(more secure).
- Get the SaltyPW Sql
database
here. It is a backup of mine so
restore it in Sql management server to
run it on your machine.
|