Hi All,
I have to some RND on creating single MVC platform, and creating multiple applications inside it. Just like we have in IIS.
I also need to consider that platform can send data to applications, so that application can do some db operations on it.
Also, platform/application can share each others session data.
Can you suggest something on this.