Hide webreferences

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi,

Does anybody know how to hide the webreference for the DLL callers? As soon
I create the webreference the namespace is published and the callers can call
directly to the functions, this is not right because I need to control the
access.

Try this:
1) Create a DLL
2) Add a web reference
3) Create a normal WinApp and reference the DLL
4) Intellisence will present the functions of the web service as well

Do you know if there is a way to change this behaviour to "internal"?

Best regards

--
Salvador Alvarez Patuel
Exony Ltd - London, UK
.



Relevant Pages

  • dynamic web reference appears to be worthless
    ... configuration file to hold my web reference URL and load it from ... After loading VS2005 .NET 2.0, lo, there it is a dynamic web reference ... reference url generated from that file. ... WHEN THE DLL IS LOADED. ...
    (microsoft.public.dotnet.languages.csharp)
  • Webservice Private reference
    ... This dll makes use of a webservice and as such has a ... webreference set in the visual studio project to this resource. ... have noticed that (since the application has a reference to the dll) i can ...
    (microsoft.public.dotnet.languages.vb)
  • Webservice Private reference
    ... This dll makes use of a webservice and as such has a ... webreference set in the visual studio project to this resource. ... have noticed that (since the application has a reference to the dll) i can ...
    (microsoft.public.vstudio.development)
  • Re: dynamic web reference appears to be worthless
    ... A dll exists. ... application, in this case, a compiled class on an ASP.NET website has ... class in the dll that contains the web reference. ... Great, so my new plan was to query the settings class, get the ...
    (microsoft.public.dotnet.languages.csharp)
  • gacutil and co. DLL built under 2beta, deploying to IIS5+DotNet Framework 1.1?
    ... I'm very new to .net but have built a simple DLL with one class (using ... a web reference for a soap interface). ... i then followed instructions and ran ...
    (microsoft.public.dotnet.framework.setup)