ASP.NET Core Web App Development (3 cr)
Code: TX00FJ00-3001
General information
- Enrollment
-
02.05.2023 - 03.08.2023
Registration for the implementation has ended.
- Timing
-
07.08.2023 - 18.08.2023
Implementation has ended.
- Number of ECTS credits allocated
- 3 cr
- Mode of delivery
- On-campus
- Unit
- (2019-2024) School of ICT
- Campus
- Leiritie 1
- Teaching languages
- English
- Seats
- 0 - 25
- Degree programmes
- Degree Programme in Information Technology
- Teachers
- Richard Fry
- Course
- TX00FJ00
Implementation has 10 reservations. Total duration of reservations is 40 h 0 min.
Time | Topic | Location |
---|---|---|
Mon 07.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMC230
Oppimistila
|
Tue 08.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMC230
Oppimistila
|
Wed 09.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMC230
Oppimistila
|
Thu 10.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMC230
Oppimistila
|
Fri 11.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMC230
Oppimistila
|
Mon 14.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMC230
Oppimistila
|
Tue 15.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMC230
Oppimistila
|
Wed 16.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMA224
Oppimistila
|
Thu 17.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMA224
Oppimistila
|
Fri 18.08.2023 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3001 |
MMC230
Oppimistila
|
Objective
Microsoft’s ASP.NET Core is a cross-platform, high-performance web framework for building full stack web applications. This course will introduce students to the syntax and programmatic idioms of ASP.NET CORE using the C# programming language. In particular, students will build an e-commerce website that teaches the following skills
• Coding with focus on application scalability using a Repository Design Pattern
• Integrating Entity Framework along with code first database migrations
• Integrating Identity Framework for Authentication and Authorization
• Making API Calls and integrating 3rd party packages to enhance the User Experience
• Database Seeding
• Third Party Payment Processing and Social Media Integration
• Deployment of the web application to cloud hosting services
Content
Session 1
Introduction to ASP.NET Core / Visual Studio IDE / NuGet Entity Framework / Repository Pattern / Data Models /Razor Pages / Dependency Injection / E-Mail Integration / Publication and Deployment
Session 2
Object Management
Session 3
Identity and Role Management / Sessions
Session 4
Payment Processing and Social Media Integration
Session 5
Enhancing User Experience
Further information
Students need to bring their own laptop.
The following software is necessary: MS Visual Studio 2022 Community Edition. Slides, exercise handouts and design examples will be provided during sessions.
Evaluation scale
0-5
Assessment criteria, satisfactory (1)
More than 50% of points
Assessment criteria, good (3)
More than 70% of points
Assessment criteria, excellent (5)
More than 90% of points
Assessment criteria, approved/failed
40% of points
Qualifications
Programming experience with an object-oriented language (C# or JAVA), Understanding of Relational Databases (SQL and Data Relations), Understanding of HTML, CSS, and JavaScript.