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 xml serialization in c#?
What benefit do you get from using a primary interop assembly (pia)?
What is data type in c# with example?
How many types of inheritance are there in c#?
What are the 2 kinds of data type conversions in c#?
Is unity object oriented?
What is the use of ienumerable?
Name some properties of array.
can multiple catch blocks be executed for a single try statement?
What are Regex / regular expressions ?
Is arraylist thread safe?
Why do we need generics in c#?
How can an inner class access the members of outer class?
what is difference between destruct or and garbage collection ?
Why use “using” in c#?