Which namespace is used for encryption ?
Answer Posted / saurabh bansal
System.Security.Cryptography
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Which one is better WebService and Remoting ?
What are the threading types?
What is asynchronous programming?
How can we call methods in remoting asynchronously?
Define the lease of the object?
Explain when we use web service and when we use remoting?
Define remotable objects in .net remoting?
How do you implement distributed applications in .net?
Explain how to directly call a native function exported from a dll?
What are the different types of channels used by .net remoting?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
When do we use delegates in your remoting applications?
What does manifest consists?
What is Remoting?