[Tutor] .NET web services

Kent Johnson kent37 at tds.net
Fri May 11 12:18:11 CEST 2007


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


More information about the Tutor mailing list