473,503 Members | 1,769 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Structured WebMethod() Description?

Is there a way to describe a web method in a more structured way like
describing the parameters in the web method in a multi-line approach? An
example would be.

<WebMethod(Description:= "My Web Method!
Param1: Parameter 1
Param2: Parameter 2
Return: String")>

Then the output in the browser would be

My Web Method!
Param1: Parameter 1
Param2: Parameter 2
Return: String
TIA,

Ramil
Nov 21 '05 #1
0 2675

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2424
by: Raj | last post by:
I am using a SOAP WebMethod -ASP.net (wse2.0) public SoapEnvelope Request() { return SoapEnvelope } The results come back in an indented format as below even if I dont have any newline or...
0
876
by: kejeiri | last post by:
I wish just to draw the attention to the fact, that my MyClass1...and MyClassN are declared "Serializable"... But, I never get my classes methods, I get just attributes (Or methods Properties)...
1
2006
by: Inas Hafez | last post by:
hi, I'm writing a webmethod to return a dataset using ado.net, the method takes parameters as follows: <WebMethod(Description:="This method is used to Get Account Report")> Public Function...
2
2481
by: Pradeep | last post by:
Wanted to know if we can put HTML tags in the WebMethod description. I know we were able to but then am not very sure that if we can keep them now after the SP1. If we can, can you let me know how...
0
872
by: Pradeep | last post by:
I know we can have formatting tags in the web service description, but can we have formatting tags in the web method description. Somehow I remember we were able to do taht but when I tried...
0
1207
by: Chilá | last post by:
Hi all. Does any one has any idea of how to format the description of the web method? I want tp put some line breaks (<br>) put the browser shows up <br> and don't insert the line break. Any...
3
2954
by: Khurram | last post by:
Hi, Firstly, I will apologise now if I have posted in the wrong discussion group. Please let me know if I have for future reference. Below is the code to a WebMethod that is querying an Access...
2
1766
by: archana | last post by:
Hi all, I am having one confusion regarding webmethod's fire and forget behaviour. Say suppose i have method like public void StartStatsCrunch() {
0
1132
by: Looch | last post by:
Everytime I call the method below I get the following exception in a vb.net app: 'Unable to cast object of type 'System.Xml.XmlNode' to type 'System.Data.DataSet' I was able to get the same...
0
7199
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7076
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7274
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7323
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7453
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5576
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
3162
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1507
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
377
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.