what is connected architecture and disconnected architecture in asp.net

In connected archritecture connection is opened and we can displays records using datareader disconnected architecture is when the connection is not opened it display the records using dataset or datadapter