
Build Web Apps with ASP.NET Core and C#
Venue
Entrance Fee
Category
Event Type
Share
Schedule
Date | Time |
---|---|
06/09/2025 | 9:30 AM - 5:30 PM |
07/09/2025 | 9:30 AM - 5:30 PM |
15/09/2025 | 9:30 AM - 5:30 PM |
16/09/2025 | 9:30 AM - 5:30 PM |

Discover the realm of web application development with our meticulously designed course aimed at beginners. This program explores the fundamentals of web development using ASP.NET Core, one of the most robust and high-performing frameworks. You'll delve into the core principles of C#, HTML, and Razor Pages, which are integral to developing interactive and user-friendly web applications. As you progress through the course, you'll gain hands-on experience, making you adept at the basics of web app development.
Transitioning from theory to practice, this course provides a conducive learning environment that fosters a comprehensive understanding of web app development. Each module is structured to ensure a smooth learning curve, gradually introducing complex concepts while reinforcing the knowledge acquired in previous lessons. By the end of this engaging and interactive course, you will have built a solid foundation in web app development, and be well on your way to advancing to more complex projects and concepts.
Certificate
All participants will receive a Certificate of Completion from Tertiary Courses after achieved at least 75% attendance.
Funding and Grant
HRD Corp Claimable Course for Employers Registered with HRD Corp
Course Code: M324
Topic 1 Get started with web development using Visual Studio Code
Write your first C# code
Learn how it works
Complete the challenge
Review the solution
Set up the structure of your web app
Add basic HTML to your web app
Style your HTML with CSS
Add interactivity with JavaScript
Topic 2 Learn the basics of web accessibility
Ensuring web pages are accessible to everyone
Surfing the web with more than a browser
Ensuring accessibility with developer tools
Ensuring links and images are accessible
Designing for accessibility
Topic 3 Create a web UI with ASP.NET Core
Understand when and why to use Razor Pages
Exercise - Customize the project
Exercise - Add a new Razor Page
Understand tag helpers and page handlers
Exercise - Add new pizza form
Topic 4 Create a web API with ASP.NET Core controllers
REST in ASP.NET Core
Exercise - Create a web API project
ASP.NET Core Web API Controllers
Exercise - Add a data store
Exercise - Add a controller
CRUD actions in ASP.NET Core5
Implement CRUD operations
Topic 5 Publish a web app to Azure with Visual Studio