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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to debug web service from WinForm23 Mar 2005 14:43 GMT7
I need to attach to aspnet_wp.exe in order to debug a web serivice from
WinForm client. Why don't I have to do this for ASP.NET / WebForm client?
Why doesn't VS.NET debugger attaches automatically? Can I configure it?
Thanks,
WebService and consumer in same Solution ?23 Mar 2005 14:02 GMT1
Within a VS 2003 .sln Solution , can a WebService project and an ASP.NET /
WinForms project that consumes that WebService co-exist and be tested in a
single Debug session ?
Need Help on Rules Engine23 Mar 2005 13:31 GMT3
I'm trying to create a rules engine that could be re-used in the windows
client as well as the server side.
Could someone point me in the right direction. I'm looking to create simple
rules that could be passed on from the server to the client as xml. I would
</maxRequestLength> and WSE 2.023 Mar 2005 11:26 GMT2
I have set web.config value for maxRequestLength to -1, but it is still
complaining that the maximum length is being exceeded, Do I have to change
the value in the machine.config as well?
Also what affect does the ChunkSize property have on the DimeAttachment in
user Authentication through webservice23 Mar 2005 08:40 GMT3
I have a webservice based app that a company has purchased to use
internally.  They want the authentication to integrate with their Active
Directory.  Is there anyway that the client portion of the application
(which is a .NET WinForms app) can send some information about the logged ...
How do I validate a WebMethod's properties?23 Mar 2005 00:33 GMT2
If I have a WebMethod that takes a parameter, what is the correct way to
validate it? I could throw an exception, but that does not seem right.
public DataSet TestMethod( string MyString )
{
WSE Client Port with soap.tcp22 Mar 2005 23:33 GMT1
I'm developing an WSE application which have two parts.
One part (server) is the service provider which have a well-known address
and port number to which the second part (clinet) is sending requests and
recive replies.
Passing xml vs. passing a class22 Mar 2005 23:01 GMT10
There are two ways to pass structured data to a web service:
xml
===
<Order OrderId="123" OrderAmount="234" />
SoapService class instance "cached" between SOAP calls22 Mar 2005 22:56 GMT1
I have the following behavior from my class that inherits from SoapService.
Upon the first call to the web service, naturally, an instance of my class
is created. However, upon the second call, the previous instance is re-used.
Upon the third call, a new instance is created. Upon ...
WSE SP3 WSDLs and the 2003 IDE22 Mar 2005 22:40 GMT1
1. What exe does the VS IDE use to generate ws proxy classes under WSE SP3? I
just renamed Wsdl.EXE and WseWsdl2.exe and the IDE still generated a proxy. I
sure would've expected WseWsdl2.exe to be the one it used.
2. To make it easier for the client to add web references, I have ...
query22 Mar 2005 17:20 GMT1
how to give password in "*" format in method of web Service of C#....
--------------------------------
From: Preeti Jain
-----------------------
Using excel in a webservice22 Mar 2005 16:50 GMT3
I have an excel worksheet with a lot of calculations which i would like to
incapsulate in a webservice. The scenario is that the webservice opens the
worksheet (by opening excel) fills in an couple of fields, lets excel
compute some values and send these values to the callee of ...
Web Services and Win Forms22 Mar 2005 14:35 GMT1
I am calling a web service from my win form application. Is there a way to
see or log the xml/soap reuqests going out?
Thanks
Arun
Soap Response22 Mar 2005 13:03 GMT4
I have been consuming a IBM Websphere (Java) web service using .Net 1.0 front
end writen in VB.NET.  The proxy class submits a soap request and gets a soap
response.
When I migrated the front-end to .NET1.1, the response from the web service
[ANN] UPDATED WSE 2.0 SP2 secure UsernameToken sample available22 Mar 2005 00:27 GMT3
All,
Because the sample proved more popular than I thought it would be, I have
updated it.
Credit:
 
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.