Samples?
In the book <Profesional ASP.NET Web Services> (ISBN 1-861005-45-8),chapter 6, Sample: PublicationService1.asmx , there is the attribute [WebMethod][TraceExtension(Filaname="c:\x.txt")]. This attribute is not documented in VisualStudio.net, nor is accepted. What I have do?
|