Answer Posted / azaruddin
Multiple processes must agree that they will share the same connection, where every parameter is the same, including the security settings.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are value types stored in c#?
Is void a class?
When do we generally use destructors to release resources?
What do you understand by an Implicit Variable?
Explain dataset.acceptchanges method in .net?
What will a loop recorder show?
Explain about Oops concept
What is bitwise operator in c#?
Define c# i/o classes? List the commonly used classes?
Who is a accessibility modifier “protected internal†available to ?
Why do we need interface in c#?
What does break do in loop?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
How do you escape in c#?
What is threading in c# with example?