Presentation Transcript
ASP.NET: ASP.NET Phil Cowcill
cowcillp@canadorec.on.ca
Introduction: Introduction Introduction / Background
What is ASP.NET
Features of ASP.NET
Development Tools
Sample Lessons
Summary
Introduction / Background: Introduction / Background Phil Cowcill
Coordinator, Interactive Multimedia Program
Canadore College, North Bay, ON
3.5 Hours North of Toronto
Author: Application Development with Dreamweaver MX, using ASP .NET
Introduction / Background: Introduction / Background Developed Level III Interactive Video Disc
Started 1984
Videographer
Programmer
Graphic Designer
Develop Interactive Web Content / Flash / Authorware
What is ASP.NET: What is ASP.NET Microsoft’s Newest Server Technology
Runs 3 – 5 Times Faster than ASP
Web Applications Have Dedicated Memory
If App Crashes – Won’t Affect Others
Works With IIS
Run ASP & ASP.NET Together
Compile Web Pages
What is ASP.NET: What is ASP.NET HTML Elements
Label, Textbox, Textarea, Anchors, Images, Tables, etc.
Coding Different
HTML
ASP.NET
Features of ASP.NET: Features of ASP.NET ASP.NET Built In Features / Components
Labels
Calendar
DataGrid
DataList
Field / Form Validators
Ad Rotars
Development Tools: Development Tools Microsoft’s Visual Studio
Has VB 6 Look
Probably Most Flexible – Robust
Educational Price $XXX.XX
Development Tools: Development Tools Matrix Studio
Free Download
http://www.asp.net
Development Tools: Development Tools Dreamweaver MX
Most Popular Web Development Tool
First Version with ASP.NET Support
Educational Price $99.
Sample Lessons: Sample Lessons Database Connections
Sample Lessons: Sample Lessons Literal Labels
Sample Lessons: Sample Lessons Calendar
Sample Lessons: Sample Lessons DataGrid
Sample Lessons: Sample Lessons Shopping Cart
Use Session Variables
Summary: Summary Faster Server Technology
More Reliable
Built in Components
Choose Tool of Choice
Visual Studio .NET
Web Matrix
Macromedia MX
Summary: Summary Use Design Tools to Create Interface
Custom Code to Specialize
Buy the Book
Application Development with Dreamweaver MX, using ASP .NET