S
Stan SR
Hi,
I m working on new asp.net project.
I will use n-layer architecture.
So my question is about the business object.
I have some little classes like category, collections, etc...
each of them has 2 or 3 properties.
So is it better to use only one class file that will include all these
little classes or use one class file for each class ?
Thanks for sharing your experience.
Stan
I m working on new asp.net project.
I will use n-layer architecture.
So my question is about the business object.
I have some little classes like category, collections, etc...
each of them has 2 or 3 properties.
So is it better to use only one class file that will include all these
little classes or use one class file for each class ?
Thanks for sharing your experience.
Stan