S
Slim
I am a ASP developer, just getting used to asp.net. I must say as a former
critic I'm really starting to like asp.net
I have just made some webservices,
when you create a new web service it already has this tag above the default
function
<WebMethod()> _
what is this, is it necessary, should it be above all functions, all public
function just the first or can I delete it?
critic I'm really starting to like asp.net
I have just made some webservices,
when you create a new web service it already has this tag above the default
function
<WebMethod()> _
what is this, is it necessary, should it be above all functions, all public
function just the first or can I delete it?