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
Which object wraps the state or data of a user?
What are server objects?
How long the items in ViewState exists?
In which event of the page viewstate is available?
Where code pages are used?
Why cyclomatic complexity is important?
Which is faster viewbag or viewdata?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are the advantages and limitations of query string?
What is viewstate parameter?
What is ispostback method in asp.net?
Differences between “dataset” and “datareader”.
What is .net remoting?
Explain a program using code nuggets to create a simple application? : asp.net mvc
What is the difference between session.abandon() vs clear()?