Changes

Jump to navigation Jump to search
479 bytes added ,  08:18, 3 December 2021
no edit summary
Line 4: Line 4:     
Solutions is a concept which comes from the Microsoft Dynamics CRM platform. Over the years there have been different opinions in the community whether to use managed solutions or not. According to Microsoft unmanaged solutions are intended for development environments only and managed solutions are intended for all other environments such as test and production.  
 
Solutions is a concept which comes from the Microsoft Dynamics CRM platform. Over the years there have been different opinions in the community whether to use managed solutions or not. According to Microsoft unmanaged solutions are intended for development environments only and managed solutions are intended for all other environments such as test and production.  
 +
 +
== Solution Concepts ==
 +
Using Solutions you can start with your app development in a Development environment, then move to a Test and eventually to Production. Also see [[Environment Strategy]].
 +
 +
It's best practice to have ONE unmanaged solution per environment and include all your components in that solution in order to avoid dependencies issues during [[deployment]].
 +
 +
Sometimes you might need to do a minor update and then you can create a patch. 
 +
 +
=== Patches ===
 +
TBD
    
== Microsoft Resources ==
 
== Microsoft Resources ==

Navigation menu