Answer Posted / madduri
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 ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of clr procedure over t-sql procedure?
Explain the types of comments in c#?
What is private and shared assembly?
Explain use of abstract and sealed classes in c#?
What is the difference between constant and readonly in c#?
What's different between c# and c/c++?
What is a dimensional array?
What is boxing and unboxing in c#?
What is the difference between a field and a property in c#?
Is it not possible to store a boolean value as a variable?
What is func c#?
Is it possible to inline assembly or il in c# code?
Explain the working of serialization?
What are synchronous and asynchronous operations?
What are the differences between system.string and system.text.stringbuilder classes?