Hi,
I would like to create a component in C# (e.g. Finance modules) which can be used by various processes and web sites written in other languages than C#( like Java, Perl,PHP etc..). What should be the best approach?
Should I write an web service/API for this?
Please suggest best approach.
Thanks,
Sonali Das