Home All Groups Group Topic Archive Search About

VB.NET A simple question

Author
31 Mar 2006 7:21 AM
anilkoli
Whether all VB.NET applications are implemented using layered approach
e.g. GUI,Business layer, Data Access layer and Back-end.

I come to know that at professional level, some projects are
implemented by using more than four layers, in that case how
application are written and what type of OO programming approach is
used.

Author
31 Mar 2006 8:12 AM
jan.hancic@gmail.com
This "question" is far from simple. You could (are) writen books about
this subject.

What exactly would you like to know?