<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" version="2.0">
  <channel>
    <title>Chris Tacke - iPhone</title>
    <link>http://blog.opennetcf.com/ctacke/</link>
    <description>Bringing Managed Code to the Embedded World</description>
    <copyright>Chris Tacke</copyright>
    <lastBuildDate>Fri, 29 Oct 2010 16:19:24 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>ctacke@opennetcf.com</managingEditor>
    <webMaster>ctacke@opennetcf.com</webMaster>
    <item>
      <trackback:ping>http://blog.opennetcf.com/ctacke/Trackback.aspx?guid=173e08c2-2014-4dbc-bae3-7df1cd4cf6e8</trackback:ping>
      <pingback:server>http://blog.opennetcf.com/ctacke/pingback.aspx</pingback:server>
      <pingback:target>http://blog.opennetcf.com/ctacke/PermaLink,guid,173e08c2-2014-4dbc-bae3-7df1cd4cf6e8.aspx</pingback:target>
      <dc:creator>
      </dc:creator>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Recently, over on the <a href="http://ioc.codeplex.com">IoC</a> Project Discussions, someone <a href="http://ioc.codeplex.com/Thread/View.aspx?ThreadId=231808">asked
if the library supported Mono/MonoTouch</a>. Well it really hadn't occurred
to me to even try, since I didn't own a Mac and the only Linux box in the house is
too small a weak to even attempt development on.  In theory, however, it should
work, right?  I mean it's just C#.  I had recently ported IoC to Windows
Phone 7, so I figured why not?  
</p>
        <p>
I picked up a Macbook on eBay, and after spending about half a day in frustration
over the unfamiliar Mac user interface (never liked it, still don't) and another half
day of trying to figure out how to build a project and wire up iPhone UI elements
with the underlying code I'm happy to show this:
</p>
        <p>
          <img border="0" src="http://blog.opennetcf.com/ctacke/content/binary/monotouch.ioc.png" width="851" height="626" />
        </p>
        <p>
I understand that it's really simple code that hardly tests out the entire library,
but the code modifications to get it working were pretty minor, so I'm fairly confident
it will all work.
</p>
        <p>
At any rate, the updated code is now <a href="http://ioc.codeplex.com/releases/view/54800">checked
in and released</a>.  If you use it, let me know.
</p>
        <p>
 
</p>
        <img width="0" height="0" src="http://blog.opennetcf.com/ctacke/aggbug.ashx?id=173e08c2-2014-4dbc-bae3-7df1cd4cf6e8" />
        <br />
        <hr />
Managed Code in the Embedded World</body>
      <title>AppleNETCF.IoC? An IoC container for MonoTouch</title>
      <guid isPermaLink="false">http://blog.opennetcf.com/ctacke/PermaLink,guid,173e08c2-2014-4dbc-bae3-7df1cd4cf6e8.aspx</guid>
      <link>http://blog.opennetcf.com/ctacke/2010/10/29/AppleNETCFIoCAnIoCContainerForMonoTouch.aspx</link>
      <pubDate>Fri, 29 Oct 2010 16:19:24 GMT</pubDate>
      <description>&lt;p&gt;
Recently, over on the &lt;a href="http://ioc.codeplex.com"&gt;IoC&lt;/a&gt; Project Discussions,&amp;nbsp;someone &lt;a href="http://ioc.codeplex.com/Thread/View.aspx?ThreadId=231808"&gt;asked
if&amp;nbsp;the library&amp;nbsp;supported Mono/MonoTouch&lt;/a&gt;. Well it really hadn't occurred
to me to even try, since I didn't own a Mac and the only Linux box in the house is
too small a weak to even attempt development on.&amp;nbsp; In theory, however, it should
work, right?&amp;nbsp; I mean it's just C#.&amp;nbsp; I had recently ported IoC to Windows
Phone 7, so I figured why not?&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
I picked up a Macbook on eBay, and after spending about half a day in frustration
over the unfamiliar Mac user interface (never liked it, still don't) and another half
day of trying to figure out how to&amp;nbsp;build a project and wire up iPhone UI elements
with the underlying code&amp;nbsp;I'm happy to show this:
&lt;/p&gt;
&lt;p&gt;
&lt;img border=0 src="http://blog.opennetcf.com/ctacke/content/binary/monotouch.ioc.png" width=851 height=626&gt;
&lt;/p&gt;
&lt;p&gt;
I understand that it's really simple code that hardly tests out the entire library,
but the code modifications to get it working were pretty minor, so I'm fairly confident
it will all work.
&lt;/p&gt;
&lt;p&gt;
At any rate, the updated code is now &lt;a href="http://ioc.codeplex.com/releases/view/54800"&gt;checked
in and released&lt;/a&gt;.&amp;nbsp; If you use it, let me know.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://blog.opennetcf.com/ctacke/aggbug.ashx?id=173e08c2-2014-4dbc-bae3-7df1cd4cf6e8" /&gt;
&lt;br /&gt;
&lt;hr /&gt;Managed Code in the Embedded World</description>
      <category>OpenNETCF</category>
      <category>iPhone</category>
      <category>MonoTouch</category>
    </item>
  </channel>
</rss>