G
Guest
Hello,
How do you guys implement 3-tier applications with .NET's design mode
controls.
For example, on an ASP .NET form, the SQLDataSource and the Gridview belong
in 2 different tiers. If they are supposed to be in 2 separate DLLs, how can
I have them on the webform and plug them in together?
Thanks in advance,
Richard
How do you guys implement 3-tier applications with .NET's design mode
controls.
For example, on an ASP .NET form, the SQLDataSource and the Gridview belong
in 2 different tiers. If they are supposed to be in 2 separate DLLs, how can
I have them on the webform and plug them in together?
Thanks in advance,
Richard