What - PowerPoint PPT Presentation

1 / 16
About This Presentation
Title:

What

Description:

Title: Introduction to ASP.NET Author: College of Business & Economics Last modified by: College of Business & Economics Created Date: 1/7/2004 5:23:57 PM – PowerPoint PPT presentation

Number of Views:21
Avg rating:3.0/5.0
Slides: 17
Provided by: CollegeofBusiness951
Category:
Tags: ajax | framework

less

Transcript and Presenter's Notes

Title: What


1
Whats Next?
  • MIS 314
  • Professor Sandvig

2
Outline
  • Whats Next?
  • ISC tracks
  • E-commerce developer track
  • MIS 324 - Intermediate Web Development
  • ASP.NET
  • Final Exam

3
ISC Tracks
  • E-commerce Developer
  • MIS 324 424
  • Web Programmer
  • CSCI 342 442
  • Content Developer
  • Varies

4
E-commerce Developer Track
  • MIS 324 Intermediate Web Development
  • ASP.NET
  • C language
  • Sql Server database
  • Visual Studio
  • Amazon Web Services API
  • Project Music store

5
E-commerce Developer Track
  • MIS 424 - E-Commerce Systems
  • Variety of topics
  • Build CMS backend
  • Authentication
  • AJAX
  • Web Services
  • publish consume

6
E-commerce Developer Track
  • Screen scraping
  • Stored procedures
  • Data caching
  • RSS feed publish read
  • Use Amazon EC2 cloud
  • Student presentations on variety of topics
  • Project - flexible

7
E-commerce Developer Track
  • Both courses use ASP.NET
  • Why ASP.NET?

8
Why ASP.NET?
  • Free
  • Industrial Strength
  • Full Featured
  • Security, logging, performance, etc.
  • Highly integrated with Visual Studio
  • .NET aimed at corporate users
  • Employers of WWU graduates

9
.NET
  • PHP
  • .NET

10
.NET Features
  1. Object Oriented
  2. Web Server Controls
  3. Visual Studio

11
1. Object Oriented
  • All modern programming languages support OOP
  • OOP concepts terminology are universal
  • Beneficial for large applications

12
2. Web Server Controls
  • Drag drop in VS
  • Separation of code and presentation
  • Write less HTML Javascript

13
3. Visual Studio
  • Integrated Development Environment
  • Features
  • IntelliSense
  • Syntax checking
  • Debugger
  • pop-up documentation
  • Integration with Sql Server
  • HUGE time saver
  • Faster learning

14
ASP.NET
  • State-of-art programming framework
  • Popular with WWU employers
  • Last
  • Final exam

15
Final Exam
  • Multiple choice
  • About 40 questions
  • Code samples
  • From handouts assignments
  • Coverage
  • Assignments, lectures
  • Similar to midterm

16
Summary
  • Learned a lot
  • PHP mySQL
  • Databases
  • Security validation
  • Constructed database driven bookstore
  • Hope enjoyed it
  • Motivated to learn more
Write a Comment
User Comments (0)
About PowerShow.com