Greetings,
as i know that the proxy class for the webservice is generated at run time ,but i am not understanding this concept because before i run my application i can access all the members(as methods) of this generated proxy class.
so i need to understand this topic?
your help is highly appreciated
best regards
Hi Wissam,
The proxy class indeed is created at runtime. When i look at my proxy this isn't possible. Are we talking about a javascript proxy?
Regards
Greetings,
i mean the proxy class when you add a web reference to the webservice.
Hi Wissam,
Yep when you create a webreference then you will be able to see the methods. The proxy isn't generated at runtime. The proxy is generated at design time. Hope this helps!
Regards,
No comments:
Post a Comment