G
Guest
I've been reading some articles on 'application architecture' and some have
say use Typed DataSets in .NET 05 and some use a datalayer class and a
business layer class. Currently I have a class library in 05 were I'm not
using typed datasets, I have a business layer class and my datalayer classes.
I've been doing some work with typed datasets on a small project but not
using my class library. So my question is, what is the best way and the
recommended way for the 05 architecture?
is there a best way? is it really up to the developer on how to code the app?
thanks for any suggestions
say use Typed DataSets in .NET 05 and some use a datalayer class and a
business layer class. Currently I have a class library in 05 were I'm not
using typed datasets, I have a business layer class and my datalayer classes.
I've been doing some work with typed datasets on a small project but not
using my class library. So my question is, what is the best way and the
recommended way for the 05 architecture?
is there a best way? is it really up to the developer on how to code the app?
thanks for any suggestions