26.02.2015 Views

DOT NET Interview Questions - DotNetSpider

DOT NET Interview Questions - DotNetSpider

DOT NET Interview Questions - DotNetSpider

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

what is ManualResetEvent and AutoResetEvent ?........................................................................... 58<br />

What is ReaderWriter Locks ? ............................................................................................................ 58<br />

How can you avoid deadlock in threading ? ...................................................................................... 59<br />

What’s difference between thread and process? ................................................................................. 59<br />

4. Remoting and Webservices .................................................... 60<br />

What is a application domain? ........................................................................................................... 60<br />

What is .<strong>NET</strong> Remoting ?................................................................................................................... 60<br />

Which class does the remote object has to inherit ? ........................................................................... 61<br />

What are two different types of remote object creation mode in .<strong>NET</strong> ? ........................................... 61<br />

Describe in detail Basic of SAO architecture of Remoting? .............................................................. 61<br />

What are the situations you will use singleton architecture in remoting ? ........................................ 66<br />

What is fundamental of published or precreated objects in Remoting ? ............................................ 66<br />

What are the ways client can create object on server in CAO model ? ............................................. 66<br />

Are CAO stateful in nature ? .............................................................................................................. 67<br />

In CAO model when we want client objects to be created by “NEW” keyword is there any precautions<br />

to be taken ? ......................................................................................................................... 67<br />

Is it a good design practice to distribute the implementation to Remoting Client ? .......................... 68<br />

What is LeaseTime,SponsorshipTime ,RenewonCallTime and LeaseManagerPollTime? ............... 68<br />

Which config file has all the supported channels/protocol ?.............................................................. 69<br />

How can you specify remoting parameters using Config files ? ........................................................ 70<br />

Can Non-Default constructors be used with Single Call SAO? ......................................................... 72<br />

Twist :- What are the limitation of constructors for Single call SAO ? ............................................. 72<br />

How can we call methods in remoting Asynchronously ? ................................................................. 73<br />

What is Asynchronous One-Way Calls ? ............................................................................................ 73<br />

What is marshalling and what are different kinds of marshalling ? ................................................... 73<br />

What is ObjRef object in remoting ? .................................................................................................. 74<br />

What is a WebService ? ...................................................................................................................... 74<br />

What is UDDI ? .................................................................................................................................. 75<br />

What is DISCO ? ................................................................................................................................ 75<br />

What is WSDL? .................................................................................................................................. 75<br />

What the different phase/steps of acquiring a proxy object in Webservice ? ..................................... 75<br />

What is file extension of Webservices ? ............................................................................................. 76<br />

Which attribute is used in order that the method can be used as WebService ?................................. 77<br />

What are the steps to create a webservice and consume it ? .............................................................. 77<br />

Do webservice have state ?................................................................................................................. 86<br />

5. Caching Concepts ................................................................... 88<br />

What is application object ? ............................................................................................................... 88<br />

What’s the difference between Cache object and application object ? ............................................. 88<br />

How can get access to cache object ? ................................................................................................. 88<br />

What are dependencies in cache and types of dependencies ? ........................................................... 88

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!