<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dummies guide to ipp &amp; VB.Net please in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889012#M11196</link>
    <description>&lt;P&gt;Ajay,&lt;/P&gt;
&lt;P&gt;could you pleasedo the next step and take a look into neighour folder, dotnet-cpp?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
    <pubDate>Thu, 11 Sep 2008 15:35:51 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2008-09-11T15:35:51Z</dc:date>
    <item>
      <title>Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889006#M11190</link>
      <description>Hello, Ive just downloaded the demo and samples of IPP and tried to make the sample for vb.net using vbexpress 2008. 
&lt;BR /&gt;Please forgive the stupidity of my question, but is this compatible with IPP.
&lt;BR /&gt;Is there a  SIMPLE example of a VB project that can be run from the VB IDE ( i.e. not .vb files with a makefile)
&lt;BR /&gt;Many thanks
&lt;BR /&gt;Steve
&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:29:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889006#M11190</guid>
      <dc:creator>stevewidg</dc:creator>
      <dc:date>2008-09-10T13:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889007#M11191</link>
      <description>Let me add ! Even I am newbie with IPP and wish to use its functions with Visual C# 2008 , are there any wrappers avalable or any other solution to work with IPP and C# ? &lt;BR /&gt;</description>
      <pubDate>Wed, 10 Sep 2008 13:57:07 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889007#M11191</guid>
      <dc:creator>Ajay_N_</dc:creator>
      <dc:date>2008-09-10T13:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889008#M11192</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;we provide build system (based on makefile) for IPP samples. Do you have any build issues with VB .NET IPP sample?&lt;/P&gt;
&lt;P&gt;Please take a look on language-interface folder in IPP sample package. It contains .NET, Java, Fortran and Delphi wrappers for IPP.&lt;/P&gt;
&lt;P&gt;You also might want to take a look on DMIP (deferred mode image processing) sample in IPP 6.0 beta which provide C# interface on higher level than just on each IPP function.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2008 05:14:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889008#M11192</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-09-11T05:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889009#M11193</link>
      <description>Thank you For the Reply !&lt;BR /&gt;&lt;BR /&gt;Actually as I said, I am very very new to IPP. Infact I am trying to get acquainted with its functionalities. Can you make it a little simple for me ? &lt;BR /&gt;&lt;BR /&gt;Can I directly use IPP with Visual C# 2008 ? If so are there any ready available wrappers or does it come with .Net support ?&lt;BR /&gt;&lt;BR /&gt;Thank you ! &lt;BR /&gt;&lt;BR /&gt;Ajay &lt;BR /&gt;</description>
      <pubDate>Thu, 11 Sep 2008 09:48:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889009#M11193</guid>
      <dc:creator>Ajay_N_</dc:creator>
      <dc:date>2008-09-11T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889010#M11194</link>
      <description>&lt;P&gt;Hello Ajay,&lt;/P&gt;
&lt;P&gt;just as I've said in previous post, please take a look on language-interface folder in IPP sample package. It contains .NET, Java, Fortran and Delphi wrappers for IPP. That is what we have in IPP for wrappers to other languages. You can use it as is, you can extend it and you can write your own andprobably much better wrappers.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2008 12:46:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889010#M11194</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-09-11T12:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889011#M11195</link>
      <description>Thank you again ! &lt;BR /&gt;&lt;BR /&gt;Yeah I did go through the .NET VB wrapper. My application is in C# so I assume this wrapper cannot be used. If no such direct wrapper exist for C# can you give me any start up on how to convert the VB wrappers to C# wrappers ! &lt;BR /&gt;&lt;BR /&gt;Thank you for showing patience !&lt;BR /&gt;&lt;BR /&gt;Ajay Nair&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Sep 2008 15:23:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889011#M11195</guid>
      <dc:creator>Ajay_N_</dc:creator>
      <dc:date>2008-09-11T15:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889012#M11196</link>
      <description>&lt;P&gt;Ajay,&lt;/P&gt;
&lt;P&gt;could you pleasedo the next step and take a look into neighour folder, dotnet-cpp?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2008 15:35:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889012#M11196</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-09-11T15:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889013#M11197</link>
      <description>Thank you Sir , I thought CPP had something to do with VC++. I guess the documentation would contain on how exactly to use the wrappers !&lt;BR /&gt;&lt;BR /&gt;Lemme thank you again for your patience and support.&lt;BR /&gt;&lt;BR /&gt;Ajay Nair&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Sep 2008 16:08:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889013#M11197</guid>
      <dc:creator>Ajay_N_</dc:creator>
      <dc:date>2008-09-11T16:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889014#M11198</link>
      <description>&lt;P&gt;You are welcome :)&lt;/P&gt;
&lt;P&gt;Vladimir&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2008 16:14:11 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889014#M11198</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-09-11T16:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dummies guide to ipp &amp; VB.Net please</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889015#M11199</link>
      <description>Hello Vladimir,
Prodigyaj sort of hijacked my original post, but doesnt really matter as I have same problem cpp or VB. It is down entirely to my lack of knowledge I accept this, but is there anywhere that can explain to me how to use the IPP with a project in eiither VB or C from within the visual studio IDE. I looked at the PDF document that came in the vbnet folder, but could not see the code there in the example.
I did have problem with the makefile, probably down to not setting my environment settings correctly, but even if and when I get this sorted I dont understand how to apply this to a visual studio project. 
I did start out by asking for a dummies guide, but perhaps if someone could give me an answer geared for idiots I might understand it.
Many thanks
Steve</description>
      <pubDate>Fri, 12 Sep 2008 09:37:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Dummies-guide-to-ipp-VB-Net-please/m-p/889015#M11199</guid>
      <dc:creator>stevewidg</dc:creator>
      <dc:date>2008-09-12T09:37:12Z</dc:date>
    </item>
  </channel>
</rss>

