Difference between managed and unmanaged code?
Unmanaged Code :Code that is directly executed by the Operating System, not by CLR is known as un-managed code.
-->
It is a common practice to store passwords in databases usi…
If the server object is instantiated for responding to just…
Yes, use the GetType method of the object class (which all …
Comments