hi,
I would like to know if its a bad practice to pass dataobjects(from the entityframework) as parameters to methods in my business logic. If so, why? and would the solution be to create business objects that matches the dataobjects?
thanks,
ray
I would like to know if its a bad practice to pass dataobjects(from the entityframework) as parameters to methods in my business logic. If so, why? and would the solution be to create business objects that matches the dataobjects?
thanks,
ray