I have five ASP.Net web applications that have a specific requirement that includes a set of pages (kind of a wizard) that are identical in all the five applications. I want to extract these pages from these five applications and create a common codebase so that these five applications can invoke this common functionality. The extracted piece of functionality should be able to receive an ID (just a data) and return some data to the calling web application. What is the best way to achieve this ?
Aucun commentaire:
Enregistrer un commentaire