What is BCP utility in SQL SERVER?
What are the different types of triggers in SQl SERVER?
If we have multiple AFTER Triggers , can we specify sequence ?
What is SQL injection?
What is the difference between Stored Procedure and User Defined Function?
Section 7: Remoting, Web services and WCF
What is the Web services ,remoting and WCF ?
What is an application domain?
What is .NET Remoting?
Which class does the remote object has to inherit?
What are two different types of remote object creation mode in .NET remoting?
What are the basic steps to implement remoting?
What are drawbacks of remoting and how can we overcome the same?
What is a Web Service?
What’s the difference between web services and remoting?
What is UDDI?
What is DISCO?
What is WSDL?
What are the steps to create a web service and consume it?
How do we secure a web service?
Does web service have state?
What is SOA?
What’s the difference between WCF and Web services?
What are end point, contract, address, and bindings?
What are the main components of WCF?
What is a service contract, operation contract and Data Contract?
What are the various ways of hosting a WCF service?
How do we host a WCF service in IIS?
What are the advantages of hosting WCF Services in IIS as compared to self-hosting?
What are different bindings supported by WCF?
What is the difference between BasicHttpBinding and WsHttpBinding ?
Can we overload WCF service methods and functions?
What is a one-way operation?
In one way contract we do not get call back, how can we solve the same?
How can we host a service on two different protocols on a single server?
How can we integrate with WCF services with MSMQ?
How can we do security in WCF services?
In what scenarios will you use message security and transport security?
Where do we specify security option in WCF services?
What are the different ways of doing WCF concurrency?
What are different ways of doing WCF instancing?
What is REST?
How can we make WCF rest enabled?
Can we call two WCF services in one transaction?
How can we enable debugging and tracing on WCF services?
How are exceptions thrown in WCF?
What is the difference between WCF fault exceptions and .NET exceptions?
How to prepare for c# and .NETinterviews?
Start from the beginning
