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 a factory in c#?
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
Does constructor return any value in c#?
What is the boxing and unboxing in c#?
Who is a accessibility modifier “protected internal†available to ?
Which string method is used for concatenation of two strings in c#?
What is toint32 c#?
What is COM Interoperability?
What is the benefit of using interface in c#?
How many bits is int32?
What is int32 in c#?
Is string a data type in c#?
Can a method return multiple values in c#?
What is a method signature in c#?
What is data dictionary in c#?