First MDriven Framework project
(Adding message template to the top of the page)
(Replacing message template with parser tag)
Line 1: Line 1:
{{message|Write the content here to display this box}}
<message>Write the content here to display this box</message>
Start your very first MDriven Project in Visual Studio:
Start your very first MDriven Project in Visual Studio:
[[File:2018-12-19 09h17 49.png|none|thumb]]
[[File:2018-12-19 09h17 49.png|none|thumb]]

Revision as of 07:42, 17 June 2024

This page was created by Hans.karlsen@mdriven.net on 2018-12-19. Last edited by Edgar on 2025-01-20.

Start your very first MDriven Project in Visual Studio:

2018-12-19 09h17 49.png

You get this. Choose the WPF Windows application:

2018-12-19 09h19 03.png

It will give you this:

2018-12-19 09h20 57.png

This should compile and run as is and show you this:

2018-12-19 09h22 41.png