July 2007
Intermediate to advanced
224 pages
4h 31m
English
Generate a project using SCSF.
Add a class library to your solution. Make your application load it by making entries in your profile.xml file. Place any sort of demonstration method on your class that you like.
Turn your class library into a CAB service. Experiment with the different ways of adding it to your work item and think about the advantages and disadvantages of each one.
Add a module to your class. In your ModuleInit method, obtain a reference to the service. Try all the different methods you can think of—for example, the injection constructor or a regular service dependency.
Give some thought to how you would place your module load list into a Web service instead of a local file, thereby making ...
Read now
Unlock full access