Why do we use parameters in c#?
No Answer is Posted For this Question
Be the First to Post Answer
Why generics are used?
Give examples for reference types?
i need to insert data into sql server table emp through textboxes txtname and txtsalary using c# code. Please help
To compute the monthly, half-yearly and annual sales made by all the salesmen of a company.
Is void a class?
What is the namespace for datatable in c#?
What is primitive types in c#?
What is fcl in c#?
How do you escape a character?
If multiple interfaces are inherited and they have conflicting method names; What will happen ?
Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?
What is difference between dictionary and hashtable?