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
How information about the user's locale can be accessed?
What is difference between mvc and asp.net? : Asp.Net MVC
What is validation in asp.net?
Can user control be stored in library?
Is asp.net a language?
What is connection pooling and how to enable and disable connection pooling?
Can we have multiple master pages in asp net?
What are the different methods of session maintenance in asp.net?
What is asp.net version?
What are the security types in asp.net?
What is the difference between union and join?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
How can we update records in gridview?Is there any appropriate code for it?
Is asp.net and .net same?
Explain the benefits of viewstate?