<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 09:48:50 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Juozas Kaziukenas' Blog: Using PHP with C# written libraries]]></title>
      <guid>http://www.phpdeveloper.org/news/12390</guid>
      <link>http://www.phpdeveloper.org/news/12390</link>
      <description><![CDATA[<p>
<i>Juozas Kaziukenas</i> has <a href="http://dev.juokaz.com/winphp-2009/using-php-with-c-written-libraries">written up a new post</a> (as a part of his participation in the <a href="http://dev.juokaz.com/winphp-2009/first-annual-winphp-challenge">WinPHP Challenge</a>) about how he's combined C# code with PHP code in his development.
</p>
<blockquote>
Actual PHP part is very easy to write, because only thing you need to do is to create <a href="http://uk2.php.net/manual/en/class.com.php">COM object</a>. However, making your <a href="http://en.wikipedia.org/wiki/Dynamic-link_library">dll</a>'s visible by PHP is a bit tricky. 
</blockquote>
<p>
He points to <a href="http://www.devarticles.com/c/a/PHP/Using-the-.NET-Assembly-in-PHP/">this tutorial</a> as a starting point and issues he had with <a href="http://msdn.microsoft.com/en-us/library/ms182157(VS.80).aspx">ComVisible</a> and some example code that finally got things working.
</p>]]></description>
      <pubDate>Thu, 23 Apr 2009 07:57:17 -0500</pubDate>
    </item>
  </channel>
</rss>
