CSE686 - Internet Programming

Lecture #6 - Asp.Net MVC (Continued)

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 continues the discussion of Asp.Net MVC, focusing on CRUD models and SQL, both relevant to the Final Projects.
  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. Asp.Net Tutorials and References:

    w3schools, aspAlliance, asptutorial.info, star developer

  4. Asp.Net Model-View-Controller (MVC):

  5. Asp.Net Mvc Examples:

  6. The Simple part of XML:

  7. LINQ:

  8. Lab Assignment #6