Data Integration with web site
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
I have a web project that needs to import and export a lot of data with other systems interactively and in the batch mode (mostly) at scheduled intervals. This approach needs to be configurable from an administrative console or via a configuration file. What are the proven methods/platforms for data integration. The project that I am working with has RDBMS, C# DAL, C# Domain and an existing Asp.net web application. Any pointers appreciated. Thanks. Narayan