Re: Using .Net assemblies with PHP

Pierre Joye <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
hi,

Interesting but it is somehow poor in term of performance (not very
important in most cases).

As a somehow cleaner alternative (COM is such a pain), I use C++/CLI.
For example I wrote (early stage but works) an extension for the MS
Chart module, you can see it here
https://github.com/pierrejoye/php_mschart

Cheers,

On Tue, May 17, 2011 at 7:42 PM, Trevor <[email protected]> wrote:
> Just in case anyone else needs to do this, I just spent a frustrating week
> figuring out how to make an assembly I created with PowerBuilder.Net work
> with PHP. The dotnet class in PHP doesn't work very well, and has apparently
> been abandoned. I ended up using this instead:
> http://universalccw.sourceforge.net/
>
> It's finally working great, and I am very happy. (The library also, of
> course, works with the regular Microsoft assemblies.)
>
> - Trevor
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.