Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In Chapter 8, “Component Design,” you learned to design a component. Now you will develop that component. Development of a component requires many different decisions. You need to determine exactly how you are going to implement the features, how to handle data in your components, and, finally, how to add any common component infrastructure. This chapter will walk you through those three parts of component development.
Exam objectives in this chapter: