Hi,
I'm not really sure how to explain what I'm after, so bear with me!
Essentially, I have an MVC web app using Entity Framework. Let's call this System A
I need to provide part of the functionality of System A (the Create aspect) within System B - it needs to look like System B (so using System B's view layout) but keep all of the additional functionality that System A provides on Creation.
How could I do this?
Let me know if I need to provide more info!
Ta,
I'm not really sure how to explain what I'm after, so bear with me!
Essentially, I have an MVC web app using Entity Framework. Let's call this System A
I need to provide part of the functionality of System A (the Create aspect) within System B - it needs to look like System B (so using System B's view layout) but keep all of the additional functionality that System A provides on Creation.
How could I do this?
Let me know if I need to provide more info!
Ta,