Strongly Typed Dataset Object
Advantage of Strongly Typed dataset
* It is faster than late-bound data retrieval expression.
* Its column name is shown in intellisense as you type code.
-->
It is a common practice to store passwords in databases usi…
Overloading:Overloading refers to the ability to define mul…
While System.String is immutable, meaning its value cannot …
Comments