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

Hai I am Shiva from TN, SSE.I have an query problem. My Table : Door Field : ID,DoorID,ZoneID,Date,Time,Status. Problem was : Status.We got two values, one is 00 (OUTTIME) , Another is 01(INTIME) Like this Status --------- 00 01 00 01 00 01 00 01 How to Set as Status 00 and 01 , of separate column , Status as Intime,Status as Outtime Like this ----------- InTime OutTime ---------- ----------- 01 00 01 00 01 00 01 00 01 00 01 00 Regards KS kumar

1 Answers  


What is static class in C#?

0 Answers   Winsol Solutions,


What is .cs file in c#?

0 Answers  


What is the difference between directcast and ctype?

2 Answers   BirlaSoft, Wipro,


What is global asax in c#?

0 Answers  






Is there regular expression (regex) support available to c# developers?

0 Answers  


What are the important concepts in OOPS

5 Answers   Fulcrum Logic,


What is difference between sleep () and wait ()?

0 Answers  


Why do we need to override in c#?

0 Answers  


What is difference between asp net and c# net?

0 Answers  


Hi to everybody. Lastweek i had taken an interview on c#. They ask what is boxing & unboxing, Masking.Please tell the answer and it is useful for me.

8 Answers  


Can you explicitly call a destructor?

0 Answers  


Categories