<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>What is late binding?</title><link>http://blogs.msdn.com/b/davidklinems/archive/2006/11/27/what-is-late-binding.aspx</link><description>In a nutshell, late binding is run-time resolution / dynamic loading. Compile time resolution (sometimes called 'early binding'), uses the compiler and linker to verify that the argument types used to call a function matches the function's signature.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: What is late binding?</title><link>http://blogs.msdn.com/b/davidklinems/archive/2006/11/27/what-is-late-binding.aspx#1169796</link><pubDate>Wed, 29 Nov 2006 09:08:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1169796</guid><dc:creator>kamranshahid</dc:creator><description>&lt;p&gt;Hi David,&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; I regularly see your blog.I am currently in a problem.&lt;/p&gt;
&lt;p&gt;I have to catch email &amp;quot;sent&amp;quot; event from pocket outlook in windows mobile 5.0 [pocket pc and smart phone both].I have search a lot but can't find any solution to catch this event from managed or unmanaged code.&lt;/p&gt;
&lt;p&gt;Could you please help me out in this.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1169796" width="1" height="1"&gt;</description></item></channel></rss>