Download Cen 312 Web Programming - Department of Information

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Programming language wikipedia , lookup

Functional programming wikipedia , lookup

Falcon (programming language) wikipedia , lookup

Go (programming language) wikipedia , lookup

Relational model wikipedia , lookup

Abstraction (computer science) wikipedia , lookup

Team Foundation Server wikipedia , lookup

Object-oriented programming wikipedia , lookup

Reactive programming wikipedia , lookup

Structured programming wikipedia , lookup

Object-relational impedance mismatch wikipedia , lookup

C Sharp (programming language) wikipedia , lookup

Transcript
Cen 312 Web Programming
Özgür Örnek
Learning Objectives of the Course
• Learn the Visual Studio 2008 IDE.
• Understand and pratice .NET Server controls,
and HTML controls including forms and tables.
• Learn ASP.NET, a client-server, web-enabled,
database programming environment.
• Enable to implement complicated web
applications on ASP.NET and SQL Server
Database.
Course Information
•
•
•
•
•
ECTS : 5
Semester: Spring
Class Schedule : Tuesday 15:00-18:00
Language: English
Status : Technical Elective
Assesment of the Course
• Project
• Midterm Examination
• Final Examination
30%
25%
45%
Textbooks of the Course
• Murach's ASP.NET 3.5 Web Programming with
C# 2008
Course Content
•
•
•
•
•
•
•
•
•
•
•
•
•
•
Intro to ASP.NET, Visual Web Development and C#
Basics of C# and ASP.NET, Intro to Server Controls
C# Language Features
C# Language Features (Cont.)
ASP.NET Server Controls
ASP.NET Server Controls cont.
Master Pages, Themes and Skins
Database Programming (Introduction to DBMS Programming, ADO3.5,SQL
Data Sources, DATA LIST)
ADO.NET Tools
Database Programming (GRID VIEW, FORM VIEW)
Professional ASP.NET Skills(Security, Authentication)
Professional ASP.NET Skills(Personalize, E-mail)
AJAX, Developing Reusable Code(Web Services)
Project Demos