Which layer executed first among these Application
layer,Buisness layer or Data Base Layer?
Answer Posted / amitit06
Ans:- I am not sure but acc to me the sequence is like:
Application layer-->Buisness layer-->Data Base Layer.
Thanks
Amit
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is a partial class. Give an example?
What are the various components in crystal reports?
What is object type in c#?
Explain how can I get around scope problems in a try/catch?
How do I convert a string to an int in c#?
What is the main usage of keyword “virtual†? How does it work for a method or property?
What are the three types of predicates?
What is base class in c#?
what is difference between is and as operators in c#?
Is an array an object c#?
What is difference between dynamic and var in c#?
What is data hiding in c#?
Is std :: string null terminated?
What is an example of delegation?
Can we have 2 main methods in c#?