What is architecture of your poroject? how i c an say?
Answer Posted / 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 View All Answers
What is difference between iqueryable and ienumerable in c#?
What are the Types of configuration files and their differences
Explain the difference between proc. Sent by val and by sub?
What is a bool in c#?
Can int be null c#?
What is the use of console readline () in c#?
What does readonly mean in c#?
What is returned if you pass the value 12.34 to the parsefloat () function?
Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).
Explain the difference between abstract class and interface in .net?
Explain About remoting and web services. Difference between them
What is the use of console?
How do we achieve encapsulation in c#?
Why do we need static in c#?
What are delegates in C#?