🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
Bootcamp/Start/Levels/Experienced
No edit summary
Tag: 2017 source edit
No edit summary
Tag: 2017 source edit
 
Line 230: Line 230:
         <div class="description">
         <div class="description">
</html>
</html>
* [[Training:The_1000_steps_program_to_MDriven_Chapter_13| Verify your model is error-free]]
* [[Training:Bootcamp:Chapter_13| Verify your model is error-free]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_13| Create a CarsAndBrands ViewModel]]
* [[Training:Bootcamp:Chapter_13| Create a CarsAndBrands ViewModel]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_13| Add a Tagged value to the ViewModel]]
* [[Training:Bootcamp:Chapter_13| Add a Tagged value to the ViewModel]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_13| Add a ThisIsHtml column]]
* [[Training:Bootcamp:Chapter_13| Add a ThisIsHtml column]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_13| Make a diagram in HTML]]
* [[Training:Bootcamp:Chapter_13| Make a diagram in HTML]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_13| Use the GroupBy operator to group all cars]]
* [[Training:Bootcamp:Chapter_13| Use the GroupBy operator to group all cars]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_13| Introduce a CarsAndBrandsSVG ViewModel]]
* [[Training:Bootcamp:Chapter_13| Introduce a CarsAndBrandsSVG ViewModel]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_13| Insert an SVG vertical bar chart]]
* [[Training:Bootcamp:Chapter_13| Insert an SVG vertical bar chart]]
<html>
<html>
         </div>
         </div>
Line 248: Line 248:
         <div class="description">
         <div class="description">
</html>
</html>
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Locate and open the XML file that stores your data]]
* [[Training:Bootcamp:Chapter_14| Locate and open the XML file that stores your data]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Introduction to the Cloud-connection dialog]]
* [[Training:Bootcamp:Chapter_14| Introduction to the Cloud-connection dialog]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Install the Servers]]
* [[Training:Bootcamp:Chapter_14| Install the Servers]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Start Server1]]
* [[Training:Bootcamp:Chapter_14| Start Server1]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Upload your model]]
* [[Training:Bootcamp:Chapter_14| Upload your model]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Log into MDrivenServer Web-UI]]
* [[Training:Bootcamp:Chapter_14| Log into MDrivenServer Web-UI]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Migrate data between databases]]
* [[Training:Bootcamp:Chapter_14| Migrate data between databases]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Fix a possible SysSingleton error]]
* [[Training:Bootcamp:Chapter_14| Fix a possible SysSingleton error]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_14| Check changes in the database schema]]
* [[Training:Bootcamp:Chapter_14| Check changes in the database schema]]
<html>
<html>
         </div>
         </div>
Line 267: Line 267:
         <div class="description">
         <div class="description">
</html>
</html>
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Create a new method]]
* [[Training:Bootcamp:Chapter_15| Create a new method]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Write logic for a new Registration number]]
* [[Training:Bootcamp:Chapter_15| Write logic for a new Registration number]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Follow the discussion on semicolons as used in expressions]]
* [[Training:Bootcamp:Chapter_15| Follow the discussion on semicolons as used in expressions]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Upload the model to MDrivenServer]]
* [[Training:Bootcamp:Chapter_15 Upload the model to MDrivenServer]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Verify the method works correctly]]
* [[Training:Bootcamp:Chapter_15| Verify the method works correctly]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Follow the discussion on the problem of two users getting the same Registration number]]
* [[Training:Bootcamp:Chapter_15| Follow the discussion on the problem of two users getting the same Registration number]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Read about and merge SysAsync Ticket]]
* [[Training:Bootcamp:Chapter_15| Read about and merge SysAsync Ticket]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Familiarise yourself with the MDrivenServer]]
* [[Training:Bootcamp:Chapter_15| Familiarise yourself with the MDrivenServer]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_15| Upload your model and run the app]]
* [[Training:Bootcamp:Chapter_15| Upload your model and run the app]]
<html>
<html>
         </div>
         </div>
Line 286: Line 286:
         <div class="description">
         <div class="description">
</html>
</html>
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Sort menu items into menu groups]]
* [[Training:Bootcamp:Chapter_16| Sort menu items into menu groups]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Ensure the servers run & upload your model]]
* [[Training:Bootcamp:Chapter_16| Ensure the servers run & upload your model]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Understand the logic behind CarFactorySeeker]]
* [[Training:Bootcamp:Chapter_16| Understand the logic behind CarFactorySeeker]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Add a new Class Action called ShowFactory]]
* [[Training:Bootcamp:Chapter_16| Add a new Class Action called ShowFactory]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Remove unnecessary columns and widgets]]
* [[Training:Bootcamp:Chapter_16| Remove unnecessary columns and widgets]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Add a NewCar action]]
* [[Training:Bootcamp:Chapter_16| Add a NewCar action]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Create a new association between CarFactory and BrandOfCar]]
* [[Training:Bootcamp:Chapter_16| Create a new association between CarFactory and BrandOfCar]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Save and upload the model]]
* [[Training:Bootcamp:Chapter_16| Save and upload the model]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_16| Create a few new cars]]
* [[Training:Bootcamp:Chapter_16| Create a few new cars]]
<html>
<html>
         </div>
         </div>
Line 305: Line 305:
         <div class="description">
         <div class="description">
</html>
</html>
* [[Training:The_1000_steps_program_to_MDriven_Chapter_17| Discussion on renaming an Association]]
* [[Training:Bootcamp:Chapter_17| Discussion on renaming an Association]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_17| Check for changes in the model]]
* [[Training:Bootcamp:Chapter_17| Check for changes in the model]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_17| Amend an action by writing an expression]]
* [[Training:Bootcamp:Chapter_17| Amend an action by writing an expression]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_17| Create a CarDealerPicker ViewModel]]
* [[Training:Bootcamp:Chapter_17| Create a CarDealerPicker ViewModel]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_17| Add a PickBuyer class action; create a ViewModel action for PickBuyer]]
* [[Training:Bootcamp:Chapter_17| Add a PickBuyer class action; create a ViewModel action for PickBuyer]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_17| Test the PickBuyer button]]
* [[Training:Bootcamp:Chapter_17| Test the PickBuyer button]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_17| Discussions on model changes regarding the report, the server’s address and methods]]
* [[Training:Bootcamp:Chapter_17| Discussions on model changes regarding the report, the server’s address and methods]]
* [[Training:The_1000_steps_program_to_MDriven_Chapter_17| Upload the model and test to produce the document]]
* [[Training:Bootcamp:Chapter_17| Upload the model and test to produce the document]]
<html>
<html>
         </div>
         </div>

Latest revision as of 05:31, 12 March 2025

This page was created by Edgar on 2024-08-12. Last edited by Stephanie on 2025-03-12.

Training
ADVANCED: CONTENT & OUTLINE
BEGIN YOUR JOURNEY
Explore how MDriven’s modeling tools can help you achieve your business goals.
Icon
Throughout this training process, we'll familiarize you with the MDriven Designer using the example of a car management system. This includes creating elements like Cars and a Car Factory and adding people such as a Car Owner and Car Dealer. Every chapter adds a different piece to the overall system. Let's begin!

MDriven Chat

How would you like to chat today?

Setting up your conversation…

This may take a few moments