服务承诺
资金托管
原创保证
实力保障
24小时客服
使命必达
51Due提供Essay,Paper,Report,Assignment等学科作业的代写与辅导,同时涵盖Personal Statement,转学申请等留学文书代写。
51Due将让你达成学业目标
51Due将让你达成学业目标
51Due将让你达成学业目标
51Due将让你达成学业目标私人订制你的未来职场 世界名企,高端行业岗位等 在新的起点上实现更高水平的发展
积累工作经验
多元化文化交流
专业实操技能
建立人际资源圈Client_Side
2013-11-13 来源: 类别: 更多范文
TEST CH-4, 5,8 VSTS
1. To make a class marshal-by-reference type, the class must inherit ________________________________.
2. To make a class marshal-by-vale use ________________________________attribute.
3. You need to add a reference to ________________________________assembly to use IPC and TCP channels.
4. Write code to create IPC channel
a. At server side :
b. At client side :
5. Write code to register a class for client activation
c. At server side :
d. At client side :
6. Server activation is also known as ________________________________
7. Client activation is also known as _________________________________
8. The .net framework provides three channels that you can use for communication b/w a remoting client and server
e. __________________________________
f. __________________________________
g. __________________________________
9. ______________________________________formatter converts an object to a bit stream for transmission over the channel.
10. When using _______________________the server creates a new instance of the remote object for each client method call and marks the object for garbage collection , when the call is complete.
11. ___________________________________formatter is used for tight coupling whereas ______________________________________formatter is used for loose coupling.
12. For TCP channel the default formatter is ______________________________whereas for HTTP channel the default formatter is _______________________________________.
13. Write _____________________________.Configure(“______________________________”) to load remoting configurations settings in client , if the client application is named “Client1”
14. ____________________________________feature helps you to design classes that can be serialized even though the client and server have different versions.
15. To remove a field in a new version of the class while maintaining backward compatibility use _____________________________________attribute.
16. To add a field to a new version of the class while maintaining backward compatibility use _______________________________________attribute.
17. For configuring a serialization formatter for a client using a configuration file use _________________________________________ element to the element.
18. For configuring a serialization formatter for a server using a configuration file use __________________ element to the element.
19. Use ___________________________________channel for communicating b/w two app domains in the same process or b/w different processes running on same machine.
20. Use ___________________________________channel for communicating b/w two app domains in the same process or b/w different processes running on same machine or b/w processes running on different computers connected by a network.
21. ___________________queqe names are listed in the directory that is maintained by the domain controller.
22. Use _________________ namespace to use message quequing.
23. Two queue access mode properties are :
h. ________________
i. _________________
24. ________________property specifies the amount of time allowed b/w a message being sent and reaching its final destination.
25. Code to create a private Request queue and response queue :
j. _______________________
k. _______________________
26. ______________________method is used to check if the queue already exists or not.
27. We can send a message using ______________._______method .
28. The default formatting for messaging is ______________.
29. You can configure the default time period of objects lifetime using _____________________class.

