Research in microsoft documentation but I don't understand
can someone explain it
Research in microsoft documentation but I don't understand
can someone explain it
@Anonymous
More like a solution is what your work gets packaged up into in order to move it between environments.
So a solution is like a development environment?
Solutions are for Application Lifecycle Management (ALM).
Imagine you have a client that wants to play around on an app with demo data in order to give feedback on the changes she wants before her staff starts using it. You would build the app in a Solution inside a Sandbox environment, work with her on developing it and get it to it's ready-for-production state.
Now that it's ready for production, you take the solution, which is a bundle of all the app components, and export it out of your Sandbox environment and import it into the production environment. None of that demo data comes with it, and the staff has an app they can use.
Over the next few months, your client has some ideas she wants to try out, so you build those in a solution in the Sandbox environment, while the staff continues to use the production version. When the changes are ready, you export the new solution version, import it into production environment, and there is no production downtime to develop the new app version.
I hope that clears it up a little.
---
Please hit the "Accept as Solution" button if my post answered your question! If my post was helpful please consider giving it a "Thumbs Up."
WarrenBelz
146,670
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,011
Most Valuable Professional