Building Dataset from Class Array

G

Guest

Forgive any bad terms. New to .Net development

My business layer has something similiar to this

class Accoun
private m_Notes as Note(

' Get Mehod
..
end clas

Class Not
private m_strText as Strin
private m_dCreateDate as Dat

' Get Method
..
' Load Function
..
End Clas

My question is this. Obviously I have a array of Notes objects within my Account object. From prior ASP.NET experience I know I want to have a DataSet of Notes for the Presentation layer. Is there a standard way to produce or store the dataset

It doesn't make too much sense to me to have a Member Function in Accounts that builds a Dataset from the Notes array but am not sure of alternatives

TIA
- Marc Castrechini
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,012
Latest member
RoxanneDzm

Latest Threads

Top