思维的乐趣

Enjoy it
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

几道.NET笔试题

Posted on 2010-06-10 00:41  szh114  阅读(805)  评论(0编辑  收藏  举报

 

1:What are the network protocols and port number that a .NET Remoting object uses?

 

2:When you access a file ,and get a "Access Denied Error",the reason maybe what ? and how to resolve it?

 

3:What is the name of the .NET Framework worker account in windows 2000?

 

4:Where are the binaries of the .NET Framework located in the server?

 

5:What are the three different ways of storing sessions in your .NET web app?

 

6:Where do you specify the type of session state usages for your .NET Framework web app?

 

7:In the ADO.NET data access model. what are the key ADO.NET objects at your disposal ?

 

8:What is the network transport protocol and the port number that a web service uses by default?

 

9:What is the class that a .NET Remoting class needs to inherit before it can be used as a .NET Remoting object?

 

10:Where do you put this "Inherit Mashel By RefObject" line in your code?

 

答案我也不知道。。。哪位高手有兴趣的话帮忙答一下。谢谢了。