ASP.NET Core Application Development (5 op)
Toteutuksen tunnus: TT00DU85-3006
Toteutuksen perustiedot
- Ajoitus
-
01.01.2023 - 31.12.2023
Toteutus on päättynyt.
- Opintopistemäärä
- 5 op
- Lähiosuus
- 0 op
- Virtuaaliosuus
- 5 op
- Toteutustapa
- Etäopetus
- Yksikkö
- (2019-2024) ICT ja tuotantotalous
- Toimipiste
- Karaportti 2
- Opetuskielet
- englanti
- Paikat
- 0 - 5000
- Koulutus
- Tieto- ja viestintätekniikan tutkinto-ohjelma
Tavoitteet
A comprehensive course to learn about ASP.NET Core. The goal of this course is for the student to be familiar with ASP.NET Core as an open-source web framework, with having higher performance than ASP.NET. After passing this course, the student will have sufficient knowledge and understanding over characteristics, abilities, and features of ASP.NET Core. The students will be able to create a whole new project and work with all the major ASP.NET Core abilities.
This course is 100% virtual thanks to the comprehensive content made for this course.
The student will pass this course after submitting required assignments, quizzes, projects, and essays.
Sisältö
Compression between ASP.NET Web Forms, MVC, and Core Advantages of ASP.NET Core – Creating ASP.NET Projects - Understanding the project structure - The Program class – Error Handling and middleware – Hosting Environment – MVC Pattern – Routing and its benefits – Rendering HTML and Razor views - Dependency Injection – Database access and Entity Framework - Security and identity
Aika ja paikka
Riippuu opiskelijasta itsestään koska kyseessä on itseopiskeltava verkkokurssi.
Oppimateriaalit
N/A
Opetusmenetelmät
- Tutorial Videos
- Assignments
- Quiz
- Projects
- Self-study
Harjoittelu- ja työelämäyhteistyö
N/A
Tenttien ajankohdat ja uusintamahdollisuudet
Riippuu opiskelijasta itsestään koska kyseessä on itseopiskeltava verkkokurssi.
Kansainvälisyys
N/A
Toteutuksen valinnaiset suoritustavat
N/A
Opiskelijan ajankäyttö ja kuormitus
Riippuu opiskelijasta itsestään koska kyseessä on itseopiskeltava verkkokurssi.
.
Sisällön jaksotus
Riippuu opiskelijasta itsestään koska kyseessä on itseopiskeltava verkkokurssi.
Arviointiasteikko
Hyväksytty/Hylätty
Arviointikriteerit, tyydyttävä (1)
- The students understand the general idea about ASP.NET Web Forms, MVC, and Core
- The student can create ASP.NET Core projects.
- The students understand the project structure.
- The student understands MVC pattern.
Arviointikriteerit, hyvä (3)
- The student is familiar with the program class.
- The student understands Error Handling and middleware.
- The student can benefit from Hosting Environment.
-The student knows how to use Routing.
- The student can easily render HRML using Razor views
Arviointikriteerit, kiitettävä (5)
- The student can fully take advantage of Dependency Injection
- The student fully understands database access and Entity Framework.
- The student understands Security and identity in ASP.NET Core