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 > october 2006 > threads for october 29 - 31, 2006

Filter by week: 1 2 3 4 5

Compress dataset returned from Web Service
Posted by Evgeny.Br NO[at]SPAM gmail.com at 10/31/2006 4:47:03 PM
Hi All, I use .NET 2.0. I experience huge performance problem retrieving dataset from web service. The dataset volume returned from WS is about 5-7 megabyte, it's take too long. Is it possible to compress dataset in some way in the WS send to client, and decompress in the cli...more >>


Web Services configuration
Posted by A at 10/31/2006 3:58:24 PM
Hello I'm using WCF and I would like to know if there is possible to have something like: a WebService with 2 methods: Get and Set and at the deployment time on a server X to decide that the Set method must be "hidden" (a X's clients cannot call it or cannot see it) and on another server Y...more >>

Compress dataset returned from Web Service
Posted by Evgeny.Br NO[at]SPAM gmail.com at 10/31/2006 3:49:37 PM
Hi All, I use .NET 2.0. I experience huge performance problem retrieving dataset from web service. The dataset volume returned from WS is about 5-7 megabyte, it's take too long. Is it possible to compress dataset in some way in the WS send to client, and decompress in the client, if ...more >>

Passing XML to web service?
Posted by nickname at 10/31/2006 1:35:02 PM
I want to pass some xml to a web service method, the xml will confirm to a defined schema. Lets say the schema is defined as: <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="books"> <xs:complex...more >>

Paypal & asp.net
Posted by Blasting Cap at 10/31/2006 10:48:26 AM
I have an application that needs to use Paypal to verify the legitimacy of a credit card, not the actual charge. The only thing I can find thru Paypal's SDK is stuff that's a COM add-in. Is there a web service that anyone knows of that'll do this process? One that would be free or a single...more >>

wsdl.exe problem
Posted by Nick Locke at 10/30/2006 9:10:05 PM
I have a fairly simple structure: - Simple Types in an XSD - Complex Types (one file) in another XSD, importing the Simple Types - More Complex Types (second file) in another XSD, again importing the Simple Types - A WSDL Definitions file, importing the two Complex Types files - A WSDL Serv...more >>



DevelopmentNow Blog