472,958 Members | 1,736 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,958 software developers and data experts.

What Determines the Order of Methods in WSDL Listing?

This may seem like a trivial question, but when I view the list of methods
there is no discernable order. Can I define this somewhere? Some of my web
services have dozens of methods and it's difficult to locate a specific one
in the list. I've appended a sample in hopes it will clarify my issue.

a.. UpdateDistributorRecord
Update an existing Distributor record.

a.. UpdateComplaintTypeRecord
Update an existing ComplaintType record.

a.. UpdateComplaintStatus
Modify Complaint State based on an event.

a.. ChildRecordsExist4Vendor
This function checks for Vendor child records.

a.. InsertComplaintHistory
This function inserts a new Product Complaint History record.

a.. AllProducts
Get QA Product List.

Feb 3 '06 #1
1 1437
There was an article I read recently, and I don't remember if it was in MSDN
Magazine or if it was on MSDN but it told about how, in .Net 2.0, there's a
file you can create and put in your application folder and configure your
web.config to use it and that file can drive the rendering of the methods
list.

I wish I could find the file but hopefully knowing that what you want can be
done will trigger some search word that will get you what you want.

If I find the article, I'll post it here.
--
Dale Preston
MCAD C#
MCSE, MCDBA
"Larry Page" wrote:
This may seem like a trivial question, but when I view the list of methods
there is no discernable order. Can I define this somewhere? Some of my web
services have dozens of methods and it's difficult to locate a specific one
in the list. I've appended a sample in hopes it will clarify my issue.

a.. UpdateDistributorRecord
Update an existing Distributor record.

a.. UpdateComplaintTypeRecord
Update an existing ComplaintType record.

a.. UpdateComplaintStatus
Modify Complaint State based on an event.

a.. ChildRecordsExist4Vendor
This function checks for Vendor child records.

a.. InsertComplaintHistory
This function inserts a new Product Complaint History record.

a.. AllProducts
Get QA Product List.

Feb 9 '06 #2

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

Similar topics

0
by: relaxedrob | last post by:
Hi All! I have been reading from this document in order to understand just what an extensibility element is: Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language...
2
by: manohar.shankar | last post by:
Hi, I have been searching on this topic for quite sometime and didnt get any answer. Is there a way I can extend/add methods/properties to a C# class during runtime. eg., I have class:...
5
by: Mark | last post by:
When declaring a class that uses multiple inheritance, does the order used when listing the inheritance matter? I'm finding with my compiler (gcc 3.2.2) that my program seg faults when destructing...
1
by: Karl | last post by:
I'm trying to learn an acceptable way to marshal complex data between an ASP.NET web service and an ASP.NET web client. Initially, it will be enough for the client to display the data from the...
6
by: seeIT | last post by:
In a client application a simple webservice (add/multiply) was added to solution panel but proxy methods do not appear. WSDL description in solution panel follows: <?xml version="1.0"...
10
by: dq_user_cjr | last post by:
I want to make some of my web methods avaible but basically want to hide them in the WSDL file so not just everyone can consume them. Is there a way using attributes to still have certain web...
4
by: MyName | last post by:
What is the advantage of a WSDL web service over an API that will be running as an XML engine accessible via an HTTP address over a special port? The client needs to access the API using the HTTP...
0
by: Brett Zimmerman | last post by:
Hi All, I have a web service derived from MarshalByRefObject (i.e. Not WebService) that also implements the IDisposable interface. The problem I have is with the implementation of the public...
2
by: Mongkon | last post by:
I use Visual studio.net 2003 for develop a web application by communicate with Web service (it has been developed by Java) and I has added web reference but It can’t to and show error message...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
2
by: GKJR | last post by:
Does anyone have a recommendation to build a standalone application to replace an Access database? I have my bookkeeping software I developed in Access that I would like to make available to other...

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.