It will include some typical behaviors of components as the list below.
1. Set the value of a property.
2. Get the value of a property.
3. Invoke a method and get the returns.
4. Invoke the overloaded methods.
5. Get the instances from local types.
6. Invoke the local virtual businesses ( contributed by serveral
obejcts' methods and properties in defferent DLLs ).
7. Invoke the remote virtual businesses ( known as names ).
8. All above will be build in both B/S and C/S.