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 |
What is the difference between returning iqueryable vs ienumerable?
Illustrate namespaces in c#?
Distinguish between a class and struct?
What is private constructor c#?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What's new in c#?
Can you prevent your class from being inherited and becoming a base class for some other classes?
How to use the sreamReader class to read form a text file?
What is dictionary and hashtable in c#?
What is difference between ienumerable and iqueryable in c#?
What is firstordefault c#?
What is unmannaged code and will CLR handle this kind of code or not .
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)