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 / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Optional parameter in a web service?30 Dec 2005 20:21 GMT2
Is there a way to make a parameter optional in a web server? I've got two
routines that will work almost exactly the same except that one needs an
extra parameter to do a check. I supposed I could something like:
public int WithOneParm ( int parm1 )
Compact Framework 2.0 MTOM30 Dec 2005 18:43 GMT1
Does .Net compact framework 2.0 supports MTOM web service client?
For instance, sending an image file from pocket pc to a web service server
with MTOM enabled.
Thanks.
How to return a class through a web method?30 Dec 2005 07:11 GMT2
I want to write a web method that returns a class. I want the class
definition to appear in the proxy generated on the client .
How can this be done?
Many thanks
Multi dimensional arrays in 2005?30 Dec 2005 07:10 GMT1
Does the 2.0 Framework support web services that return multi
dimensional arrays?
Data Type to implement ?30 Dec 2005 07:08 GMT2
I am using the SOAP 1.1 request and response to create a corresponding web
method for it.
SOAP 1.1 response looks like as follows :
<?xml version="1.0" encoding="utf-8"?>
Topics in .NET Webservices30 Dec 2005 03:17 GMT1
I am a .NET software developer and I am not that comfortable when
people talk about web services in .NET eventhough I know little bit
about them. I would appreciate if anyone can provide some online
sites or books to review
Compile WS in release mode in VS 200530 Dec 2005 03:04 GMT1
So VS 2005 has changed the way they compile Web services (actually web
projects). Now they no longer have this option of release mode for Web
projects.
So what changes have you guys made to the build process to accomodate this.
"Updated Web Reference" but can't find the '****Wse' class!29 Dec 2005 23:02 GMT9
So Ihave enbaled by ASp.NET Web Service project to be WSE Enabled and the
same for my client project. Compiled the Web Service and then updated the
references in the client project.
I am now supposed to find a class which has 'Wse' appended to it, I can't
formating the XML response in webservice29 Dec 2005 12:20 GMT1
First, Please excuse me for my bad english.
I developped a small webservice in C# who execute a sored procedure in a  
sql server 2005.
Everything was OK, but our client have a problem to integrate it on java
LDAP to Domain Controller28 Dec 2005 23:07 GMT4
i am new on VB .net and i want to list all Active Directory Users in a WebInterface.
It is no problem in Windows Applications to list users, but in Web Application i allay get the following error
Server Error in '/IP-Phone-Admin' Application.
How to receive DataSet from WebService in Excel ?28 Dec 2005 16:17 GMT2
Dear Sir
  I can Receive webSercie Funtion in Excel 2003 such as  return "hello "
  But how can receive a Funtion returned  DataSet ?
  thanks a lot !
Tried everything - "Requested registry access is not allowed"28 Dec 2005 12:31 GMT4
My webservice is currently deployed on WIndows 2000 server and runs pretty
fine. I am trying to run my webservice on a Windows 2003 server. My
webservice tries to write to a eventlog. The code is as follows:
System.Diagnostics.EventLog Log = new System.Diagnostics.EventLog(
Big trouble accessing a web service with SoapRpcMEthod : System.Web.Services.Protocols.SoapException 28 Dec 2005 05:48 GMT3
I have a web service of my own on a server (vb.net). I must declare it with
SoapRpcMethod to be used with JAVA.
This is a simple exemple method of my vb source :
>************************************************************************
Problem returning container class with DataSet as object27 Dec 2005 15:24 GMT1
I am implementing a web service and thought it may be a good idea to return a
more complex class (which I have called 'ServiceResponse') in order to wrap
the original return value along with two other properties...
bool error;
Many functions in one webservice page or multiple pages with fewer functions?27 Dec 2005 02:58 GMT1
Which is preferable - one huge page with all of my functions (50-100
functions) or smaller pages with the functions broken apart logically? It
would seem smaller pages would load faster - just wondering what the opinion
is.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 November, 2005
 
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.