
<?phpxml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<channel>
<title>AllDevNet / Popular Links / C</title>
<link>http://www.alldevnet.com</link>
<description>AllDevNet  votes</description>
<pubDate>Fri, 09 Oct 2009 14:58:19 EDT</pubDate>
<language>en</language>
<item>
<title><![CDATA[C9 Lectures: Dr. Erik Meijer - Functional Programming Fundamentals, Chapter 1 of 13 | Going Deep | Channel 9]]></title>
<link>http://www.alldevnet.com/C/C9_Lectures_Dr-_Erik_Meijer_-_Functional_Programming_Fundamentals_Chapter_1_of_13__Going_Deep__Channel_9/</link>
<comments>http://www.alldevnet.com/C/C9_Lectures_Dr-_Erik_Meijer_-_Functional_Programming_Fundamentals_Chapter_1_of_13__Going_Deep__Channel_9/</comments>
<pubDate>Fri, 09 Oct 2009 14:58:19 EDT</pubDate>
<dc:creator>classb</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/C9_Lectures_Dr-_Erik_Meijer_-_Functional_Programming_Fundamentals_Chapter_1_of_13__Going_Deep__Channel_9/</guid>
<description><![CDATA[We kick off C9 Lectures with a journey into the world of Functional Programming with functional language purist and high priest of the lambda calculu<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Bonus Scio: Appfuse Struts basic application - getting into details -The security #1]]></title>
<link>http://www.alldevnet.com/C/Bonus_Scio_Appfuse_Struts_basic_application_-_getting_into_details_-The_security_1/</link>
<comments>http://www.alldevnet.com/C/Bonus_Scio_Appfuse_Struts_basic_application_-_getting_into_details_-The_security_1/</comments>
<pubDate>Sat, 25 Jul 2009 11:16:34 EDT</pubDate>
<dc:creator>kreepy</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/Bonus_Scio_Appfuse_Struts_basic_application_-_getting_into_details_-The_security_1/</guid>
<description><![CDATA[Some time ago, while searching for a generic DAO implementation/example, I (re)discovered Appfuse. Here is the application's description, according <br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[3D Game Design - How To Create Your Own Game]]></title>
<link>http://www.alldevnet.com/C/3D_Game_Design_-_How_To_Create_Your_Own_Game-1/</link>
<comments>http://www.alldevnet.com/C/3D_Game_Design_-_How_To_Create_Your_Own_Game-1/</comments>
<pubDate>Thu, 09 Apr 2009 13:52:26 EDT</pubDate>
<dc:creator>karen</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/3D_Game_Design_-_How_To_Create_Your_Own_Game-1/</guid>
<description><![CDATA[Create your own video game and learn video game programming. Become a professional video game designer. Attend Gaming Tournaments and Ultimate Gaming<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Practical Algorithms in C++]]></title>
<link>http://www.alldevnet.com/C/Practical_Algorithms_in_C/</link>
<comments>http://www.alldevnet.com/C/Practical_Algorithms_in_C/</comments>
<pubDate>Thu, 08 Jan 2009 19:21:45 EST</pubDate>
<dc:creator>viron</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/Practical_Algorithms_in_C/</guid>
<description><![CDATA[Practical Algorithms in C++Have you been looking for a C++ book that not only talks about some of the most popular algorithms of today, but also<br/><br/>5 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Calling C Libraries from .NET]]></title>
<link>http://www.alldevnet.com/C/Calling_C_Libraries_from_-NET/</link>
<comments>http://www.alldevnet.com/C/Calling_C_Libraries_from_-NET/</comments>
<pubDate>Thu, 18 Sep 2008 21:16:50 EDT</pubDate>
<dc:creator>konga</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/Calling_C_Libraries_from_-NET/</guid>
<description><![CDATA[This tip shows how to call C libraries from .NET.<br/><br/>4 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Tool for converting VC++2005 project to linux makefile.]]></title>
<link>http://www.alldevnet.com/C/Tool_for_converting_VC2005_project_to_linux_makefile-/</link>
<comments>http://www.alldevnet.com/C/Tool_for_converting_VC2005_project_to_linux_makefile-/</comments>
<pubDate>Wed, 17 Sep 2008 21:22:57 EDT</pubDate>
<dc:creator>mani77</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/Tool_for_converting_VC2005_project_to_linux_makefile-/</guid>
<description><![CDATA[This tool automatically converts Visual C++ 8.0 or 9.0 projects to Linux makefile. Important note, there is no loss during the conversion: source cod<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[A C++ Embedded Web Server.]]></title>
<link>http://www.alldevnet.com/C/A_C_Embedded_Web_Server-/</link>
<comments>http://www.alldevnet.com/C/A_C_Embedded_Web_Server-/</comments>
<pubDate>Tue, 16 Sep 2008 21:31:29 EDT</pubDate>
<dc:creator>mani77</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/A_C_Embedded_Web_Server-/</guid>
<description><![CDATA[Webem is a web server that you can embed in your C++ application. It makes it easy to implement a browser GUI accessible from anywhere.Webem is b<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Export C++ classes from a DLL]]></title>
<link>http://www.alldevnet.com/C/Export_C_classes_from_a_DLL/</link>
<comments>http://www.alldevnet.com/C/Export_C_classes_from_a_DLL/</comments>
<pubDate>Tue, 16 Sep 2008 21:31:26 EDT</pubDate>
<dc:creator>mani77</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/Export_C_classes_from_a_DLL/</guid>
<description><![CDATA[This article shows several methods of exporting C++ classes from a DLL module. The source code demonstrates different techniques of exporting the ima<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[How to keep a history list of entered command lines]]></title>
<link>http://www.alldevnet.com/C/How_to_keep_a_history_list_of_entered_command_lines/</link>
<comments>http://www.alldevnet.com/C/How_to_keep_a_history_list_of_entered_command_lines/</comments>
<pubDate>Sat, 26 Jul 2008 17:09:23 EDT</pubDate>
<dc:creator>mani77</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/How_to_keep_a_history_list_of_entered_command_lines/</guid>
<description><![CDATA[This example shows how to keep a history list of entered commands in linux using GNU readline library<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Implement Custom Auto-complete]]></title>
<link>http://www.alldevnet.com/C/Implement_Custom_Auto-complete/</link>
<comments>http://www.alldevnet.com/C/Implement_Custom_Auto-complete/</comments>
<pubDate>Sat, 26 Jul 2008 17:09:22 EDT</pubDate>
<dc:creator>mani77</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/Implement_Custom_Auto-complete/</guid>
<description><![CDATA[This tip shows implementing custom auto-complete on linux using GNU readline library<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[XML-RPC for C and C++]]></title>
<link>http://www.alldevnet.com/C/XML-RPC_for_C_and_C/</link>
<comments>http://www.alldevnet.com/C/XML-RPC_for_C_and_C/</comments>
<pubDate>Wed, 23 Jul 2008 12:27:22 EDT</pubDate>
<dc:creator>mani77</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/XML-RPC_for_C_and_C/</guid>
<description><![CDATA[XML-RPC for C/C++ is a software package of programming libraries to help a C or C++ program use XML-RPC. In particular, a C/C++ programmer can easily<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[creating command-line parser]]></title>
<link>http://www.alldevnet.com/C/creating_command-line_parser/</link>
<comments>http://www.alldevnet.com/C/creating_command-line_parser/</comments>
<pubDate>Wed, 23 Jul 2008 12:27:18 EDT</pubDate>
<dc:creator>mani77</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/creating_command-line_parser/</guid>
<description><![CDATA[Example to create command-line parser in C++ on linux using GNU Library.<br/><br/>3 Vote(s) ]]></description>
</item>

<item>
<title><![CDATA[Change the Rules of C++ with Defaulted Functions]]></title>
<link>http://www.alldevnet.com/C/Change_the_Rules_of_C_with_Defaulted_Functions/</link>
<comments>http://www.alldevnet.com/C/Change_the_Rules_of_C_with_Defaulted_Functions/</comments>
<pubDate>Mon, 21 Jul 2008 02:15:58 EDT</pubDate>
<dc:creator>Rahul</dc:creator>
<category>C</category>
<guid>http://www.alldevnet.com/C/Change_the_Rules_of_C_with_Defaulted_Functions/</guid>
<description><![CDATA[C++ has rigid rules regarding the automatic generation of the four canonical member functions. Overriding these rules hasn't been possible thus far.<br/><br/>2 Vote(s) ]]></description>
</item>

</channel>
</rss>
