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
Name the distributed systems available apart from .net remoting?
When should we choose .net remoting over .net web services?
What is asynchronous programming?
What are the different types of channels used by .net remoting and which is the best one?
Explain marshalling and its types in .net remoting
Will clr handle unmanaged code or not?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
Can we configure a .net remoting object via xml file?
What are the threading types?
How can we call methods in remoting asynchronously?
Explain the Flow of remoting?
Is it a good design practice to distribute the implementation to remoting client?
What is a formatter in .net remoting?
What are the security measures exist for .net remoting in system.runtime.remoting?
Define the lease of the object?