What is architecture of your poroject? how i c an say?

Answer Posted / kishoreg

Eariler if any one asked for architecture then used to tell
1-tier,2-tier,3-tier or N-tier architecture until Design
Patterns came into picture.But when DOT NET into picture,
architecture means which Architectural pattern you have
implemented say Service Oriented architecture,MVC[Model-
View-Controller],3-tier etc

Architectural Pattern is common to split an application
into separate layers that run on different computers:
presentation (UI), domain logic, and data access. In MVC
the presentation layer is further separated into view and
controller

Model-view-controller is both an architectural pattern and
a design pattern, depending on where it is used.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between dictionary and hashtable in c#?

439


Name which controls do not have events?

555


What is difference between constants and read-only?

452


What is c sharp used for?

499


Can we overload indexer in c#?

488






What is sqldataadapter in c#?

493


What is use of abstract class in c#?

502


What is a dynamic assembly?

531


What does mean before a string in c#?

524


What is regex c#?

498


What do you mean by sealed classes and static classes?

541


How can you sort strings in array that are passed to method as arguments?

539


What do you mean by streamreader/streamwriter class in c#?

530


What is token in c#?

536


Explain About Postback

561