Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Soap Fault from within a class - no Detail08 Oct 2006 10:01 GMT3
I am trying to encapsulate logic within classes, so I have this:
Public Class StolenVehicleTemplate
   Private _Make As String
   Public Property Make() As String
helloworld comes up with 404.07 Oct 2006 15:37 GMT2
Hi I am trying to load a new web service onto a production box and it's
just not working so I am now trying with helloworld which doesn't work
either.
I cannot publish to the server as vs2005 tells me the IIS on that box
SoapExtension on client06 Oct 2006 22:39 GMT1
In a web service I have 8 methods (there's about 50 in that web service)
that use a custom soap extension for compression data. How set the client (a
.net winform) to use the custom soap extension when calling this webmethods?
The generated proxy don't use then and allways I need ...
how to use WSDL,exe generated code?06 Oct 2006 22:33 GMT1
Using the .NET 1.1 Framework SDK WSDL.EXE tool and VS.NET 2003, how do
I use the code generated from WSDL.EXE. I have a WSDL file and I have
successfully called WSDL.exe like so:
wsdl /out:myproxy.cs mywsdl.wsdl
Classes in webservice have the same name06 Oct 2006 18:43 GMT5
We have a webservice that is a passthrough to a third party webservice.
The third party webservice uses the classes that are named the same for
both the submission and result message. We have separated these out to
different namespaces in our webservice. Eg.
Identifying calling user with custom authentication06 Oct 2006 18:36 GMT1
I've searched through this newsgroup but have been unable to find
something to answer my question so I'd better go ahead and post it
We are currently developing a web service for processing requests on a
business domain. We are interested in utilizing a custom authentication
Difference between abolsute expiration and sliding expiration.06 Oct 2006 18:21 GMT1
can anyone tell me difference between absolute expiration and sliding
expiration.
thanks in advance.
XmlInclude and ParameterStyle.Bare06 Oct 2006 11:07 GMT1
I'm using ParameterStyle.Bare and have a Request Object as an in
parameter for my web method. The Request object holds a BaseObject.
I have many different WebServices all using this single RequestObject
but intended that depending on which service you call, you send in a
Dynamic web service call06 Oct 2006 00:41 GMT1
I already build my "wonderful" webService and it returs DataSets exactly
like I want, and it does wonderful things...
but...
Now that I develop a Window Forms application that consume that web
strange date behavior06 Oct 2006 00:35 GMT3
I've created a web service method which looks like
public MatchResult CheckMatch(MatchData MatchValues)
MatchData is a class defined as:
public class MatchData
Urgent: Web Services05 Oct 2006 20:57 GMT1
I am pretty new to web services.
And I have a situation where i am using a web Method that will send an xml
documents.
I am getting data into the dataset and then using dataset.getxml() method
Web Service and Asyncronous Notification05 Oct 2006 17:58 GMT1
Is it possible to develop a web service which can send asyncronous
notification to the client application using Web Service and not the
Remoting?
What I really want to know that, if each client application have a web
For Geeks: SoapExtensions05 Oct 2006 15:08 GMT1
I'm developing a Soap Extension to encrypt the body part of messages in web
services just for fun.
In that code I can crypt webmethos that use simple objects as strings in the
conversation with no problems. But when I try send a DataSet using this
Using Cache in WebServices05 Oct 2006 15:04 GMT1
I am developing a Asp.net webservice.
Can I use HttpRuntime.Cache to store temporary data between method calls in
a service.
Also will the data persist if I have 2 webservices in the same project?
Dynamically Consuming Web Services05 Oct 2006 11:41 GMT2
In a project I'm working on, I need to call web services methods based on
information that is given to my client program only at run-time.
I get the wsdl url, the name of the method to call and the parameters to use.
While that would not be a problem with the old SOAP toolkit, I ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 September, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.