Shafiqur Rahman

Shafiqur Rahman

  • NA
  • 42
  • 1.4k

Data in Objects

Jan 2 2013 2:25 AM
I have a table or tables in sqlServer. I want to take data from database and keep this table's data into objects like class, but I dont want to keep this data into dataset. What are those ways to keep data into objects taking data from database? How can I pass data into object but not in dataset or datatable?

Answers (1)