Pros of using early binding in mscrm 2011:
cons of using early binding in mscrm 2011:
- East to verify entity and attribute names at compile time.
 - Take the advantage of intelligence while coding.
 
cons of using early binding in mscrm 2011:
- Slightly lowe performance compared to the code in late binding.
 - Not possible to write generic code which will be support future expansion.
 
No comments:
Post a Comment