Chapter 14. Developing Custom Microsoft CRM Controls

In Chapter 3, we showed you how to add references to the Microsoft Dynamics CRM APIs and use them to perform basic functions. In this chapter, we’ll go further into customization by creating custom server controls that incorporate the Microsoft Dynamics CRM APIs. This chapter assumes that you have a basic working knowledge of server-control development.

Microsoft ASP.NET provides developers with many built-in server controls. When you’re developing custom Web solutions with Microsoft Dynamics CRM, you may want to extend these server controls or build your own from scratch by inheriting from a control base class. We will do both of those things in this chapter. Because all of our custom ...

Get Programming Microsoft Dynamics® CRM 4.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.