Good evening, I am developing a C # integration with a SQl Server database,
I am wanting to create this integration in the Objetom Oriented pattern where
I have the Connection class and the other integration classes like Account, Contact,
Orders, however I do not know how to do All object code in C #, someone would have an
example of how I create the connection class and how do I instantiate it at the time of
calling the service for the crud? Thank you
*This post is locked for comments