1‏/7‏/2012 - 1‏/8‏/2012

Run Python Script From C#

In this post, I will show you how to call python generator in c#. Create a Console Application and then right-click on the project and add ...

santosh 30 يوليو, 2012

How to call python class in c#

In this post, I will show you how to call python class in c#, Create a new python class named Person.py and paste the following code class...

santosh 30 يوليو, 2012

IronPython and C#

What is IronPython IronPython is an open-source implementation of the Python programming language which is tightly integrated with the ...

santosh 30 يوليو, 2012

Passing complex objects into a WCF Rest Service

In this post, I will show you how to pass complex JSON data from jquery to WCF service. Create a new website in visual studio. Add a ...

santosh 14 يوليو, 2012