Home/2018

Using Model First Design to improve your development productivity

Using Model First Design to improve your development productivity Do you want to be able to create 10'000's of lines of computer code in an hour? With Model First Design and Code Generation you can! I will give some examples and explain some of the key concepts in this article. Model First Design Project Examples An [...]

By |2018-12-13T14:26:32+00:00December 13th, 2018|Code Automation, General|0 Comments

Code Generation Tips: Output to code to a temporary directory

Code Generation Tips: Output code to a temporary directory There are lots of different ways to use Code Generation in your project. Below is the top five reasons why you might want to output your code to a temporary directory. Cut and Paste the code you wantCreate code snippetsAvoid overwriting your existing codeQuickly test an ideaAdd new [...]

By |2018-12-07T13:33:15+00:00December 7th, 2018|Code Automation, General|0 Comments

Updates for SilverModel 2018.4.1

Overview of the new features in SilverModel 2018.4.1 In this release, there are a number of new features that will help improve your experience and productivity within SilverModel. The new features are: Your Code Generators Improved Undo/Redo Support. Your Code Generators Your Code Generators allows you to create your own code generators in a separate [...]

By |2019-07-29T09:05:13+01:00November 22nd, 2018|Code Generators, General, New Features, SilverModel|0 Comments

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

Updates for SilverModel 2018.3.1

Introduction This update helps to unleash the ability to automaticity creates 10,000's of lines of code with only a few hours of work using the UML Class Diagram Designer. For example, with one internal project I am working on. A model that was designed in hours is creating 80,000+ lines of code. This is allowing the underlying core [...]

Title

Go to Top