CIS407A Entire Course

CIS407A entire course includes: CIS407A Week 1 iLab Annual Salary Calculator CIS407A Week 2 iLab User Input Web Pages CIS407A Week 3 iLab User activity monitoring CIS407A Week 4 iLab Web forms with database interaction CIS407A Week 5 iLab Transaction… Read More

CIS407A Week 7 iLab Error Notification via E-Mail

iLAB OVERVIEW Scenario/Summary In this lab, we will incorporate error handling into the login process so that a notice of each invalid login is automatically e-mailed to the technical support staff. Deliverables When you try to log in, if your… Read More

CIS407A Week 6 iLab Login and Security Levels

iLAB OVERVIEW Scenario/Summary In this week’s lab, we will create a login form, validate a user based on their login name and password, and allow them to access the system or not. We will assign a session variable to determine… Read More

CIS407A Week 5 iLab Transaction Processing

iLAB OVERVIEW Scenario/Summary This week, we will use the .NET OleDbTransaction functions to either commit a set of changes to the database, if all of them were done correctly, or to roll back all of the changes if there was… Read More

CIS407A Week 3 iLab User Activity Monitoring

iLAB OVERVIEW Scenario/Summary In this lab, we will demonstrate how to save user activity data in a database. We will be creating a new form to display the user activity data, a new dataset to contain the data, a data… Read More

CIS407A Week 2 iLab User Input Web Pages

Lab Overview Scenario/Summary In this lab, we will demonstrate how to create an ASP.NET Web application using MVC. In this application we will create a new model and learn how to make our web application responsive. Please watch the tutorials… Read More