ISC 559
Information Systems Applications Design and Implementation
Spring 2009


New

Syllabus
Charts Download (zip)
Study guide for exam I (doc)


Installation instructions

Sql Server 2008 step-by-step instructions (doc)
Visual Studio 2008 step-by-step instructions  (doc)

Exercises
Exercise 1
Specifications (doc) due January 21, 2009

N-tier exercise
Storyboards (ppt)
Description/overview/specifications (doc)
SQL script to create the Northwind database (sql)
Login (avi1) (avi2) (avi3) (avi4) (sql)
Role-based security (avi1)
State maintenance (avi)
Complete script for Customer info and Customer List (sql/C#)
Page layout (table/positioning) (avi)
Class list (in class demo) (avi1)(avi2)(avi3)(avi4)
Refactored Find method (avi)
CustomerInfo (avi1)(avi2)(avi3)
Code snippets for CustomerList (txt)
JavaScript alert using RowDataBound (avi)
Sorting Gridview (avi1)
Gridview with checkboxes for Customer roles (avi1)(avi2)(avi3)

SOA Exercise
Elevator talk topics (doc)
SOA avi files (avi1), (avi2), (avi3), (avi4), (avi5), (avi6)

AJAX Exercise
ASP.NET AJAX Control ToolKit samples (http://www.asp.net/ajax/ajaxcontroltoolkit/samples)
Web site for creating progress bar animated gif files (http://www.ajaxload.info)
AJAX demo (avi1)(avi2)


Power point slides
dotNet Overview
ASP.Net Overview avi of classic asp (avi)
ADO.Net Overview
 
n-tier architecture and Call-and-Respond path
ApplicationBlock Tier (Helper class) (Remove the .txt extension before downloading with "Save Target As...") 
Scripts and code snippets (txt)
Creation of n-tier part1 (avi) part2 (avi)
Cesar's UISA architecture: AMCIS 2003 conference proceeding 
 

Web Services

AJAX


CSS
Dan Kurth's CSS ( css) and gradient jpg files (jpg) (jpg) source for default.aspx (html)
Incorporate Dan's CSS in project (avi)


IFrames
Scott Lusk's script files (JSIM and CSS files)(CodeSnippets)
Scott's demo (avi1)(avi2)(avi3)(avi4)(avi5)


Crystal Reports
Code snippets (txt
Building the report part I (avi) part II (avi)


Patterns and Practices (http://msdn2.microsoft.com/en-us/library/ms998572.aspx
)
Application Architecture for .NET: Designing Applications and Services
       Introduction (http://msdn2.microsoft.com/en-us/library/ms978340.aspx)
       Designing the Components of an Application or Service (http://msdn2.microsoft.com/en-us/library/ms978348.aspx)
Design and Implementation Guidelines for Web Clients
       Managing State in Web Applications (http://msdn2.microsoft.com/en-us/library/ms978622.aspx)
.NET Data Access Architecture Guide (http://msdn2.microsoft.com/en-us/library/ms978510.aspx)

SOA
SOA at Microsoft http://www.microsoft.com/soa
    white paper "Enabling Real World SOA..." (pdf)
Web Service Software Factory (http://msdn2.microsoft.com/en-us/library/aa480534.aspx)
SOA at IBM http://www-306.ibm.com/software/solutions/soa/?pgel=ibmhzn

AJAX
  Clay Davidson article (doc)
  ASP.NET AJAX Download Center (http://www.asp.net/ajax/downloads/default.aspx)

Coplex downloads and setup instructions
    Download AJAX toolkit (http://ajaxcontroltoolkit.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=16488)
    Setup instructions (http://www.asp.net/AJAX/AjaxControlToolkit/Samples/Walkthrough/Setup.aspx)

  ASP.NET AJAX Control ToolKit samples (http://www.asp.net/ajax/ajaxcontroltoolkit/samples)
  AJAX "how-to" videos: http://www.asp.net/learn/ajax-videos/

AJAX, ADO.NET and XML (ppt)

SQL Injection example

SQLexerciseSystem
Login
 

Link to last year's materials