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 is LINQ?
If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?
Explain something about WebService?
Difference between user groups and code groups
Please tell us what is the difference between override and overload in a method?
Using activex control in .net?
How do you turn off cookies for one page in your site?
State the various features present in .NET?
What is Garbage Collection in .Net and what is the Garbage collection process?
How ASP .NET different from ASP?
What is garbage collection and how it works ?
Should I implement finalize on my class? Should I implement idisposable?