Hello I have found myself not needing to use structs for any reason in the vanilla business apps ( DB to front end WindosForms,WPF,ASP.net etc) for past 7 years or so. All BO's are classes, and I can't think of anything more fine grind than that.
Unless I have been missing something, my question is to Business App writers, do you use structs any where for any reasons? In all the usuall VS demos I have not seen structs being used ( graphics demos do not count!) Regards Arjang
