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
Is viewstate enabled by default?
What's the use of formatters in .net?
Disable Mouse right click on web page in asp.net?
Explain asp.net page life cycle?
Is LINQ performance wise better or using sqlcommand?
What is the latest version of asp.net?
Give some salient points of difference between request processor and request dispatcher.
What is the use of express session?
What is viewstategenerator?
Where are session variables stored?
Explain diff. Betn dataset and recordset?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is application and session in asp.net?
What are the session variables?
What are the advantages of asp.net mvc framework? : asp.net mvc