Quantcast
Viewing all articles
Browse latest Browse all 32060

Data in Objects

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?

Viewing all articles
Browse latest Browse all 32060

Trending Articles