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
Which operator cannot be overloaded in c sharp?
How many destructors can a class have?
What is iformatprovider in c#?
What are examples of desktop applications?
Is c# code is managed or unmanaged code?
What are the namespace level elements?
What is returned if you pass the value 12.34 to the parsefloat () function?
What is an xsd file?
What are the differences between a class and a struct?
Is int a struct in c#?
Are c# destructors the same as c++ destructors?
What is parallel foreach in c#?
What is encapsulation in csharp?
What is meant by collections in c#?
Can we create extension method for interface?