When you use the [WebMethod] attribute code is generated for you.
I need to do the same for our corporate framework.
Can someone point me to an article/discussion on how to do?
I've seen that XC# does it.
Thanks in advance
Hi,
Chk the following Link
http://msdn.microsoft.com/library/default.asp?
url=/library/en-
us/cpguide/html/cpconwritingcustomattributes.asp
it has got some examples with attributes.
regards
Suresh
>-----Original Message-----
>When you use the [WebMethod] attribute code is generated for you.
[quoted text clipped - 8 lines]
>
>.
Ostap Radkovskiy - 01 Jun 2004 13:18 GMT
I believe you'll get much help by investigating DotNetMock objects - just
put the search on google.
> Hi,
> Chk the following Link
[quoted text clipped - 18 lines]
> >
> >.