0
Answer

How to work with n-tier Appliction.

Abhishek Maitrey

Abhishek Maitrey

18y
2.5k
1
Dear members, I made three different layers in my appliction. One is for DataAccess, Second is for ObjectDeclarations ( fields defined as properties) and third is for User Interface. I am facing problem in accessing the data in user interface (form / datagrid /textboxes etc.) Please help me.