From CodeProject:
Phalanger is the only solution allowing to seamlessly interoperate between PHP and .NET world. It allows to use e..NET generics, namespaces, properties, method overloads, global variables, constants and .NET delegates in both worlds. In this post I will show how to pass delegates from into PHP, and how to use them in PHP.
Tagged: #php #csharp #dotnet #generics #properties