Group: Forum Members
Posts: 374,
Visits: 1.2K
|
Let's say you have developed a WinForm application. And you have created lots of business rules and validations with each BO. Then you decide to develop similar application in ASP.Net as WebForm. Can the same BO that was created be shared between the two applications? And live as sharable for duration of development? This way we maintain only one set of BO codes!
..ßen
|