473,657 Members | 2,595 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(Desc ription:= "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 2687

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

Similar topics

2
2437
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 whitespaces as part of the SoapEnvelope even though I didnt have
0
885
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) !!!!... Must I declare my classes methods as webmethod's too ? Best Regards As I know, in the WebServices context using VB.net we can serialize classes and get all attributes (Or properties methods) of any class just including it at a head of the...
1
2012
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 GetAccountReport(ByVal businessName As String, ByVal userName As String, ByVal passWord As String, ByVal sentFromDateTimeText As String, ByVal sentToDateTimeText As String) As DataSet the thing is that how do I validate the fields sent over before I...
2
2491
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 or the work around. Thanks Pradeep
0
884
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 recently couldn't. One of my colleagues says that after SP1, this is one of the changes. Thought I would get the thoughts from this group too. Thankjs in advance. Pradeep
0
1215
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 help is appreciated!! See ya and thanks in advance!!
3
2967
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 2003 database, saving the results as a dataset and returning the dataset. public DataSet findAAPAssessment(string assessmentID) {
2
1778
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
1138
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 code to work with a dataset that only returned one row but with multiple rows (guessing that's where the Node comes in) it doesn't work. Anyone have any suggestions?
0
8392
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8730
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8503
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8605
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6163
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5632
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4301
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1950
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1607
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 can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.