Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between connected architecture and Dissconnected
architecture?

Answers were Sorted based on User's Feedback



Difference between connected architecture and Dissconnected architecture? ..

Answer / dev

In Connected Architecture the connection is open untill we use the Close() methods,the example are Data Reader
In Disconnected Architecture the connection is automatically closed while it finish their jobs.The example are DataSet and Sql DataAdapter.

Is This Answer Correct ?    10 Yes 0 No

Difference between connected architecture and Dissconnected architecture? ..

Answer / 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

More ASP.NET Interview Questions

In a page there is dropdown list with the name of the cities like Bangalore,Pune,Chennai,Other and a text box that would enable the user to enter the name of the city if other is selected. How to enable validation on the text box if other is selected

1 Answers  


What is the difference between abstract class vs interface? Can give me the real time examples?

0 Answers  


You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>

2 Answers   Syntax Softtech,


How will create assesblies at run time?

0 Answers  


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


Is There any Third party tools are using in .Net Technologies? Can u Explain?

4 Answers   HCL,


What are the disadvantages of asp.net?

0 Answers  


What are the various ways of securing a web site that could prevent from hacking etc ?

1 Answers  


What?s a bubbled event?

1 Answers  


What is directive in asp net?

0 Answers  


Differentiate between a hyperlink control and a linkbutton control.

0 Answers  


What is operator overloading in dotnet

1 Answers  


Categories