↓ Skip to Main Content
Useful code Programming with VBA, C# and Python

Main Navigation

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About
Useful code Programming with VBA, C# and Python

Off Canvas Menu

  • All
  • VBA
    • VBA Tools
    • VBA Online Resources
    • All VBA articles
  • Python
  • Else
    • C#
  • Reviews
    • List of reviews
  • YouTube
  • PayPal
  • About

Tag: asp

Home › Posts tagged asp
C# – Create a web API with ASP.NET Core – Video
ASP.Net, C Sharp Tricks

C# – Create a web API with ASP.NET Core – Video

Vitosh Aug 16, 2019 Tagged with asp, ASP.NET, C#, core, web api

Web API with Visual Studio 2019 is quite a bolierplate task – it is doable in less than 45 minutes, following the Microsoft.com tutorial: The video tutorial is here: The TodoController , implementing the CRUD actions looks like this: using System.Collections.Generic; …

C# – Create a web API with ASP.NET Core – Video Read more →

ASP – Data Entry MVC Application with Database – Video
ASP.Net, C Sharp Tricks

ASP – Data Entry MVC Application with Database – Video

Vitosh Aug 6, 2019 Tagged with .net, asp, C#, data entry, database, MVC

After the first video for MVC here, I have decided to make a next part, in which I save the entries to a database and display them:             Sounds like a tiny update. However, it …

ASP – Data Entry MVC Application with Database – Video Read more →

ASP – Data Entry MVC Application – Video
ASP.Net, C Sharp Tricks

ASP – Data Entry MVC Application – Video

Vitosh Jul 30, 2019 Tagged with .net core, asp, C#, simple application, simple mvc

I have started reading the 2nd edition of the Pro ASP.NET Core MVC book and after reading the first couple of chapters, I have decided to make a video of the application in the second chapter. The code is about …

ASP – Data Entry MVC Application – Video Read more →

Copyright © 2026 VitoshAcademy