Tuesday, March 23, 2010

.Net Interview Questions

  • What do mean by Architecture?
  • What is .net  Architecture?
  • What is connection pooling?
  • How connection pooling works?
  • What is max/min size of pool in .net?
  • Can an application work with 0(zero) number of pool?
  • Where we can define pool size?
  • How we can create pools dynamically?
  • What happens with application when max connection pool reach?
  • Mention steps which are required while creating connection between .net & sql for data access?

No comments:

Post a Comment