Click here to Skip to main content
15,896,278 members

Comments by rajeshswami27 (Top 5 by date)

rajeshswami27 16-Jun-10 5:25am View    
Thanks prasadbuddhika for your quick reply

These are sperate projects. I have refered the Business Objects assembly to the service layer. but how I expose the product object to the client. Do I have to decorate the class with DataContract,DataMember in the business object assembly or I have to duplicate this class in the service layar.

how I will acess the product object at the client side.


if you could give me an example it will be highly appreciated.

Thanks.
rajeshswami27 15-Jun-10 8:25am View    
Thanks D@nish,

I always appreciate for you immediate response.

Could you please direct me to some resource links

Thanks
rajeshswami27 11-Jun-10 7:37am View    
Hi Hristo Bojilov

Thanks for your quick note.

You put me on the right direction.now it is very easy to handle with a particular object from dgview/collection

http://msdn.microsoft.com/en-us/library/4wszzzc7.aspx
rajeshswami27 4-Jun-10 3:59am View    
Thanks D@nish

I have got a broad idea through your comments.

it will be greatly appreciated if you can give me an outline/structure of handing the business layer with an Object Class, Object Collection and mostly the Business Rule.

for business rule can we add propertlyChanged event to handle the business Rule.
rajeshswami27 1-Jun-10 2:55am View    
Thanks a lot DaveyM69
it's fine
could you please give me an example of handling the Ilist between Tiers.

Business Layar
Data access layer