Building Out a List View
摘要
In this chapter, we are going to update our model, regenerate the services and the views, and implement any necessary code to make the Employee List display more appropriate and useful results. While at it, you will also learn a few Xomega concepts and development techniques, such as defining static enumerations and subobjects, writing custom code, and extending the generated entities, which we will keep using in subsequent chapters.