what is client-server architecture in .net?
and what is 3-tier architecture?
Answer Posted / anil kumar
client server architecture is single tier arch.
application directly connect to database.
three tier arch is
first tier application tier
second bussiness tier+ data dcess tier
third database tier
| Is This Answer Correct ? | 33 Yes | 11 No |
Post New Answer View All Answers
Explain the differences between managed and unmanaged code?
What is Web API?
How do u optimize a query in asp.net?
What is synchronous and Asynchronous post back ?
What is event in asp.net?
What is state management react?
Explain the different types of directives in .net?
What is session and application variable in asp net?
What is the significance of finalize method in .net?
Describe a Windows Service and its lifecycle ?
Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?
Mention the execution process for managed code?
How does windows service lifecycle differ from a .standard. Exe?
Explain what the contents of cookie?
Which object encapsulates state or data of a user?