what is client-server architecture in .net?
and what is 3-tier architecture?
Answer / 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 |
What are the various security methods which IIS Provides apart from .NET ?
Authentication and Authorization
Which is the best institute to learn Microsoft Technologies and the faculty if you Know?
How do I create a web form?
what is machine key error in asp.net? how to solve it?
Demonstrate Render and PreRender?
Explain server side state management system.
Web API supports which protocol?
What is a query string in a url?
What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?
To display data in a Repeater control which template you provide?
How to handle errors in Web API?