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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help connecting to Access DB from web service07 Apr 2006 02:25 GMT5
I am creating a web service that returns data from an Access 2000 database
using VS2005.  The Access database is located on a different server than
where the web service is running.  The Access database is also opened by a
different desktop application running on various ...
Client-to-server streaming using MTOM?07 Apr 2006 01:16 GMT1
Is it possible to configure a client proxy to stream binary content using
MTOM?  Currently I am streaming from server to client by implementing
IXMLSerializable in my return type and I'd like to do the same for the
client.  However, I haven't been able to find samples.  If this ...
Direction Needed - Web Service User Defined Property06 Apr 2006 16:48 GMT5
I am calling a web service with a return value (long) of a success/fail
value.  Depending on a call attribute, a requested result can either be
returned in a string value or Byte group or a long value of a database ID.
Where can I look to define three of my properties to the ...
Refresh the policies file cache06 Apr 2006 14:55 GMT1
I have a web service secured with X509 Certificates (WSE 3.0). I use a
MutualCertificate11Assertion assertion to manage security and a
Authorization element to select certificates that can be used to
communicate.
Serialization issue06 Apr 2006 10:19 GMT1
We are using ACAServices in our project, and are passing entity classes as
parameters to the ACAServiceMethod.  We are using a private variable
entityState to indicate whether the entity is new/updated and so on.  At
present we are not using any custom serialization in our ...
WSE 3.0 Interoperability06 Apr 2006 02:13 GMT3
Is there any researches concerning interoperability of WSE 3.0 and JWSDP 1.6?
I've already read interop article about programming with WSE 2.0 and JWSDP
1.5. For WSE 2.0 and JWSDP 1.5 this works, but not for the link WSE 3.0 -
JWSDP 1.6.
Serialize SOAP message05 Apr 2006 21:38 GMT2
I have a web service that receives (accepts) a xml message ("xmlmessage") as
a XMLElement. I need to serialize the xml message in VB.net and then HTTPpost
it to an URL.
What code can I use to serialize the "xmlmessage"?
WSE IDE integration WSE proxy generation with KERBEROS autent.05 Apr 2006 20:44 GMT4
I ve following problem i installed WSE 3.0
WSE didnt integrate with VS 2005 ide
this is not too big problem i can use configuration tool of WSE 30
but second problem is more significant
customize soap request05 Apr 2006 11:45 GMT1
I'm making an webservice in .net which has a method like this one:
[WebMethod]
public MyType MyMethod(MyType myParam)
{
x509 test certificate creation05 Apr 2006 09:59 GMT1
I’m trying to follow the WSE 3.0 security hands on lab.
The test certificates are missing as I do not have any /Samples folder.
I’ve read quit a lot of post about this. I’m supposed to run a
setup.bat, but that one is missing too.
Returning from a web method05 Apr 2006 09:29 GMT1
Is it possible to return from a web method again n again which is
called asynchronously just once? For example, lets say I have a web
method by the name GetNumber which returns an integer. I call this
method GetNumber just once asynchronously but it should keep on
ObjectDataSource with nulls returned from DataReader05 Apr 2006 08:03 GMT1
I'm trying to use SqlDataReader to retrieve values from a row and pass them
to a business class constructor (used by ObjectDataSource) but get exception
if the string field contains a null value in the table.  Is there some way to
have the DataReader return String.Empty if the ...
WSE 3.0 UsernameToken SendNone problem05 Apr 2006 06:42 GMT4
I implemented a web service with WSE 3.0.
For security requirement, i used custom UsernameToken that lookup paaswords
from database.
Anyway, when I test web method from client. Cases;
Obvious question?04 Apr 2006 20:42 GMT1
If I have a wse3 enabled webservice, does the client accessing the service
have to have wse3 installed on their pc as well?
If so, doesn't this defeat the interoperability of web servives, or am I
missing something?!
Returning large number of results from a WS04 Apr 2006 17:21 GMT3
I have a web service that may return a very large amount of data. I want
that data to return in chunks, like first return 10% of data than return the
next 10% and so on, until all is finished. How are other people doing this?
I have come up with the following way:
Pages: 1 2 3 4 5 6 7 8 9 March, 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.