Interoperability using webservices

  • Thread starter Thread starter Janus Knudsen
  • Start date Start date
J

Janus Knudsen

Hello...

We've a lot of legacy code, but is slowly changing our development language
to .NET.

Is it possible to make webservices of all the new .NET code... (yes it is),
but im thinking mostly upon the performance issues!! - How is a local
webservice performing contra COM interoperated assemblies running on a
client machine? Maybe it's a stupid question, but nevertheless it's a
thought worthy ;O)



Kind regards
 
Hi Janus
i have seen some examples of that ( the scenario that you are describing )
most of the problem that happens are because of the lack of experience on
how to make best interoperability, but otherwise , there is no problem
with that .
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 
Back
Top