Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Generic Entity Object vs. TypedEntities #577

Answered by jordimontana82
mdx-mrph asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
These early bound classes are typically generated with crmsvcutil, which is part of the tools Nuget pacakge download or similar tools like EarlyBoundGenerator or AlbanianEarlyBound generators in XrmToolBox.

Few links:

https://docs.microsoft.com/en-US/dynamics365/customerengagement/on-premises/developer/org-service/create-early-bound-entity-classes-code-generation-tool?view=op-9-1

https://www.xrmtoolbox.com/plugins/DLaB.Xrm.EarlyBoundGenerator/ -> if you have questions @daryllabar is your man

https://www.xrmtoolbox.com/plugins/AlbanianXrm.EarlyBound/ -> ping @BetimBeja for this one.

Ideally is way better to use strongly typed entity objects because type inference works better, generall…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mdx-mrph
Comment options

Answer selected by mdx-mrph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants