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 |
Can a static class have a constructor c#?
Explain the advantage of using system.text.stringbuilder over system.string?
who is a protected class-level variable available to?
What is before string in c#?
What is a Assembly?
What is dictionary and hashtable in c#?
What are extender provider components? Explain how to use an extender provider in the project.
What is the difference between ienumerable and enumerable?
What you mean by delegate in c#?
Why do we need generics?
What is a c sharp?
What is the use of convert toint32 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)