<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Pixel2Life.com: C# Tutorials</title><link>http://www.pixel2life.com/tutorials/c/</link><description>Tutorials for Photoshop, Graphic, Programming and Webmasters at Pixel2life.</description><language>en-us</language><ttl>30</ttl><copyright>2003-2009 Copyright Pixel2life Studios Inc.</copyright><pubDate>Sun, 22 Nov 2009 01:00 EST</pubDate><image>	<title>Pixel2Life.com</title>	<link>http://www.pixel2life.com/tutorials/c/</link>	<url>http://www.pixel2life.com/favicon.ico</url></image><item>	<title>Using the Listview Control in C# .NET</title>	<link>http://www.pixel2life.com/viewtutorial/73286/using_the_listview_control_in_c_net/</link>	<guid>http://www.pixel2life.com/viewtutorial/73286/using_the_listview_control_in_c_net/</guid>	<comments>http://www.pixel2life.com/viewcomments/73286/using_the_listview_control_in_c_net/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73286.gif" height="40" width="40" /&gt; Using the Listview Control in C# .NET</description>	<pubDate>Wed, 16 Sep 2009 11:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73286.gif" length="1395" type="image/gif" /></item><item>	<title>Using MySQL Databases With C#</title>	<link>http://www.pixel2life.com/viewtutorial/73266/using_mysql_databases_with_c/</link>	<guid>http://www.pixel2life.com/viewtutorial/73266/using_mysql_databases_with_c/</guid>	<comments>http://www.pixel2life.com/viewcomments/73266/using_mysql_databases_with_c/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73266.gif" height="40" width="40" /&gt; Using MySQL Databases With C#</description>	<pubDate>Wed, 16 Sep 2009 06:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73266.gif" length="1408" type="image/gif" /></item><item>	<title>C# Resizing controls with form Anchor property</title>	<link>http://www.pixel2life.com/viewtutorial/73245/c_resizing_controls_with_form_anchor_property/</link>	<guid>http://www.pixel2life.com/viewtutorial/73245/c_resizing_controls_with_form_anchor_property/</guid>	<comments>http://www.pixel2life.com/viewcomments/73245/c_resizing_controls_with_form_anchor_property/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73245.gif" height="40" width="40" /&gt; C# Resizing controls with form Anchor property</description>	<pubDate>Tue, 15 Sep 2009 21:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73245.gif" length="985" type="image/gif" /></item><item>	<title>C# - Reading and writing files using File methods</title>	<link>http://www.pixel2life.com/viewtutorial/73244/c_reading_and_writing_files_using_file_methods/</link>	<guid>http://www.pixel2life.com/viewtutorial/73244/c_reading_and_writing_files_using_file_methods/</guid>	<comments>http://www.pixel2life.com/viewcomments/73244/c_reading_and_writing_files_using_file_methods/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73244.gif" height="40" width="40" /&gt; C# - Reading and writing files using File methods</description>	<pubDate>Tue, 15 Sep 2009 20:30 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73244.gif" length="985" type="image/gif" /></item><item>	<title>C# Tutorial - Playing video files with Managed DirectX</title>	<link>http://www.pixel2life.com/viewtutorial/73243/c_tutorial_playing_video_files_with_managed_directx/</link>	<guid>http://www.pixel2life.com/viewtutorial/73243/c_tutorial_playing_video_files_with_managed_directx/</guid>	<comments>http://www.pixel2life.com/viewcomments/73243/c_tutorial_playing_video_files_with_managed_directx/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73243.gif" height="40" width="40" /&gt; C# Tutorial - Playing video files with Managed DirectX</description>	<pubDate>Tue, 15 Sep 2009 20:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73243.gif" length="985" type="image/gif" /></item><item>	<title>C# Tutorial - Creating a personal weather app</title>	<link>http://www.pixel2life.com/viewtutorial/73242/c_tutorial_creating_a_personal_weather_app/</link>	<guid>http://www.pixel2life.com/viewtutorial/73242/c_tutorial_creating_a_personal_weather_app/</guid>	<comments>http://www.pixel2life.com/viewcomments/73242/c_tutorial_creating_a_personal_weather_app/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73242.gif" height="40" width="40" /&gt; C# Tutorial - Creating a personal weather app</description>	<pubDate>Tue, 15 Sep 2009 19:30 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73242.gif" length="985" type="image/gif" /></item><item>	<title>Writing SQL commands in C# - Part 3 - Editing records and maintainable code</title>	<link>http://www.pixel2life.com/viewtutorial/73241/writing_sql_commands_in_c_part_3_editing_records_and_maintainable_code/</link>	<guid>http://www.pixel2life.com/viewtutorial/73241/writing_sql_commands_in_c_part_3_editing_records_and_maintainable_code/</guid>	<comments>http://www.pixel2life.com/viewcomments/73241/writing_sql_commands_in_c_part_3_editing_records_and_maintainable_code/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73241.gif" height="40" width="40" /&gt; Writing SQL commands in C# - Part 3 - Editing records and maintainable code</description>	<pubDate>Tue, 15 Sep 2009 19:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73241.gif" length="985" type="image/gif" /></item><item>	<title>Writing SQL commands in C# - Part 1 - INSERT into table</title>	<link>http://www.pixel2life.com/viewtutorial/73240/writing_sql_commands_in_c_part_1_insert_into_table/</link>	<guid>http://www.pixel2life.com/viewtutorial/73240/writing_sql_commands_in_c_part_1_insert_into_table/</guid>	<comments>http://www.pixel2life.com/viewcomments/73240/writing_sql_commands_in_c_part_1_insert_into_table/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73240.gif" height="40" width="40" /&gt; Writing SQL commands in C# - Part 1 - INSERT into table</description>	<pubDate>Tue, 15 Sep 2009 18:30 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73240.gif" length="985" type="image/gif" /></item><item>	<title>Writing SQL commands in C# - Part 2 - Reading and deleting records</title>	<link>http://www.pixel2life.com/viewtutorial/73239/writing_sql_commands_in_c_part_2_reading_and_deleting_records/</link>	<guid>http://www.pixel2life.com/viewtutorial/73239/writing_sql_commands_in_c_part_2_reading_and_deleting_records/</guid>	<comments>http://www.pixel2life.com/viewcomments/73239/writing_sql_commands_in_c_part_2_reading_and_deleting_records/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73239.gif" height="40" width="40" /&gt; Writing SQL commands in C# - Part 2 - Reading and deleting records</description>	<pubDate>Tue, 15 Sep 2009 18:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73239.gif" length="985" type="image/gif" /></item><item>	<title>C# Check Caps Lock and Num Lock</title>	<link>http://www.pixel2life.com/viewtutorial/73238/c_check_caps_lock_and_num_lock/</link>	<guid>http://www.pixel2life.com/viewtutorial/73238/c_check_caps_lock_and_num_lock/</guid>	<comments>http://www.pixel2life.com/viewcomments/73238/c_check_caps_lock_and_num_lock/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73238.gif" height="40" width="40" /&gt; C# Check Caps Lock and Num Lock</description>	<pubDate>Tue, 15 Sep 2009 17:30 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73238.gif" length="985" type="image/gif" /></item><item>	<title>C# - What are lambda expressions</title>	<link>http://www.pixel2life.com/viewtutorial/73237/c_what_are_lambda_expressions/</link>	<guid>http://www.pixel2life.com/viewtutorial/73237/c_what_are_lambda_expressions/</guid>	<comments>http://www.pixel2life.com/viewcomments/73237/c_what_are_lambda_expressions/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73237.gif" height="40" width="40" /&gt; C# - What are lambda expressions</description>	<pubDate>Tue, 15 Sep 2009 17:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73237.gif" length="985" type="image/gif" /></item><item>	<title>Mkbundle - bundle Mono with applications</title>	<link>http://www.pixel2life.com/viewtutorial/73236/mkbundle_bundle_mono_with_applications/</link>	<guid>http://www.pixel2life.com/viewtutorial/73236/mkbundle_bundle_mono_with_applications/</guid>	<comments>http://www.pixel2life.com/viewcomments/73236/mkbundle_bundle_mono_with_applications/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73236.gif" height="40" width="40" /&gt; Mkbundle - bundle Mono with applications</description>	<pubDate>Tue, 15 Sep 2009 16:30 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73236.gif" length="985" type="image/gif" /></item><item>	<title>C# and the Fibonacci Sequence</title>	<link>http://www.pixel2life.com/viewtutorial/73235/c_and_the_fibonacci_sequence/</link>	<guid>http://www.pixel2life.com/viewtutorial/73235/c_and_the_fibonacci_sequence/</guid>	<comments>http://www.pixel2life.com/viewcomments/73235/c_and_the_fibonacci_sequence/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73235.gif" height="40" width="40" /&gt; C# and the Fibonacci Sequence</description>	<pubDate>Tue, 15 Sep 2009 16:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73235.gif" length="985" type="image/gif" /></item><item>	<title>C# Tutorial - Creating a report using a Date Picker</title>	<link>http://www.pixel2life.com/viewtutorial/73234/c_tutorial_creating_a_report_using_a_date_picker/</link>	<guid>http://www.pixel2life.com/viewtutorial/73234/c_tutorial_creating_a_report_using_a_date_picker/</guid>	<comments>http://www.pixel2life.com/viewcomments/73234/c_tutorial_creating_a_report_using_a_date_picker/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73234.gif" height="40" width="40" /&gt; C# Tutorial - Creating a report using a Date Picker</description>	<pubDate>Tue, 15 Sep 2009 15:30 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73234.gif" length="985" type="image/gif" /></item><item>	<title>C# Tutorial - Annoy your buddies!</title>	<link>http://www.pixel2life.com/viewtutorial/73233/c_tutorial_annoy_your_buddies/</link>	<guid>http://www.pixel2life.com/viewtutorial/73233/c_tutorial_annoy_your_buddies/</guid>	<comments>http://www.pixel2life.com/viewcomments/73233/c_tutorial_annoy_your_buddies/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73233.gif" height="40" width="40" /&gt; C# Tutorial - Annoy your buddies!</description>	<pubDate>Tue, 15 Sep 2009 15:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73233.gif" length="985" type="image/gif" /></item><item>	<title>Basic Data Binding in C#</title>	<link>http://www.pixel2life.com/viewtutorial/73232/basic_data_binding_in_c/</link>	<guid>http://www.pixel2life.com/viewtutorial/73232/basic_data_binding_in_c/</guid>	<comments>http://www.pixel2life.com/viewcomments/73232/basic_data_binding_in_c/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73232.gif" height="40" width="40" /&gt; Basic Data Binding in C#</description>	<pubDate>Tue, 15 Sep 2009 14:30 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73232.gif" length="985" type="image/gif" /></item><item>	<title>C# Tutorial - Cropping images and bitmaps</title>	<link>http://www.pixel2life.com/viewtutorial/73231/c_tutorial_cropping_images_and_bitmaps/</link>	<guid>http://www.pixel2life.com/viewtutorial/73231/c_tutorial_cropping_images_and_bitmaps/</guid>	<comments>http://www.pixel2life.com/viewcomments/73231/c_tutorial_cropping_images_and_bitmaps/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/tut_avatars/73/73231.gif" height="40" width="40" /&gt; C# Tutorial - Cropping images and bitmaps</description>	<pubDate>Tue, 15 Sep 2009 14:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/tut_avatars/73/73231.gif" length="985" type="image/gif" /></item><item>	<title>Call C# Functions with Reflection</title>	<link>http://www.pixel2life.com/viewtutorial/73113/call_c_functions_with_reflection/</link>	<guid>http://www.pixel2life.com/viewtutorial/73113/call_c_functions_with_reflection/</guid>	<comments>http://www.pixel2life.com/viewcomments/73113/call_c_functions_with_reflection/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/cat_avatar/100.gif" height="40" width="40" /&gt; Call C# Functions with Reflection</description>	<pubDate>Thu, 10 Sep 2009 06:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/cat_avatar/100.gif" length="985" type="image/gif" /></item><item>	<title>C# Self Hashing WinForm</title>	<link>http://www.pixel2life.com/viewtutorial/72607/c_self_hashing_winform/</link>	<guid>http://www.pixel2life.com/viewtutorial/72607/c_self_hashing_winform/</guid>	<comments>http://www.pixel2life.com/viewcomments/72607/c_self_hashing_winform/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/cat_avatar/100.gif" height="40" width="40" /&gt; C# Self Hashing WinForm</description>	<pubDate>Sat, 29 Aug 2009 11:00 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/cat_avatar/100.gif" length="985" type="image/gif" /></item><item>	<title>C# Google PageRank Request</title>	<link>http://www.pixel2life.com/viewtutorial/72606/c_google_pagerank_request/</link>	<guid>http://www.pixel2life.com/viewtutorial/72606/c_google_pagerank_request/</guid>	<comments>http://www.pixel2life.com/viewcomments/72606/c_google_pagerank_request/</comments>	<description>&lt;img src="http://www.pixel2life.com/images/cat_avatar/100.gif" height="40" width="40" /&gt; C# Google PageRank Request</description>	<pubDate>Sat, 29 Aug 2009 10:30 EDT</pubDate>	<category domain="http://www.pixel2life.com/tutorials/c/">C# Tutorials</category>	<enclosure url="http://www.pixel2life.com/images/cat_avatar/100.gif" length="985" type="image/gif" /></item></channel></rss>