n-tier in .net?
-
OK I searched google, msdn etc. but didn't find exactly what I need. Can someone provide decent reference on this topic (hope detailed enough with best practice examples etc.). Thanks!
-
OK I searched google, msdn etc. but didn't find exactly what I need. Can someone provide decent reference on this topic (hope detailed enough with best practice examples etc.). Thanks!
MSDN Article [^] and lots of links here [^]
-
MSDN Article [^] and lots of links here [^]
Thanks... of
Bassam Saoud wrote:
of links here [^]
this one I already have 8/10 links visited (they are purple :D)... and on MSDN I know there is lot to read... but figured out their best text is for VB.net 2002, exactly one you posted right now actually... so although there is bunch of material I'm still not happy... but I'll keep searching. Instead can someone say, how often we actually use n-tier architecture in day by day examples? I know huge data-base things should be n-tier, but what about things that don't access net or some other shared resource? how about n-layer?