Home/10x Programming

Introduction to using Model First Design: Creating an Invoice Microservice

Introduction to using Model First Design: Creating an Invoice Microservice This post is the first in a series on creating an Invoice Microservice using Model First Design. Firstly let us look at the outline the goals for the Microservice. Secondly I will dive into the benefits of using Model First Design. Thirdy I will examine [...]

10x Programming: Automating the creation of POCO(POJO) objects

10x Programming: Automating the creation of POCO(POJO) objects It is possible to create the code for POCO (Plain Old C# Object) objects 10x to 1000x faster by automating the creation of this code. With the 10x Programming blog series I want to teach you some new skills in increasing the speed you can create code. There are [...]

By |2018-11-06T11:41:27+00:00November 6th, 2018|10x Programming|0 Comments

Title

Go to Top