Groups | Blog | Home


Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > dotnet web services > july 2007 > threads for july 15 - 21, 2007

Filter by week: 1 2 3 4 5

WCF vs .Net Remoting
Posted by Marc at 7/21/2007 7:20:00 AM
Does WCF TCP have the data through put of .Net Remoting? Project I am working has significant data networking but I have not seen a comparison between WCF and .Net Remoting in this area. Thanks, Marc...more >>

Calling 3.0 WCF webservice from 1.1 ASP.NET application
Posted by skillo at 7/20/2007 2:46:01 PM
I'm having heck... I have converted a 2.0 ASMX web service to a new 3.0 WCF SVC web service. I can reference the old ASMX from a 1.1. ASP.NET application with no problem. Now, I am trying to reference the new SVC service from the same 1.1 ASP.NET application and the disco code creation is ...more >>

SoapExtension and NetworkStream
Posted by CEvans at 7/19/2007 5:10:02 PM
My Environment * Windows XP * .NET 2.0 * Visual Studio 2005 I have written a SoapExtension in c# on a windows XP machine. The purpose of this extension is to monitor progress for data being transfered over the wire. I have a web service that exposes one method. All this method does i...more >>

Multithreaded consumer
Posted by AC at 7/19/2007 11:20:43 AM
Hi. I have a C# WebService with a WebMethod that returns an array of (WebService-defined) objects. If I create a consumer exe and call the method, everything is as expected. If I then create a thread within my exe and call the WebMethod from there, my thread dies. No exception, it just dies. ...more >>

web services
Posted by AVL at 7/19/2007 5:54:03 AM
hi, i need to check the availability of my web service.... how can i do that. i dont want to call any of the methods present in web service to test availability.. i just want to ping to the web service....how can i do that.... ...more >>

Consume the Web Service Source file in VB.NET
Posted by Saish at 7/19/2007 12:00:00 AM
Hi All I am working with web services in .NET. Environment : Web Service/IIS5.1/ASP.NET 2.0 / VB.NET To Consume the Web Service Source file I have followed the below steps. step 1: wsdl.exe /l:VB /n:WService /out:binServiceName.vb = http://localhost:1251/Zillowservice/ServiceName.asmx?WSDL ...more >>

The underlying connection was closed: An unexpected error occurred on a send
Posted by Mrozik at 7/18/2007 12:00:00 AM
Hi! I have a problem - after deploying application in client environment, on some client machines occured error. Environment: App server: ASP.NET WebService/Win 2003/ secured SSL (.NET 2.0) Client app: SmartClient - WinForms (.NET 2.0) I trust all server cetrificates - at the start of clien...more >>

using web service to interact between two stand-alone VB .NET appl
Posted by MK at 7/17/2007 6:08:02 AM
Hello , I am developing a white board type stand-alone VB .NET application in which the .EXE application will be installed in two or more different client machines . These client machines will interact with each other in the way that during drawing with mouse using graphics on RichTextB...more >>




DevelopmentNow Blog