Following the difference between Un Managed solution and Managed Solutions.
Unmanaged Solution |
Managed Solution |
This is used for Development and
Customizations. |
This solution is finalized and ready
for production package. |
Fully editable at any time. |
Not editable after import. |
Deleting removes only the container.
Components will remain in default solution |
Deleting removes all components |
Can be exported as managed or
unmanaged |
Can only be imported |
Manual cleanup required |
Easy to uninstall and revert changes |
No comments:
Post a Comment