Difference between connected architecture and Dissconnected
architecture?
Answer Posted / smiley
in dissconnected architecture..server dumps the data in to
client machine when user sends a request. and connection
was released after dumping..
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
In order to get assembly info which namespace we should import?
How do we assign page-specific attributes?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
When you use Ajax controls in the ASP.NET application?
What is a master page and what does it do?
Explain the difference between asp & asp.net.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
Web API uses which library for JSON serialization?
What r the asp.net list controls and difference between them?
What is autopostback true?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
Can I combine classic asp and asp.net pages?
Can we add code files of different languages in app_code folder?