Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 the default value of singleordefault?

884


What is a clr (common language runtime)?

846


Why is hashset faster?

913


What is difference between Enum and Struct?

949


Is c# easier than c++?

858


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

1008


What is int32 in c#?

824


How does c# generics and c++ templates compare?

866


Can I use ReaderWriterLock instead of Monitor.Enter/Exit for Threading?

929


How to exclude a property from xml serialization?

957


How do you name a variable in c#?

863


What is the and operator in c#?

920


is it possible to access a remote web service Without UDDI?

959


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

1836


What are data types in C#?

920