How do pass data from one layer to another layer in N-tier
architecture?
Answer Posted / sudhakarreddy
By using properties you can pass the data from one layer to
another layer.
Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the difference between runtime version and version?
Why Unload event of MasterPage Calls first in ASP.net ?
How to Separate background image and front image from original picture....
Why asp.net is better than php?
What is the main differences between asp and asp.net?
What is autopostback in asp net?
What is a url string?
How can we make sure that Web API returns JSON data only?
What is data binding in asp net?
What is client side state management?
What is smpte vc-1?
What is application variable?
Is asp.net and .net are same or different?
What is the difference between server-side scripting and client-side scripting?
Explain repository pattern in asp.net mvc? : asp.net mvc