WunderVision
Home
Blog
Projects
Tags
.NET (1)
3DGraphics (2)
AI (1)
Algorithms (2)
Android (3)
AR (1)
Arduino (7)
ASP.Net (4)
Azure (1)
BabylonJS (2)
Backend (1)
Bitcoin (1)
Blender (1)
C# (24)
C++ (4)
Cesium (1)
ComputerVision (4)
Crypto (1)
Database (1)
ESP8266 (1)
Flask (1)
GameDevelopment (2)
GameUI (1)
HTML (4)
Hugo (3)
IOT (4)
Javascript (10)
MachineLearning (6)
NodeJS (3)
Photogrammetry (1)
Python (8)
RaspberryPi (4)
React (2)
Robotics (1)
Sockets (3)
SoftwareDesign (2)
SQL (2)
Tutorials (1)
Typescript (3)
UI (5)
Unreal (6)
WebDev (14)
Win32 (1)
WPF (11)
SQL
ASP.Net Blog - Setting up EF Core
2023-05-20
Part 1) Before I discovered Hugo, I was going down the route of building a blog using ASP.Net with Razor and EF Core. I learned more about Razor and building a database
Interfacing with Azure SQL Server
2022-09-10
I wanted to access a list of dance music for an dance music playlist site so I had to learn about setting up a database.