Scaffolding DB layer from DB

Posted on February 14, 2021 in Develop • Tagged with #csharp, #ef, #db, #mvc, #scaffold, #northwind, #git, #sparsecheckout

Intro

ASP.NET MVC has build-in scaffolding enabling you to generate a frontend from a DB with a snap, so you can browse your DB. This has been a feature since around 2010.

It is a great feature to use for PoCs and demos.

In this blog I'll use Northwind …


Continue reading

Microsoft Architecture and Implementations

Posted on August 18, 2018 in Develop • Tagged with #microsoft, #architecture, #ebooks, #azure, #microservices, #faas, #react, #ng, #ef, #dapper, #vue

This blog will help you choosing the right design and corresponding code, when you build microsoft web and services in 2017 and 2018.

Lists of Architectures and Implementations

Here are some lists that can be gives you several designs.


Continue reading