How we can achieve Connection pooling in .Net?
No Answer is Posted For this Question
Be the First to Post Answer
What is Event Bubbling in .NET?
What's the problem with .net generics?
What is a resource? Provide an example from your recent project.
Please explain what is the .net framework and how does it work?
What is the difference between task and thread in .net?
Explain the difference between constants and read-only variables?
State the differences between the dispose() and finalize().
What is the lapsed listener problem?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
Please explain what do the terms “boxing” and “unboxing” mean?
What is the root class in .net?
can we use private assembly in other project in dot net.