ASP.NET Framework substitution

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Amid

    ASP.NET Framework substitution

    I need your advice on the following issue.

    Is it possible to create substitution for the ASP.NET Framework to process
    the web service calls. I mean if is possible to create (and maybe there are
    some examples) custom classes that can serve for receiveing SOAP messages
    (web service methods calls) reflecting them to the calls to the "real" target
    classes methods, and then converting the results back to the SOAP for sending
    to the client applications.

    Any help will be appreciated.
Working...