[Tutor] .NET web services

Mike Hansen Mike.Hansen at atmel.com
Fri May 11 15:29:05 CEST 2007


 

> -----Original Message-----
> From: tutor-bounces at python.org 
> [mailto:tutor-bounces at python.org] On Behalf Of Kent Johnson
> Sent: Friday, May 11, 2007 4:18 AM
> To: shiv k
> Cc: tutor at python.org
> Subject: Re: [Tutor] .NET web services
> 
> shiv k wrote:
> > Dear All,
> > I want to implement web services in Python for our project 
> and i want to 
> > use these frm .NET framework. pls tell me how the .Net 
> platform will 
> > interact with my these services.
> 
> You might be interested in IronPython which is integrated with .NET
> http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython
> 
> Kent

Did the original poster mean to create a web service and have a .NET
program consume it?

Mike


More information about the Tutor mailing list