0

I have a need for Multidimensional cube to fetch data from some C# APIs instead of a database. So I have 2 questions:

  1. How to create such APIs. For this, what type of project i need to create in visual studio 2010? And what all APIs do I need to provide.
  2. How to create such datasource connection (in Connection Manager) in Visual Studio?
monish001
  • 671
  • 2
  • 8
  • 20

1 Answers1

0

seems you are looking for SOA, and one of my bookmarked writeup: http://forums.trossenrobotics.com/tutorials/introduction-129/soa-using-c-and-wcf-2307/

prady00
  • 721
  • 1
  • 6
  • 17