VB.NET A simple question

  • Thread starter Thread starter anilkoli
  • Start date Start date
A

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.
 
This "question" is far from simple. You could (are) writen books about
this subject.

What exactly would you like to know?
 
Back
Top