how to answer ---what is the project architecture u use in your project "BRIEFLY"?
and What type of questions are generally asked on projects ?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
CrishPosted May 12, 2010, 8:09 AM
There are so many types of architectures in ASP.Net.
!) Some are doing inline coding
2) some are using 3 - tier architecture where Presentation layer , data access layer and business layer exist
3) There may possible 3+ tier also exist for project