If you have non DotNet clients, then I would look at WCF.
You can write your code in C# and expose services through endpoints. a non
dot net app can call an endpoint setup as a webservice.
Juval Lowy
http://www.amazon.com/Programming-WC.../dp/0596526997
That is a top WCF book.
You can look at my example, but my example is primarily for a DotNet to
DotNet world.
http://sholliday.spaces.live.com/Blog/cns!A68482B9628A842A!158.entry
"Sasa Mihajlovic" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I have no idea where I can post this questio, but I hope that there are a
> lot of developers on this forum who use different components for
> VisualStudio. I need information about some product which will be used
> with visual studio for develop n-tier setup application with multiply
> client connection. For example: application server written in csharp and
> thin clinet can be written in java, php, ... (something like kbmMW or
> RemObjects with Delphi)
>
> Thanks for any help... :-?
>
>