<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Basics</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 04:52:49 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 04:52:49 -0500</pubDate>
<item>
<title>Addition with extremely huge numbers in C++</title>
<pubDate>Thu, 02 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Addition-with-extremely-huge-numbers-in-C%2B%2B/65760</link>
<description>
<![CDATA[In C++ you the data type with the largest range is the long long, with a maximum limit of ~19 digits. This means that you can`t make additions with numbers that result a larger number. I know this is ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Addition-with-extremely-huge-numbers-in-C%2B%2B/65760</guid>
</item>
<item>
<title>[Tutorial] Change Default EXE ICON in C# (Visual Studio 2010)</title>
<pubDate>Sun, 01 Nov 2009 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/%5BTutorial%5D-Change-Default-EXE-ICON-in-C%23-%28Visual-Studio-2010%29/62764</link>
<description>
<![CDATA[Learn how to change the default icon (.ico) for your Visual Studio 2010 C# projects]]>
</description><guid>http://www.tutorialized.com/tutorial/%5BTutorial%5D-Change-Default-EXE-ICON-in-C%23-%28Visual-Studio-2010%29/62764</guid>
</item>
<item>
<title>C# - Autocomplete Textbox</title>
<pubDate>Sun, 06 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/C%23---Autocomplete-Textbox/58839</link>
<description>
<![CDATA[Learn how to use the AutoComplete feature of TextBox control in C#.]]>
</description><guid>http://www.tutorialized.com/tutorial/C%23---Autocomplete-Textbox/58839</guid>
</item>
<item>
<title>Working with System.DateTime – Date and Time String Formatting with C#</title>
<pubDate>Sat, 05 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Working-with-System.DateTime-%96-Date-and-Time-String-Formatting-with-C%23/58008</link>
<description>
<![CDATA[Software Development with C# needs to work with dates and times. To work efficiently with Date and Time .NET has the System.DateTime (DateTime) namespace to help us. You can use DateTime to get DateTi...]]>
</description><guid>http://www.tutorialized.com/tutorial/Working-with-System.DateTime-%96-Date-and-Time-String-Formatting-with-C%23/58008</guid>
</item>
<item>
<title>Modern Software Development: Architecting .NET Solutions with C#</title>
<pubDate>Tue, 01 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Modern-Software-Development%3A-Architecting-.NET-Solutions-with-C%23/54484</link>
<description>
<![CDATA[This is a free 15-hour video tutorial series on C# by Dr. Joe Hummel.]]>
</description><guid>http://www.tutorialized.com/tutorial/Modern-Software-Development%3A-Architecting-.NET-Solutions-with-C%23/54484</guid>
</item>
<item>
<title>Building an installer for mobile .Net applications</title>
<pubDate>Sun, 02 Nov 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Building-an-installer-for-mobile-.Net-applications/54299</link>
<description>
<![CDATA[In the process of developing a mobile application for the IT department at my school, I needed to build an installer for the mobile application to be installed from a desktop pc. To accomplish this I ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Building-an-installer-for-mobile-.Net-applications/54299</guid>
</item>
<item>
<title>C# Resizing controls with form: Anchor property</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C%23-Resizing-controls-with-form%3A-Anchor-property/52689</link>
<description>
<![CDATA[This short tutorial will show you how to re-size controls, when you are re-sizing your form. For example, after clicking Maximize button, a form will get much bigger.]]>
</description><guid>http://www.tutorialized.com/tutorial/C%23-Resizing-controls-with-form%3A-Anchor-property/52689</guid>
</item>
<item>
<title>C#: Reading and writing files using File methods</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C%23%3A-Reading-and-writing-files-using-File-methods/52688</link>
<description>
<![CDATA[I want to show you the File class, which is a small thing but makes my day nice]]>
</description><guid>http://www.tutorialized.com/tutorial/C%23%3A-Reading-and-writing-files-using-File-methods/52688</guid>
</item>
<item>
<title>C# Tutorial: Playing video files with Managed DirectX</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C%23-Tutorial%3A-Playing-video-files-with-Managed-DirectX/52687</link>
<description>
<![CDATA[How to play video files using DirectX in C#/CSharp.NET]]>
</description><guid>http://www.tutorialized.com/tutorial/C%23-Tutorial%3A-Playing-video-files-with-Managed-DirectX/52687</guid>
</item>
<item>
<title>C# Tutorial: Creating a personal weather app</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C%23-Tutorial%3A-Creating-a-personal-weather-app/52686</link>
<description>
<![CDATA[Today's project is to create an app that will display weather information from a city, including the forecast. We will be using an extra API, the animaonline weather API using google weather, which is...]]>
</description><guid>http://www.tutorialized.com/tutorial/C%23-Tutorial%3A-Creating-a-personal-weather-app/52686</guid>
</item>
<item>
<title>Writing SQL commands in C# - Part 3 - Editing records and maintainable code</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-SQL-commands-in-C%23---Part-3---Editing-records-and-maintainable-code/52685</link>
<description>
<![CDATA[I will focus on something more important than working code. I want you to see how awesome prototypes and dedicated classes are. First one will give us immediate feedback about how good the code is, se...]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-SQL-commands-in-C%23---Part-3---Editing-records-and-maintainable-code/52685</guid>
</item>
<item>
<title>Writing SQL commands in C# - Part 1 - INSERT into table</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-SQL-commands-in-C%23---Part-1---INSERT-into-table/52684</link>
<description>
<![CDATA[This is a program showing that you can indeed write SQL commands using C#. ]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-SQL-commands-in-C%23---Part-1---INSERT-into-table/52684</guid>
</item>
<item>
<title>Writing SQL commands in C# - Part 2 - Reading and deleting records</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Writing-SQL-commands-in-C%23---Part-2---Reading-and-deleting-records/52683</link>
<description>
<![CDATA[In this tutorial I would like to show you how to read several records by using a SELECT statement, and how to delete records by using DELETE statement. Enjoy this short tutorial.]]>
</description><guid>http://www.tutorialized.com/tutorial/Writing-SQL-commands-in-C%23---Part-2---Reading-and-deleting-records/52683</guid>
</item>
<item>
<title>C#: Check Caps Lock and Num Lock</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C%23%3A-Check-Caps-Lock-and-Num-Lock/52682</link>
<description>
<![CDATA[In this tutorial I will show you how you can check weather Caps Lock or Num Lock is on. (I am using Visual C# Express Edition).]]>
</description><guid>http://www.tutorialized.com/tutorial/C%23%3A-Check-Caps-Lock-and-Num-Lock/52682</guid>
</item>
<item>
<title>C#: What are lambda expressions?</title>
<pubDate>Fri, 31 Oct 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/C%23%3A-What-are-lambda-expressions%3F/52681</link>
<description>
<![CDATA[Lambdas are used instead of delegates, as shortened replacement for them. Many possible usages of lamdas lie in methods of collections, when you want to select some elements, or check is some element ...]]>
</description><guid>http://www.tutorialized.com/tutorial/C%23%3A-What-are-lambda-expressions%3F/52681</guid>
</item>
</channel>
</rss>
