<?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>Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx</link><description>I tried writing a sample to use managed C++ to interact with managed code and here is my learning. I created the following managed C++ code to wrap existing FLAT API’s in a class that can be called form C#. 
 Managed C++ code: 
 #using &amp;lt;mscorlib</description><dc:language>en</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx#10105311</link><pubDate>Wed, 15 Dec 2010 13:16:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10105311</guid><dc:creator>Naveed</dc:creator><description>&lt;p&gt;hi zaza still facing the same problem or solved alrdy?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10105311" width="1" height="1"&gt;</description></item><item><title>re: Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx#9922910</link><pubDate>Mon, 16 Nov 2009 12:48:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9922910</guid><dc:creator>Asif</dc:creator><description>&lt;p&gt;Hi, I am developing a WebService(Asp.Net using c#). I need to run or invoke unmanaged C++ code from webservice. how can i do this one. pls guide me regarding this issue. my mail id is asifbasha.honey@gmail.com&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9922910" width="1" height="1"&gt;</description></item><item><title>re: Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx#9922878</link><pubDate>Mon, 16 Nov 2009 10:47:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9922878</guid><dc:creator>Asif</dc:creator><description>&lt;p&gt;Hi, I am developing a WebService(Asp.Net using c#). I need to run or invoke unmanaged C++ code from webservice. how can i do this one. pls guide me regarding this issue.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9922878" width="1" height="1"&gt;</description></item><item><title>re: Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx#9149000</link><pubDate>Fri, 28 Nov 2008 04:14:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9149000</guid><dc:creator>zaza</dc:creator><description>&lt;p&gt;hi alex, im also facing the same problem when using the .lib. anyway have u solve it and how did u solve it..hope u able to help me out..&lt;/p&gt;
&lt;p&gt;thanks and regards&lt;/p&gt;
&lt;p&gt;norazanita@yahoo.com&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9149000" width="1" height="1"&gt;</description></item><item><title>re: Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx#8994688</link><pubDate>Fri, 10 Oct 2008 21:56:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8994688</guid><dc:creator>alex</dc:creator><description>&lt;p&gt;additionally, I have a .lib that I'd need to use in the managed C++ project. Is that possible ?&lt;/p&gt;
&lt;p&gt;I imagine that the .lib contains unmanaged binaries and the project would be &amp;quot;managed&amp;quot;.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8994688" width="1" height="1"&gt;</description></item><item><title>re: Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx#8994674</link><pubDate>Fri, 10 Oct 2008 21:44:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8994674</guid><dc:creator>alex</dc:creator><description>&lt;p&gt;regarding &amp;quot;managed C++ code&amp;quot;... using Visual Studio 2005, what wizard options are necessary to create a managed C++ project ?&lt;/p&gt;
&lt;p&gt;All I've ever done is:&lt;/p&gt;
&lt;p&gt;new -&amp;gt; project -&amp;gt; Visual C++ -&amp;gt; win32 -&amp;gt; win32 project -&amp;gt; OK -&amp;gt; Next -&amp;gt; select &amp;quot;Dll&amp;quot; and enable &amp;quot;Export Symbols&amp;quot; -&amp;gt; finish&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8994674" width="1" height="1"&gt;</description></item><item><title>re: Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx#8885312</link><pubDate>Thu, 21 Aug 2008 19:14:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8885312</guid><dc:creator>noeb</dc:creator><description>&lt;p&gt;I've tried the code example and it fails on my system (vista 64 bit, visual studio 2005);&lt;/p&gt;
&lt;p&gt;C:\temp\csharpstuff&amp;gt;managed.exe&lt;/p&gt;
&lt;p&gt;Unhandled Exception: System.BadImageFormatException: Could not load file or assembly 'native, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.&lt;/p&gt;
&lt;p&gt;File name: 'native, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'&lt;/p&gt;
&lt;p&gt; &amp;nbsp; at Program.Main()&lt;/p&gt;
&lt;p&gt;WRN: Assembly binding logging is turned OFF.&lt;/p&gt;
&lt;p&gt;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;/p&gt;
&lt;p&gt;Note: There is some performance penalty associated with assembly bind failure logging.&lt;/p&gt;
&lt;p&gt;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8885312" width="1" height="1"&gt;</description></item><item><title>Airline Travel &amp;raquo; Managed C++ and C#</title><link>http://blogs.msdn.com/b/thottams/archive/2007/07/16/managed-c-and-c.aspx#8387674</link><pubDate>Sun, 13 Apr 2008 20:22:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8387674</guid><dc:creator>Airline Travel &amp;raquo; Managed C++ and C#</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.travel-hilarity.com/airline_travel/?p=2864"&gt;http://www.travel-hilarity.com/airline_travel/?p=2864&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8387674" width="1" height="1"&gt;</description></item></channel></rss>