| Author: dileep kumar uppiretla 24 Apr 2007 | Member Level: Silver | Rating: Points: 2 |
If u dont have correct idea about the architechture u r using, u can just explain ur application flow i.e how ur code goes from UI to databse through the layers if u r using layered architechture for eg: UI, WebService, Business Components, DAL etc., if u have more than three layers u can tell 3 tier architure if u have more than 4 then u can say as n-tier architecture.
Thanks.
|
| Author: Rajaraman 24 Apr 2007 | Member Level: Diamond | Rating: Points: 2 |
Briefly explain your projects layer, and explain how your UI page interact with each layer to get and store the data to database/retrive the database.
dileep said that is correct..
|