CSE686 - Internet Programming

Lecture #5 - Asp.Net MVC

Web Resources:

Color Lab, Color Codes, HTML tags, Everything HTML, XML, HTML, Scripting, webdeveloper.earthweb, devx..., W3Schools, Web Developer's Virtual Library, World-Wide Web Consortium, WebReference

MSDN Resources for This Lecture:

Asp.net MVC - MSDN Home
Controllers and Action Methods, Action Filtering, Models and Validation, Passing Data in an Asp.Net MVC Application
Rendering a Form using HTML Helpers, Views and UI Rendering, Walkthrough: Using Templated Helpers, View Calling Multiple Actions, Walkthrough: Using View Templates with Scaffolding

Content:

This lecture begins a discussion of Asp.Net MVC, and focuses on Examples of useful techniques.
  1. Syllabus describes topics to be covered, reading material for you to digest before coming to class, and due dates for the assigned projects.
  2. Final Project #1, Final Project #2, Final Project #3
  3. Related to Final Project

  4. Updating Asp.Net

    Update Asp.Net
  5. Asp.Net Model-View-Controller (MVC):

  6. Lab Assignment #5