mNo edit summary
No edit summary
(48 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<nowiki>
<html>
<html>
<style>
<style>
Line 13: Line 12:


     <div class="departments">
     <div class="departments">
      <h3 class="departments__header">Knowledge Base</h3>
    <a class="departments__header" href="/index.php/MDriven_KnowledgeBase">Knowledge Base</a>
       <ul class="departments__list departments__list--base">
       <ul class="departments__list departments__list--base">
         <li><a href="https://wiki.mdriven.net/index.php/Main_concepts_definition"> Main concepts definition</a></li>
         <li><a href="/index.php/Main_concepts_definition"> Main concepts definition</a></li>
         <li><a href="">Installing MDriven Server</a></li>
         <li><a href="/index.php/Installing_MDriven_Server_on_Windows">Installing MDriven Server</a></li>
         <li><a href="">About View Models</a></li>
         <li><a href="/index.php/About_ViewModels">About View Models...</a></li>
        <li><a href="/index.php/MDriven_KnowledgeBase">● ● ●.</a></li>
       </ul>
       </ul>
     </div>
     </div>
      
      
     <div class="departments">
     <div class="departments">
       <h3 class="departments__header">Video Material</h3>
       <a class="departments__header" href="/index.php/Tutorials_(mostly_video_material)">Video Material</a>
       <ul class="departments__list departments__list--video">
       <ul class="departments__list departments__list--video">
         <li><a href="#">MDriven Designer</a></li>
         <li><a href="/index.php/MDriven_Designer_Overview_Sessions">MDriven Designer Overview</a></li>
         <li><a href="#">MDriven Portal</a></li>
         <li><a href="/index.php/MDriven_Turnkey_Sessions">MDriven Turnkey</a></li>
         <li><a href="#">MDriven Portal</a></li>
         <li><a href="/index.php/OCL_Expressions">OCL</a></li>
        <li><a href="/index.php/Tutorials_(mostly_video_material)">● ● ●.</a></li>
       </ul>
       </ul>
     </div>
     </div>


     <div class="departments">
     <div class="departments">
       <h3 class="departments__header"> Updates</h3>
       <a class="departments__header" href="/index.php/Example_Gist"> Cases </a>
       <ul class="departments__list departments__list--updates">
       <ul class="departments__list departments__list--cases">
         <li><a href="#">MDriven Designer</a></li>
        <li><a href="/index.php/WPFMahappAndGantt"> WPFMahappAndGantt</a></li>
         <li><a href="#">MDriven Portal</a></li>
         <li><a href="/index.php/A_Trello_like_Board_In_MDrivenTurnkey"> A Trello like Board In MDrivenTurnkey </a></li>
         <li><a href="#">MDriven Portal</a></li>
         <li><a href="/index.php/Rest_Services_In_MDriven">Rest Services In MDriven </a></li>
         <li><a href="/index.php/Cases">● ● ●.</a></li>
       </ul>
       </ul>
     </div>
     </div>


     <div class="departments">
     <div class="departments">
       <h3 class="departments__header"><a href="#"> Cases </a></h3>
       <a class="departments__header" href="https://www.capableobjects.com/"> Updates</a>
       <ul class="departments__list departments__list--cases">
       <ul class="departments__list departments__list--updates">
         <li><a href="https://wiki.mdriven.net/index.php/WPFMahappAndGantt"> WPFMahappAndGantt</a></li>
         <li><a href="https://www.capableobjects.com/">Recent MDriven Blog article</a></li>
        <li><a href="https://wiki.mdriven.net/index.php/A_Trello_like_Board_In_MDrivenTurnkey"> A Trello like Board In MDrivenTurnkey </a></li>
         <li><a href="https://wiki.mdriven.net/index.php/Functionality_changes">Recent MDriven Wiki articles</a></li>
         <li><a href="https://wiki.mdriven.net/index.php/Rest_Services_In_MDriven">Rest Services In MDriven </a></li>
       </ul>
       </ul>
     </div>
     </div>
  </div>
  <div class="align-items-center"> 
    <div class="start">
      <p class="start__desc"> Don't know where to start?</p>
      <a href="https:/index.php/Starter_Kit" class="btn-start--outline">Starter Kit</a>
    </div>
  </div>


  <div class="category_icons">
    <p class= "category_icons"> Also browse the <a href="/index.php/Special:Categories ">Categories</a> to navigate to topics when you don't know the right keywords to successfully search. </p>
    <ul class="category_icons_list">
      <li> <a id="Discovery" href="/index.php/Category:Discovery"> Discovery</a></li>
      <li> <a id="Beginner"  href="/index.php/Category:Beginner"> Beginner</a></li>
      <li> <a id="Intermediate" href="/index.php/Category:Intermediate"> Intermediate </a></li>
      <li> <a id="Advanced" href="/index.php/Category:Advanced">Advanced </a></li>
    </ul>
   </div>
   </div>
</html>
</html>
</nowiki>
__NOTOC__ {{DISPLAYTITLE:MDriven Wiki}}
== [[MDriven KnowledgeBase|Knowledge base]] ==
Look to the [[MDriven KnowledgeBase|knowledge base]] for in-depth answers, installation instructions, settings and more.
Also browse the [[Special:Categories]] to navigate to topics when you don't know the right keywords to successfully search.
== Background and architecture ==
[[Getting to the bottom of the Line of Business Application]]
[[Main concepts definition]]
[[ViewModel|The ViewModel]]
[[ViewModel for Business]]
[[MDriven features and benefits]]
[[Information security]]
[[Access control system in MDriven]]
== Tutorials (mostly video material) ==
=== [[Installing TurnKey as an Azure WebApp]] ===
=== [[UML School]] ===
=== [[ MDriven Designer Overview Sessions |MDriven Designer Overview]] ===
=== [[MDriven Turnkey Sessions|MDriven Turnkey]]  ===
=== '''[[Learn OCL|OCL]]''' ===
== Example apps (models) ==
* [[Store complaint handling]]
* [[Turnkey sample Board Map Balls Gantt]]
* [[Turnkey sample InstantPoll]]
* [[Turnkey sample SoftConflict]]
== Examples ==
[[WPFMahappAndGantt|WPF MahappAndGantt]]
[[A Trello like Board In MDrivenTurnkey]]
[[Rest Services In MDriven]]
[[MDriven In Xamarin]]
[[Barcode - on Android - with Xamarin and MDriven]]
== Functionality changes ==
[[Actions Overhaul]]
[[MDriven Framework|"CodeDress" in MDriven Framework]]


[[The Concept application WhenAndWhereProject]]
__NOTOC__

Revision as of 11:58, 2 March 2018