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 method is used to perform all validation at the page level?
What is form method?
What do you mean by serialize and marshalbyref?
What is view state and how it works in asp net?
Is sql backend or frontend?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Web API supports which protocol?
What is the difference between application state and caching?
Define the steps to set up validation control.
Name the two properties are on every validation control?
Can you explain architecture of your project ?
What is the question mark in a url?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Which two new properties are added in asp.net 4.0 page class?
How to Separate background image and front image from original picture....