Skip to content Skip to sidebar Skip to footer
Showing posts with the label .net

Integrating Django And .net Applications Using Single Sign On (sso)

We have heterogeneous systems consisting of Django and .Net web applications. I primarily work on D… Read more Integrating Django And .net Applications Using Single Sign On (sso)

Decrypting In Python An String Encrypted Using .net

I am trying to encrypt a string using C# and decrypt it using Python. The encryption/decryption par… Read more Decrypting In Python An String Encrypted Using .net

C# Return Type Issue

I have a C# Class Library DLL that I call from Python. No matter what I do, Python thinks the retur… Read more C# Return Type Issue

How To Subscribe To A .net Event In A Python Listener Using Pythonnet?

I'm trying to make an event listener to subscribe to a tick (price) event from a FX trading app… Read more How To Subscribe To A .net Event In A Python Listener Using Pythonnet?

How To Install Python For .net On Windows

I downloaded Python for .NET. Inside the zip is clr.pyd, nPython.exe, Python.Runtime.dll and 2 debu… Read more How To Install Python For .net On Windows

A .net Wrapper For Google App Engine?

Does anyone know of a .net wrapper around either python or java Google App Engine services? Any hel… Read more A .net Wrapper For Google App Engine?

Is String Interning Really Useful?

I was having a conversation about strings and various languages a while back, and the topic of stri… Read more Is String Interning Really Useful?

Intels Open Source Upnp Sdk Has Absolutely 0 Documentation, Why?

basically, here is the address... http://opentools.homeip.net/dev-tools-for-upnp they are the recom… Read more Intels Open Source Upnp Sdk Has Absolutely 0 Documentation, Why?