Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Why do we need generics?

0 Answers  


What is difference between internal and protected internal in c#?

0 Answers  


What are the main reasons to use c# language?

0 Answers  


Why array is faster than arraylist in c#?

0 Answers  


What is dependency in software?

0 Answers  






Structs are largely redundant in c++. Why does c# have them?

0 Answers  


Name the method of servicebase class?

0 Answers  


Why do we use lambda expression in c#?

0 Answers  


What is session c#?

0 Answers  


What is anonymous methods in c#?

0 Answers  


What are the types of delegates in c#?

0 Answers  


What is the difference between “constant” and “readonly” variables in c#?

0 Answers  


Categories