In this article you are going to make a simple business object. It will have two public properties and one public one method that will return a bind-able DataView and finally one protected method that makes a connection to our database for the public method to use.
In this article you are going to make a simple business object. It will have two public properties and one public one method that will return a bind-able DataView and finally one protected method that makes a connection to our database for the public method to use.