this is a helper dll which helps to talk to sql databases during development. the developer doesnt need to worry abt sql command objects , connections etc. All we need to pass is the Connection string, stored proc name , Sql Parameters if any. chk it