|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Why do we serialize business objects ?You serialize business object to pass them from the business logic tier
to the data access and UI tiers. Also, if you have any remoting requirements via either Web Services or Remoting then that will require serialization of some type of business object also. HTH David Show quote "kunaly" <kunal.malik.***@gmail.com> wrote in message news:1152388674.717914.185980@b28g2000cwb.googlegroups.com: > Why do we serialize business objects? |
|||||||||||||||||||||||