Course
Basics of web development with ASP.NET Core («CWG»)
ASP.NET Core is a platform-independent open source framework from Microsoft for building server-side Web applications. This course introduces you to Web development with ASP.NET Core Razor Pages.
Duration
2 days
Price
1'600.–
Course facts
- Developing your own ASP.NET Core applications with the help of Visual Studio and knowing the necessary concepts
- Completing common modern web development tasks using the .NET Core Razor Page
- Understanding the basics of building web applications using ASP.NET Core Razor Pages
- Applying the essential elements of HTML5, CSS and JavaScript from a developer's perspective
- Understanding the factors relevant to the operation and maintenance of a web application
As the successor to ASP.NET, ASP.NET Core is modular, high-performance and cloud optimized. The framework is also ideally suited as a backend for single page (SPA) or mobile applications.
- Introduction to Web Programming
- A first project with Razor Pages
- Dependency Injection
- Working with data: Display, insert, modify and delete
- Creating the user interface
- Input Validation
- HTML5 and CSS3 Overview
- JavaScript: Basics for .NET developers
- Deployment of ASP.NET Core Web Applications
This course is aimed at software developers who develop web applications on the .NET platform using C# or who want to learn more about the possibilities of web development on the .NET platform.
Basic knowledge of HTML is an advantage, but not a prerequisite. Good knowledge of C# and .NET as well as good knowledge of the various technologies in the scope of the following courses are required: