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
How do I run managed code in a process?
What is application c#?
Contrast between an interface and abstract class?
Can fields inside a class be virtual?
What does writeline mean?
What is the difference between ref and out in c#?
What is anonymous types in c#?
Are tuples mutable c#?
How will you allow a class to be inherited, but prevent the method from being over-ridden?
Why we use dll in c#?
What is the relation between classes and objects?
Are c# constructors the same as c++ constructors?
What are generics in c#.net?
Why var is used in c#?
what is method overloading in c#?