N
Nemisis
Hi everyone,
We are currently re-developing our software, to asp.net 2.0 and taking
a 3 tier architecture.
I have been thinking about it, and i think that it belongs in the
business tier.
Another thing is am thinking about is what sort of caching should be
done, because i really dont want to tie the business layer to only web
applications (although that is probably the onlyl place it will be used
at first), as i can see us developing possible Windows Applications
that may run on the server or clients machine, and i dont want to have
to hold two different business tiers, 1 for web apps and 1 for windows
apps.
Can you cache an object when using Windows Apps? I guess you can, but
can anyone tell me what sort of objects to use??
Thanks for your help and please provide any useful links to any helpful
articles.
We are currently re-developing our software, to asp.net 2.0 and taking
a 3 tier architecture.
I have been thinking about it, and i think that it belongs in the
business tier.
Another thing is am thinking about is what sort of caching should be
done, because i really dont want to tie the business layer to only web
applications (although that is probably the onlyl place it will be used
at first), as i can see us developing possible Windows Applications
that may run on the server or clients machine, and i dont want to have
to hold two different business tiers, 1 for web apps and 1 for windows
apps.
Can you cache an object when using Windows Apps? I guess you can, but
can anyone tell me what sort of objects to use??
Thanks for your help and please provide any useful links to any helpful
articles.