Hello
i need help plz , How can i create Data layer Class that make me work with object from this class as aDataBase Table .
for Example: ClassDB MyClass = new ClassDB("dbo.Tbl1");
and from this class i can handle any task with the Data Base (Insert -Update-Delete-Select -Etc......)
hope that i can explain it well
waiting for the answer
Best Regards