CSE686 - Internet Programming
Lecture #6 - More Active Server Pages, Web Services
Revised: 01 July 2008
Web Resources:
Color Lab
Color Codes
HTML tags
Everything HTML
XML, HTML, Scripting
Win32, COM, MFC
webdeveloper.earthweb
devx...
W3Schools
Web Developer's Virtual Library
World-Wide Web Consortium
WebReference
devCentral
Office Hours:
Instructor & TAs
Content:
This lecture is concerned with the Active Server Pages and focuses on Examples relevant to the Final Project.
-
Syllabus describes topics to be covered,
reading material for you to digest before coming to class, and due dates
for the assigned projects.
-
Final Project #1,
Final Project #2,
Final Project #3,
Final Project #4
-
ASP Tutorials and References:
w3schools,
aspAlliance,
asptutorial.info,
star developer
Some material from Last Week's Lecture
-
HTML Server Controls,
Web Server Controls,
User Controls,
Load User Control,
base Page,
Uses a base Page
This Week's Lecture
-
ASP Part 2 Presentation
-
First Layout Demo
-
First Layout Demo folder
-
More Elements in ASP.Net
Master Pages
-
Resources:
Basic Master Pages #1,
Basic Master Pages #2,
Basic Master Pages #3,
Explainations of how MPs work and traps with workarounds,
Mixing Inheritance and MPs,
HttpModule vs Inheritance with MPs,
Roll your own MP Engine,
Basic Themes,
Dynamic changes,
Ideas about Page Structure with MPs,
Themes and Skins,
More links
-
Master Pages Demo
-
Master Pages folder
-
Final Projects Scope,
Final Project Schedule
-
W3C HTML Validator folder,
W3C HTML Validator Asp.Net Page
-
EmailViaSMTPServer folder,
EmailViaSMTPServer Asp.Net Page
More on Controls
-
Web UserControl - Murat's Presentation,
Web UserControl - Murat's Demo
-
Custom User Controls, Inherited Controls
Web Services
-
Web Services Tutorials and References:
Quick Start Examples,
W3Schools,
CodeGuru,
ProgrammingTutorials
-
Web Services Presentation
-
CalcWebService - view web page
-
CalcWebService - view folder
-
Hello Web Service - view web page
-
Hello Web Service - view folder
-
Web Service using Session
-
FileTransfer web service - view web page
-
FileTransfer web service - view folder
-
Lab Assignment #6
-
Lecture #5 folder contains a page of links to
presentations and code discussed in this class. The Lecture folders will occasionally
hold physical files of interest as well. Usually, however, all the materials
of interest to the class are in the presentations
and code folders. The contents of these folders will grow
as you progress through the course.