H
Henrik Skak Pedersen
Hi,
I am trying out the Web Service Software Factory to see whether I would like
to use it, for a new web service which I am creating. The web service is
responsible for reading data from a database and passing it on to a web
application. So I have a lot of business entities and generics lists.
My problem is that I have to create all data types double both in the
BusinessEntities project and in WebService.ServiceContracts. The data types
are exactly the same in both layer. Do I really have to do everything double
or can I just delete the WebService.DataTypes and reference the
BusinessEntities project instead?
Thanks
Henrik.
I am trying out the Web Service Software Factory to see whether I would like
to use it, for a new web service which I am creating. The web service is
responsible for reading data from a database and passing it on to a web
application. So I have a lot of business entities and generics lists.
My problem is that I have to create all data types double both in the
BusinessEntities project and in WebService.ServiceContracts. The data types
are exactly the same in both layer. Do I really have to do everything double
or can I just delete the WebService.DataTypes and reference the
BusinessEntities project instead?
Thanks
Henrik.