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?

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / vinodh kumar

Added to the above response from kishore.

There are many design patterns are available. Such as MVVM, MV etc.,

Some, Tier architectures such as RIA, SOA, RESTful and 3-tier are familiar.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What are object pooling and connection pooling and difference? Where do we set the Min and Max Pool size for connection pooling?

0 Answers  


Define c# and list the features.

0 Answers  


Can abstract class be sealed?

0 Answers  


what is an exception in .net?

0 Answers  


In c# how to connect crystal report?

2 Answers  


Differentiate between static class and singleton instance?

0 Answers  


What is extended method in c#

3 Answers   iNautix,


What is parameterized constructor?

0 Answers  


What does public mean in c#?

0 Answers  


What is difference between write and writeline in c#?

0 Answers  


Explain ACID rule of thumb for transactions.

1 Answers  


What is an arraylist in c#?

0 Answers  


Categories