Hi all
Wat is the difference between managed code and Unmanaged code.
Best regards,
Praveen Kumar C
*This post is locked for comments
Hi Praveen Kumar,
Microsoft Dynamic CRM has two types of solutions.
A managed solution is a completed solution in which the solution is prevented from being modified in the environment to which it is imported. A managed solution is intended to be distributed and installed.
Once the managed solution is imported following steps takes place:
Unmanaged solution allows the solution to be modified after it is imported. Unmanaged solution is still under development stage and it is not intended to be distributed or installed.
When a solution is unmanaged, the following steps can takes places:
For more details, please refer the links below.
https://dynamicscrmcenter.com/2014/05/02/difference-between-managed-unmanaged-solutions/
Hi Pravee,
Please see the article I have written addressing this topic in detail ;
http://www.crmconsultants.co.uk/managed-vs-unmanaged-solutions/
Hope that helps, let me know if you have any further questions :)
Hi,
It's managed solutions and unmanaged solutions I think? Because otherwise, if you are really asking for code, you should look for this on programming related forums and tutorials - this is CRM related.
If you are asking about solutions then you should start with this:
https://msdn.microsoft.com/en-us/library/gg334576.aspx
this is quite a big topic and hard to explain within few sentences on the forum. In general unmanaged solution will be merged with default solution, so after installing unmanaged solution you will not be able to uninstall it. Managed solutions are used to distribute some components that you created in CRM - they are not merged with default solution, so in theory it's easier to uninstall them (and if they are handled properly, it's possible). Usually people do not understand when to use managed solutions and deploy customizations on production server in such solutions which usually lead to unmaintainable CRM in few years. So unless you are working on a component that you want to share with others (like this community for example :)) by selling it or just releasing it as open source, you should not consider managed solutions at all.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156