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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Schemas they say ...18 Nov 2004 22:48 GMT7
Hi group.
They say:
Start with your schema definition of both messages and custom datatypes that
might be used in your messages.
.net SOAP toolkit performance for SOAP deserialization18 Nov 2004 22:43 GMT5
We are building an ASP.net application using C# & .net 1.1 framework.
The ASP.net application consumes web services (Java/Apache Axis
implementation) and we are facing issues that the application is very slow.
Initially we suspected network and server side responses as culprits.
webservices: simple question, accessing webservice members18 Nov 2004 22:37 GMT10
Hi, (new to webservices here)
Is it possible to access a class instance variable defined in a webservice?
I want to access this variable, in addition to the data being returned by
the [webmethod].
raise event from webservice to client18 Nov 2004 19:43 GMT1
I've build a web service and i want that all the clients of the service know
that a specific event occured at the server , my question is there a way to
do it ?
nissiml.
Accessing a file from web service18 Nov 2004 19:09 GMT4
All,
I am trying to access an encrypted file from a web service.  The service
works fine if the file is in the search path.  Isn't there a way to specify
the path to the file?  Such as a subdirectory under the virtual directory
How to build a web service outside of VS.NET ?18 Nov 2004 16:01 GMT3
I am using a make file to build a Windows.NET application , which references
a
couple of local web services. The web services have alias names when they
are added in VS.NET as 'web-reference'. However, when i build externally,
referencing handler file within .asmx for webservice18 Nov 2004 15:46 GMT1
I am now moving over from classic to .net and I must say, very
impressed! I am having problems with figuring out how to create a
webmethod that just references a function in a helper file that I have
created.
encrypt string in the Web.Config file18 Nov 2004 15:19 GMT1
I want to encrypt the Connection String that is located in the Web.Config file
How Can I do it?
Problem passing a typed dataset to a web service18 Nov 2004 15:14 GMT1
I'm having a type mismatch problem when trying to pass a typed dataset to a
web service.
My code is:
CLIENT CODE
SOAP TCP or HTTP ????18 Nov 2004 14:14 GMT1
Could somebody point out using SOAP over TCP vs SOAP on HTTP ? I am concerned
about security not clear if the soap authentication headers using WSE 2.0
will still work as intended.
Thanks!
Add additional elements to an existing SecurityHeader meant for the final SOAP Actor destination18 Nov 2004 13:58 GMT1
The WS-Security Specs state that...
"An intermediary on the message path MAY add one or more new sub-elements to
an existing <Security> header block if they are targeted for the same SOAP
node..."
WS-Policy and WSE problems!18 Nov 2004 11:22 GMT13
Having installed the Web Service Enhancements (WSE) from
http://www.microsoft.com/downloads/details.aspx?FamilyId=FC5F06C5-821F-41D3-A4FE
-6C7B56423841&displaylang=en

and reviewed the WS-Security Drilldown in WSE2.0 at
http://msdn.microsoft.com/webservices/default ...
Deserializing SOAP Response18 Nov 2004 07:52 GMT4
I have a Problem understanding the deserialisation of SOAP-Responses.
The "normal" way, calling a XML WebService is to use WSDL
1) Send Request
2) Get SOAP-Response
How to add schema information into xmldocument from typed dataset18 Nov 2004 05:07 GMT6
I'm trying to return an XmlDocument or XmlNode converted from a typed
dataset.
public XmlNode whatever() {
   MyTypedDataSet ds = new MyTypedDataSet();
Passing a Dataset to a webservice18 Nov 2004 01:59 GMT22
How do I pass a dataset to a webservices? I need to submit a shoppingcart
from a pocket PC to a webservice.
What is the right datatype?
II have tried dataset as a datatype, but I can't get it to compile.
 
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.