Abhishek Maitrey

Abhishek Maitrey

  • 684
  • 1.1k
  • 76.7k

How to work with n-tier Appliction.

May 26 2006 5:57 PM
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.