Hi, We often use DataSet or DataTable instances or Business Entity instances to pass data through the layers of an application in ASP.NET. The major disadvantage of this approach is that if you decide to change the data container, i.e., any of these three
Read More...