Dynamic Web App .NET - ILLYAKO/mywiki GitHub Wiki

Dynamic Web App .NET

SQL Server 2022 Express Edition download

https://www.microsoft.com/en-us/download/details.aspx?id=104781

Install SSMS (in the SQL Server 2022 Express installer) (Microsoft SQL Server Management Studio)

Microsoft SQL Server Management Studio

Download Visual Studio 2026 Download Visual Studio 2026 Visual Studio Community 2026 Options:

  • ASP.NET and web development
  • .NET desktop development
  • Data storage and processing

Create new project

ASP.NET Core Web App(Model-View-Controller) C#

  • Give name, Change location and Place solution and project in the same directory, empty

Bootstrap

ASP.NET Core web app has Bootstrap by default Bootstrap

Font Awesome

Font Awesome download free for web

DataTables

DataTables

Create Master page