No edit summary |
No edit summary |
||
(40 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
<message>Write the content here to display this box</message> | |||
=== '''Introduction to MDriven Documentation''' === | |||
Welcome to '''MDriven’s Documentation''', your essential resource for mastering '''[[BestPractices:Model Driven|model-driven development]]''' and bringing ideas to life effortlessly! Whether you’re a seasoned developer or exploring modeling for the first time, this documentation equips you with guides, practical examples, and troubleshooting tips to make your journey seamless. | |||
==== '''Key Questions Answered:''' ==== | |||
Explore answers to pivotal questions about MDriven: | |||
* '''[[Training:What is MDriven|What is MDriven]]?''' | |||
* '''How does MDriven work?''' | |||
* '''[https://blog.mdriven.net/how-to-get-started-with-mdriven/ How do I get started]?''' | |||
* '''[https://blog.mdriven.net/modeling-from-novice-to-expert-build-a-model-that-works/ What level of experience do I need]?''' | |||
* '''[[Documentation:Why You Should Choose MDriven|Why choose MDriven for your business]]?''' | |||
* '''[https://blog.mdriven.net/open-letter-to-managing-directors-revolutionize-your-business-with-proven-mdriven-strategies/ Is MDriven scalable for long-term success]?''' | |||
=== '''Unlock the Power of MDriven''' === | |||
From employing features like Tagged Values, Access Groups, and Placing Containers, to leveraging '''OCL, Autoforms''', and '''ViewModel development''', MDriven simplifies complexities with: | |||
* '''Clear instructions''' | |||
* '''Code snippets''' | |||
* '''Best practices''' | |||
=== '''Discover Features''' === | |||
Enhance your expertise with step-by-step guides on: | |||
* '''Visual Modeling''' | |||
* '''Collaboration''' | |||
* '''Prototyping''' | |||
* '''Enterprise Application Design''' | |||
Let’s uncover new possibilities together! | |||
=== '''Navigate Documentation Your Way''' === | |||
Find what you need with ease: | |||
# '''Left Menu:''' Explore categories for quick access to topics. | |||
# '''Product Cards:''' Click below for direct links to detailed information. | |||
# '''Search Bar:''' Search specific terms or features instantly. | |||
<html> | |||
<style> | |||
.mw-parser-output > *:first-child { | |||
/* margin-right: 200px */ | |||
display: none; | |||
} | |||
.products__docu__wrapper { | |||
padding: 1rem 0; | |||
} | |||
.grid-container { | |||
display: flex; | |||
padding: 1rem 0; | |||
gap: 20px; | |||
flex-direction: row; | |||
flex-wrap: wrap; | |||
} | |||
.documentation-card { | |||
max-width: 280px !important; | |||
} | |||
.documentation-card:hover { | |||
transform: translateY(-5px); | |||
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); | |||
cursor: pointer; | |||
} | |||
@media (max-width: 767px) { | |||
.headerContent { | |||
padding: 2em 1em !important; | |||
max-width: none; | |||
} | |||
.heading { | |||
font-size: 1.5em !important; | |||
} | |||
.sub-heading { | |||
font-size: 1em; | |||
} | |||
.description { | |||
font-size: 0.875em; | |||
} | |||
.input-container { | |||
max-width: none; | |||
height: auto; | |||
} | |||
.search-icon { | |||
margin-left: 1em; | |||
} | |||
.search-input { | |||
padding-left: 1em; | |||
padding-right: 1em; | |||
} | |||
.grid-container { | |||
grid-template-columns: 1fr; | |||
padding: 2rem 1em; | |||
} | |||
.responsive-container { | |||
padding-left: 1em !important; | |||
padding-right: 1em; | |||
padding-top: 2rem !important; | |||
padding-bottom: 0px; | |||
} | |||
.responsive-text { | |||
width: auto; | |||
font-size: 12px; | |||
} | |||
} | |||
</style> | |||
<section class="products__docu__wrapper"> | |||
<p>Learn how MDriven tools empower you to turn your ideas into reality.</p> | |||
<div class="grid-container"> | |||
</html> | |||
{{#widget:Documentation | |||
|image=/images/doc1.svg | |||
|titlelink=/index.php/Documentation:MDriven_designer_overview_Part_1 | |||
|titletext=MDriven Designer | |||
|text=A UML modeling tool that allows you to capture sufficient details to cover every aspect of a software system. | |||
}} | |||
{{#widget:Documentation | |||
|image=/images/doc2.svg | |||
|titlelink=/index.php/Documentation:MDriven Framework – a Model driven framework | |||
|titletext=MDriven Framework | |||
|text=A structure that allows you to write strongly typed C# code, accessing all the types and classes from your model. | |||
}} | |||
{{#widget:Documentation | |||
|image=/images/doc3.svg | |||
|titlelink=/index.php/Documentation:Starting_with_MDriven_Turnkey | |||
|titletext=MDriven Turnkey | |||
|text=MDriven's application that enables you to develop internet applications based on proven technologies like JQuery, AngularJS and Azure. | |||
}} | |||
{{#widget:Documentation | |||
|image=/images/doc4.svg | |||
|titlelink=/index.php/Documentation:MDriven_Server_Introduction | |||
|titletext=MDriven Server | |||
|text=An IIS application that stores your MDriven data in a database. | |||
}} | |||
{{#widget:Documentation | |||
|image=/images/doc5.svg | |||
|titlelink=/index.php/Documentation:Mockotype | |||
|titletext=Mockotype | |||
|text=MDriven Designer started in simplified mode. | |||
}} | |||
{{#widget:Documentation | |||
|image=/images/doc1.svg | |||
|titlelink=/index.php/Documentation:Part_1_OCL_Common_Expressions | |||
|titletext=OCL | |||
|text=The query and action language used in MDriven. | |||
}} | |||
{{#widget:Documentation | |||
|image=/images/doc1.svg | |||
|titlelink=/index.php/Documentation:Introduction_to_ECO | |||
|titletext=ECO | |||
|text=A Visual Studio Plugin that helps any .net application handle the objects of that model in memory. | |||
}} | |||
<html> | |||
</div> | |||
</section> | |||
</html> | |||
{{Edited|July|12|2025}} |
Revision as of 05:30, 10 April 2025
Introduction to MDriven Documentation
Welcome to MDriven’s Documentation, your essential resource for mastering model-driven development and bringing ideas to life effortlessly! Whether you’re a seasoned developer or exploring modeling for the first time, this documentation equips you with guides, practical examples, and troubleshooting tips to make your journey seamless.
Key Questions Answered:
Explore answers to pivotal questions about MDriven:
- What is MDriven?
- How does MDriven work?
- How do I get started?
- What level of experience do I need?
- Why choose MDriven for your business?
- Is MDriven scalable for long-term success?
Unlock the Power of MDriven
From employing features like Tagged Values, Access Groups, and Placing Containers, to leveraging OCL, Autoforms, and ViewModel development, MDriven simplifies complexities with:
- Clear instructions
- Code snippets
- Best practices
Discover Features
Enhance your expertise with step-by-step guides on:
- Visual Modeling
- Collaboration
- Prototyping
- Enterprise Application Design
Let’s uncover new possibilities together!
Find what you need with ease:
- Left Menu: Explore categories for quick access to topics.
- Product Cards: Click below for direct links to detailed information.
- Search Bar: Search specific terms or features instantly.
Learn how MDriven tools empower you to turn your ideas into reality.