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
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What are directives in asp.net? List down all the important directives.
What is web router?
Explain what are webservices?
What are the memory-mapped files?
What is the difference between page-level caching and fragment caching?
How can we implement a identity (sql server) call in an asp.net page?
Can you clarified A Web service can only be written in .NET or not?
What is query string in asp.net?
What is new asp.net core?
Can you change a master page dynamically at runtime? How?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is asp short for?
What are the differences between the response.write() and response.output.write()?
Explain what is event bubbling?