c# Programming Glossary: pollutes
How to elegantly prevent a webservice proxy from being exposed to COM? http://stackoverflow.com/questions/1649752/how-to-elegantly-prevent-a-webservice-proxy-from-being-exposed-to-com therefore exposed to COM. This inflates the typelib and pollutes registry. Changing visibility to internal break the assembly..
Why prefix C# interface names with an ?œI??/a> http://stackoverflow.com/questions/437649/why-prefix-c-sharp-interface-names-with-an-i therefore exposed to COM. This inflates the typelib and pollutes registry. Changing visibility to internal break the assembly..
|