ASP.NET Core Web App Development (5 cr)
Code: TX00FJ00-3002
General information
- Enrollment
-
06.05.2024 - 31.07.2024
Registration for the implementation has ended.
- Timing
-
05.08.2024 - 16.08.2024
Implementation has ended.
- Number of ECTS credits allocated
- 5 cr
- Local portion
- 5 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 05.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Tue 06.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Wed 07.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Thu 08.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Fri 09.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Mon 12.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Tue 13.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Wed 14.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Thu 15.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
Oppimistila
|
Fri 16.08.2024 time 09:00 - 13:00 (4 h 0 min) |
ASP.NET Core Web App Development TX00FJ00-3002 |
MMC245
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
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.