Skip to main content

ASP.NET Core Web App DevelopmentLaajuus (5 cr)

Course unit code: TX00FJ00

General information


Credits
5 cr

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

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.

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

Go back to top of page