Hello,
My problem is that the same intranet must run in to separate servers because will be used by to diferent companies under diferent domains, but the data must be the same.
I am trying to implement a mediaProvider, i created some classes using the FacebookMediaProvider as example. I created this clases in the App_Code folder. I don't know how to reference this provider in de composite.config file. This classes must be in a separate dll?
also for simplicity i did't created a DB type from code, i used the Data perspective, so i think i can't move all to a separate dll straihgt forward.
Regards!
My problem is that the same intranet must run in to separate servers because will be used by to diferent companies under diferent domains, but the data must be the same.
I am trying to implement a mediaProvider, i created some classes using the FacebookMediaProvider as example. I created this clases in the App_Code folder. I don't know how to reference this provider in de composite.config file. This classes must be in a separate dll?
also for simplicity i did't created a DB type from code, i used the Data perspective, so i think i can't move all to a separate dll straihgt forward.
Regards!