Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to add my own text on asmx file
Message
From
11/01/2005 00:48:31
 
 
To
11/01/2005 00:04:53
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00975375
Message ID:
00975941
Views:
23
Oh, ok ... now I see. That's pretty easy:
[WebMethod(Description="My Description of stuff here.")]
public string MyMethod()
{
    // code here
}
Bonnie




>Hello Boniie Berent
> Thank you for ur reply. What I mean is, when we created a web service in .NET, people can view this web service in the web browser. It include a few web pages for web service consumer to Read what this web service about. What I want to do is how to insert some text on this web pages, for example, i want to put my name on these webpages.
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Reply
Map
View

Click here to load this message in the networking platform