By Guru Prasad L
This code is a wrapper class for all database activity.
The connection is basically pooled
across for the application.
The end developers need not worry about the connection
settings etc.
The methods are defined to handle DML's.
This is just a raw class, anyone can refine it and if
possible notify me also...
Download Wrapper.cs