you can make a property bool IsNew or put a bool parameter in the method Save to check if it's new (true) or not (false) so if BL set the parameter to true you access the insert command else access the Update command
- [DotNetDevelopment] UI, BusinessLogic, Interfaces and the Data ... Adam
- [DotNetDevelopment] Re: UI, BusinessLogic, Interfaces and ... rbdavidson
- [DotNetDevelopment] Re: UI, BusinessLogic, Interfaces ... Adam
- [DotNetDevelopment] Re: UI, BusinessLogic, Interfa... Prof.Mendl
- [DotNetDevelopment] Re: UI, BusinessLogic, Interfa... rbdavidson
- [DotNetDevelopment] Re: UI, BusinessLogic, Interfaces and ... Benj Nunez
