What is architecture of your poroject? how i c an say?
Answers were Sorted based on User's Feedback
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 |
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 |
Are c# references the same as c++ references?
What is the xml document structure?
Can I call a virtual method from a constructor/destructor?
Why c# is type safe?
How many aware interfaces are there?
What is the difference between Java and .NET garbage collectors?
What?s the advantage of using System.Text.StringBuilder over System.String?
What is console used for?
Can you access a hidden base class method in the derived class?
Can we have private constructor in our class file. When we are trying to create instance for the class will it create or throw error regarding that?
Is a decimal an integer?
What is a long in c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)