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 use of fragment caching.
What is httpresponse?
Explain ViewState?
How many types of triggers are there in update panel?
What is simple data binding?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
How you will manage the state of ASP.NET controls?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What is cross page posting? How is it done?
What is ipostback?
What is server transfer?
Which object wraps the state or data of a user?
How ASP.NET page works?
How use Xml data in ASP.net?
Are cookies stored on server or client?