Explain what is the difference between encrypting a password and applying a hashing?
No Answer is Posted For this Question
Be the First to Post Answer
What are the features of UIP Application Block?
What is Finalizer in .NET define Dispose and Finalize ?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What are situations when you register .NET assembly in GAC ?
What is multiThreading in .NET?
Show different types of collection in .NET?
What is static constructor, when it will be fired?
What is serialization in .NET? What are the ways to control serialization?
Explain what is an anonymous method and how is it different from a lambda expression?
Define code access security (cas)?
Explain what is a manifest in .net?
What is the single responsibility principle?