hi,

in my 3 tier project i want to set some values in another layer( ex :Business layer). which is best method to assign values. GET SET property or creating public variable(s) in Business layer for holding the values?