Groups | Blog | Home


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet web services > august 2006 > threads for august 22 - 28, 2006

Filter by week: 1 2 3 4 5

Lost in WEB services
Posted by carl.jung NO[at]SPAM hotmail.com at 8/28/2006 3:28:03 PM
Hello, I just started with WEB services (now that I see that one can create a WEB service from SQL 2005!!!). Anyhow I have a nice book "XML WEB services" step by Step that I find very good (but a touch too old!). By reading the first chapters of the book I understand that there are WEB servi...more >>

Asynch WS Debugging
Posted by Techno_Dex at 8/28/2006 3:15:11 PM
What is the correct way to debug a WS which makes it's call Asynch? ...more >>

Naming Convention for Web service method name
Posted by Debasish Pramanik at 8/26/2006 12:00:00 AM
Hi All, Is there any standards to be followed for method name while writing Web Service. For e.g. Should we follow the camel case standards or Hungarian notation. -- Regards, Debasish Pramanik ...more >>

Can a webservice be implemented as a Singleton
Posted by William at 8/25/2006 5:57:36 PM
I have a need to implement a webservice where speed is of the essence. This web service will process product orders in a B2B scenario where SLA's are critical, as well as collect metrics on the duration of various milestones through the application layers path that will be persisted to a BizTa...more >>

Consuming multiple webservices and combining to single webservice
Posted by Togacaptain at 8/25/2006 3:14:02 PM
I have a large database driven app that allows multiple web services to be deployed each allowing access to different parts of the database. I want to build a C# service to consume all of the web services exposed and then open them all up through a single generic web service. The reason for th...more >>

Passing Data from ASP.Net Web Application to Axis Web Service
Posted by zykes at 8/24/2006 2:05:25 AM
hi... I have this problem, how can I access an Axis Web Service from an ASP.NET Web Application and pass data/parameters to this Axis Web Service. Any codes in this situation? help... thanks in advance... ...more >>

Throwing Errors in Web Service
Posted by Anthony Biondo Jr at 8/23/2006 12:46:10 PM
I was wondering how to handle an error in a web service. If our web service encounters a connection error or any other error what is the best practice for returning an error? Do you return a blank result with an error attached or is there some other way to do this? thanks, Anthony ...more >>

Web Service Returning Data Best Practice
Posted by Anthony Biondo Jr at 8/23/2006 10:51:59 AM
I am trying to figure out the best way to return data through a web service. If the value is a single value I can just set it equal to the web service name. If I am returning a set of data I have seen a couple ways to do this. The dataset coming back to me is a SybaseASE Data Reader. Any help y...more >>



FileNet CEWS_DIME Web Service issue
Posted by Kaushik at 8/23/2006 6:09:02 AM
Hello everyone, I have been using FileNet P8's web services in our ASP.Net 1.1 web application for a while using WSE 2.0. Interestingly enough, every now and then one of the FileNet's web services named FNCEWS35ServiceWse do not show up in object browser or intellisense and the non WSE versio...more >>

add web reference problem with HTTPS
Posted by scott mcfadden at 8/22/2006 9:41:02 PM
Using VS 2003, I can not add a web reference to our production server's ..asmx URL using HTTPS. I will put in a URL like: https://mycompany.com/myapp/myservice.asmx VStudio will display the web methods from that URL and when I click on OK to download/build the dynamic web proxy code, I ge...more >>


DevelopmentNow Blog