<?xml version="1.0" encoding="windows-1252"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
<channel>
<generator>Feed Editor</generator>
<pubDate>4 Jul 2009 10:20:10 GMT</pubDate>
<title>Visual C# Kicks</title>
<description />
<link />
<language>en</language>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/VisualCKicks" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
<title>Image Clip</title>
<description>Fast simple image clipping code in C# using GDI+ to ensure speed and efficiency.</description>
<pubDate>4 Jul 2009 10:19:47 GMT</pubDate>
<link>http://www.vcskicks.com/image-clip.php</link>
<guid isPermaLink="false">17FACA3A-D48F-4903-823A-FAC7FE3030F0</guid>
</item>
<item>
<title>Environment Properties</title>
<description>Learn how to access common environment information through C#.NET.</description>
<pubDate>29 Jun 2009 7:53:10 GMT</pubDate>
<link>http://www.vcskicks.com/environment-vars.php</link>
<guid isPermaLink="false">D9B36D18-45FA-4C25-A6AE-85BF1EA455F4</guid>
</item>
<item>
<title>Action Lists</title>
<description>Add ActionLists to C# controls to make properties and methods more accessible during design-time.</description>
<pubDate>20 Jun 2009 9:19:23 GMT</pubDate>
<link>http://www.vcskicks.com/action-list.php</link>
<guid isPermaLink="false">018A2E15-E5CD-4297-B90D-FF4E8E7D9783</guid>
</item>
<item>
<title>Virtual Forms</title>
<description>How to use the TabControl .NET control to create virtual Forms inside WinForms.</description>
<pubDate>15 Jun 2009 8:41:19 GMT</pubDate>
<link>http://www.vcskicks.com/virtual-forms.php</link>
<guid isPermaLink="false">F263CD95-7C7B-41A4-AAD5-67B35ACD74A2</guid>
</item>
<item>
<title>String to Array</title>
<description>Learn how to convert a string into an array in C#.NET.</description>
<pubDate>3 Jun 2009 2:52:12 GMT</pubDate>
<link>http://www.vcskicks.com/string-to-array.php</link>
<guid isPermaLink="false">A8819317-5542-4492-A48B-31A81E3F0474</guid>
</item>
<item>
<title>Compute Hash</title>
<description>Compute the hash code of data in C# using .NET Framework classes.</description>
<pubDate>30 May 2009 8:50:11 GMT</pubDate>
<link>http://www.vcskicks.com/compute-hash.php</link>
<guid isPermaLink="false">CC2C6466-6EF8-4DC1-AA39-30FA0A476083</guid>
</item>
<item>
<title>Passing Data Between Forms</title>
<description>How to pass data between Windows Forms in C# using parameters and properties of .NET classes.</description>
<pubDate>23 May 2009 8:51:26 GMT</pubDate>
<link>http://www.vcskicks.com/data-between-forms.php</link>
<guid isPermaLink="false">86075909-D7F9-4466-B6D3-7364147501C6</guid>
</item>
<item>
<title>Capture Control Graphics</title>
<description>Capture the graphics of a visible .NET control to a bitmap using GDI.</description>
<pubDate>21 May 2009 1:59:35 GMT</pubDate>
<link>http://www.vcskicks.com/capture-control-graphics.php</link>
<guid isPermaLink="false">9A62011B-9C57-4935-A1A2-214C5E654A05</guid>
</item>
<item>
<title>Image to Byte</title>
<description>Learn two effective methods to convert an image in C# into a byte array.</description>
<pubDate>19 May 2009 1:12:15 GMT</pubDate>
<link>http://www.vcskicks.com/image-to-byte.php</link>
<guid isPermaLink="false">DAB5E722-C9EB-48EC-9A9B-D8EA6990D80E</guid>
</item>
<item>
<title>Binary Searching a List</title>
<description>Using binary search on a sorted .NET List or ArrayList to quickly find elements.</description>
<pubDate>17 May 2009 8:47:58 GMT</pubDate>
<link>http://www.vcskicks.com/binary-search-list.php</link>
<guid isPermaLink="false">EE6DE4B1-E296-4DE8-ACA3-CFE442707EC1</guid>
</item>
<item>
<title>Extract Images From URL</title>
<description>Fetch all the images displayed on a webpage with C#.NET. Done by parsing the HTML code for image URLs.</description>
<pubDate>14 May 2009 7:26:22 GMT</pubDate>
<link>http://www.vcskicks.com/extract-images.php</link>
<guid isPermaLink="false">718DA9CB-EF78-4270-A9B7-F799879F548A</guid>
</item>
<item>
<title>Aero Shake Form</title>
<description>Implement the new Window 7 Aero Shake feature in C# Windows Forms with simple .NET code.</description>
<pubDate>7 May 2009 2:42:42 GMT</pubDate>
<link>http://www.vcskicks.com/aero-shake.php</link>
<guid isPermaLink="false">E1EFCC45-7D15-4B33-B4C4-999166A46CEF</guid>
</item>
<item>
<title>Load Image from URL</title>
<description>Load an image from a URL to memory, no need to save the image to the hard drive.</description>
<pubDate>1 May 2009 1:54:18 GMT</pubDate>
<link>http://www.vcskicks.com/image-from-url.php</link>
<guid isPermaLink="false">F8F5C1F2-912A-499C-B53B-89055C3772F1</guid>
</item>
<item>
<title>Credit Card Verification</title>
<description>Quickly and easily verify credit card numbers in C# with the Luhn Algorithm. Works in desktop applications, ASP.NET, and mobile applications.</description>
<pubDate>28 Apr 2009 1:29:11 GMT</pubDate>
<link>http://www.vcskicks.com/credit-card-verification.php</link>
<guid isPermaLink="false">AFD78061-2A92-4190-B90D-BFE0F4CB2563</guid>
</item>
<item>
<title>Image Flip</title>
<description>Flip an image in C# with GDI+ and Matrix transformation, a simple yet powerful method for image transformation.</description>
<pubDate>19 Apr 2009 4:42:7 GMT</pubDate>
<link>http://www.vcskicks.com/image-flip.php</link>
<guid isPermaLink="false">A088D8ED-CF88-4DA7-93DF-29884196433A</guid>
</item>
<item>
<title>HTML Emails with Gmail</title>
<description>Send HTML emails in C# with .NET Framework classes, no need for external components.</description>
<pubDate>13 Apr 2009 2:0:5 GMT</pubDate>
<link>http://www.vcskicks.com/html-email.php</link>
<guid isPermaLink="false">BBC7D223-8E66-440E-9439-418ADE33F825</guid>
</item>
<item>
<title>ASP.NET Web Hosting</title>
<description>Read some points to consider when choosing an ASP.NET web hosting service for your web applications.</description>
<pubDate>11 Apr 2009 1:55:45 GMT</pubDate>
<link>http://www.vcskicks.com/asp-web-hosting.php</link>
<guid isPermaLink="false">64165EB6-9F10-4FB2-9D4F-1FC8202481AF</guid>
</item>
<item>
<title>.NET Stock Images</title>
<description>Discussion on stock images for developers along with some sample royalty-free stock images.</description>
<pubDate>9 Apr 2009 1:34:45 GMT</pubDate>
<link>http://www.vcskicks.com/stock-images.php</link>
<guid isPermaLink="false">B91E4B6F-60EF-4EC5-950B-4D75964F3CFC</guid>
</item>
<item>
<title>Image Invert</title>
<description>Invert an image colors in .NET with three different methods. Read the advatanges of each method.</description>
<pubDate>5 Apr 2009 8:28:2 GMT</pubDate>
<link>http://www.vcskicks.com/image-invert.php</link>
<guid isPermaLink="false">3296E54A-832C-49CF-8D35-552B9251036F</guid>
</item>
<item>
<title>Image Rotate</title>
<description>Rotate an image in C#.NET with only GDI+, no need for complex bitmap rotation algorithms.</description>
<pubDate>29 Mar 2009 5:50:16 GMT</pubDate>
<link>http://www.vcskicks.com/image-rotate.php</link>
<guid isPermaLink="false">58D4FE1A-7D03-44DA-B634-ADFE75D41510</guid>
</item>
<item>
<title>Image Zoom</title>
<description>Create an application to zoom into image in C# by harnessing the power of GDI+ and C#.NET.</description>
<pubDate>28 Mar 2009 2:31:30 GMT</pubDate>
<link>http://www.vcskicks.com/image-zoom.php</link>
<guid isPermaLink="false">880660F4-FD3F-4F5B-82FD-7DD1E8375EED</guid>
</item>
<item>
<title>Boolean Matrix</title>
<description>A C# implementation of a boolean matrix, complete with basic matrix operations and transformations.</description>
<pubDate>26 Mar 2009 8:12:5 GMT</pubDate>
<link>http://www.vcskicks.com/boolean-matrix.php</link>
<guid isPermaLink="false">88EC1067-063C-4A4A-A3D6-C1E1BE9E0765</guid>
</item>
<item>
<title>Encode URL</title>
<description>Encode a URL string in C# easily for both ASP and desktop development.</description>
<pubDate>22 Mar 2009 7:18:3 GMT</pubDate>
<link>http://www.vcskicks.com/encode-url.php</link>
<guid isPermaLink="false">E0D362D6-6DF0-48E5-BEA9-6A1D151E1792</guid>
</item>
<item>
<title>Hex to RGB</title>
<description>Easily convert HTML hex colors to RGB colors in C#.</description>
<pubDate>21 Mar 2009 8:10:55 GMT</pubDate>
<link>http://www.vcskicks.com/hex-to-rgb.php</link>
<guid isPermaLink="false">85F1EEC7-E1FD-4F16-8D23-1B747DCB4A50</guid>
</item>
<item>
<title>Get-Set Method Generator</title>
<description>Automatically generate get-set methods in C# based on existing source code using simple text parsing.</description>
<pubDate>20 Mar 2009 8:5:51 GMT</pubDate>
<link>http://www.vcskicks.com/generate-method.php</link>
<guid isPermaLink="false">78C7D4BE-5D6B-49CE-93C7-07BDEF88F343</guid>
</item>
<item>
<title>Image Noise Generator</title>
<description>Generate an image with grayscale noise for a variety of different purposes using a simple C# algorithm.</description>
<pubDate>19 Mar 2009 1:28:44 GMT</pubDate>
<link>http://www.vcskicks.com/image-noise.php</link>
<guid isPermaLink="false">0132BC0C-C720-4BB1-853A-1E1F85D12419</guid>
</item>
<item>
<title>Random String Generator</title>
<description>Write a flexible C# random string generator without complex algorithms. Useful for things such as random password generators.</description>
<pubDate>17 Mar 2009 1:13:4 GMT</pubDate>
<link>http://www.vcskicks.com/random-string-generator.php</link>
<guid isPermaLink="false">DF767093-3FEE-4E46-BF3B-93DA571F95A8</guid>
</item>
<item>
<title>Draw Text Outline</title>
<description>Draw the outline of any text, as opposed to the fill, using only GDI+ in C#.NET.</description>
<pubDate>14 Mar 2009 5:20:40 GMT</pubDate>
<link>http://www.vcskicks.com/text-outline.php</link>
<guid isPermaLink="false">42935DC7-2E64-4FF6-A04B-B8A3514F4E18</guid>
</item>
<item>
<title>Aspect Ratio Form</title>
<description>Create C# Windows Form that keeps its aspect ratio as it is being resized without any flickering.</description>
<pubDate>7 Mar 2009 2:33:6 GMT</pubDate>
<link>http://www.vcskicks.com/maintain-aspect-ratio.php</link>
<guid isPermaLink="false">C858EB56-99F5-45DD-9E26-72152C6C79A1</guid>
</item>
<item>
<title>Dominant Color in Image</title>
<description>Calculate the overall dominant color in an image using a simple C# algorithm.</description>
<pubDate>4 Mar 2009 2:48:41 GMT</pubDate>
<link>http://www.vcskicks.com/dominant-color.php</link>
<guid isPermaLink="false">9D4FEF46-7D3D-4669-8FBD-3D883A303D3D</guid>
</item>
<item>
<title>Windows 7 Style Form</title>
<description>Create a Windows Form in C# that docks and snaps to the screen edges like in the upcoming Windows 7.</description>
<pubDate>24 Feb 2009 12:26:27 GMT</pubDate>
<link>http://www.vcskicks.com/windows-seven-docking.php</link>
<guid isPermaLink="false">BDCC049D-0BFB-47FC-9D75-8493F4CB951C</guid>
</item>
<item>
<title>Write a Binary File</title>
<description>How to read and write a binary file in C# and some of its applications.</description>
<pubDate>13 Feb 2009 1:40:7 GMT</pubDate>
<link>http://www.vcskicks.com/write-binary-file.php</link>
<guid isPermaLink="false">90D8FCE8-574B-47EA-9131-DD42D028CCCA</guid>
</item>
<item>
<title>VCSKicks CommandLink</title>
<description>The VCSKicks CommandLink control is a powerful control designed to mimic the look of command link control in Windows Vista and Windows 7.</description>
<pubDate>9 Feb 2009 3:44:52 GMT</pubDate>
<link>http://www.vcskicks.com/components/command-link.php</link>
<guid isPermaLink="false">4FABCA21-303D-445E-A601-9867D64835AB</guid>
</item>
<item>
<title>Code Region</title>
<description>Format C# and .NET source code in Visual Studio with region code blocks. Combined with keyboard shortcuts and a little common sense, regions can format code to make it more readable.</description>
<pubDate>29 Jan 2009 1:44:20 GMT</pubDate>
<link>http://www.vcskicks.com/code-region.php</link>
<guid isPermaLink="false">6DB29E23-AC28-4C23-8BC5-5B7C21AF9D88</guid>
</item>
<item>
<title>Image Button</title>
<description>Add a great-looking C# image button to your .NET applications.</description>
<pubDate>19 Jan 2009 5:39:48 GMT</pubDate>
<link>http://www.vcskicks.com/image-button.php</link>
<guid isPermaLink="false">CB744382-F4E7-44DD-9FB6-D8EA1057C01D</guid>
</item>
<item>
<title>Password Textbox</title>
<description>The two simplest ways to implement a C# Password Textbox. </description>
<pubDate>15 Jan 2009 5:39:48 GMT</pubDate>
<link>http://www.vcskicks.com/password-character.php</link>
<guid isPermaLink="false">F868A694-71BB-429D-9A41-7CF2E5DF4600</guid>
</item>
<item>
<title>Launch EXE from Memory</title>
<description>Basics on how to launch a .NET application from memory using Reflection.</description>
<pubDate>12 Jan 2009 1:13:20 GMT</pubDate>
<link>http://www.vcskicks.com/exe-from-memory.php</link>
<guid isPermaLink="false">8B5D6970-4918-4914-AFE8-4F1C23E6B6BB</guid>
</item>
<item>
<title>Priority Queue</title>
<description>C# Priority Queue is a specialized Queue data structure. Useful in many applications and can be used for sorting data.</description>
<pubDate>2 Jan 2009 10:0:58 GMT</pubDate>
<link>http://www.vcskicks.com/priority-queue.php</link>
<guid isPermaLink="false">BDC5319B-2325-4FB2-AD79-1540B6884DC7</guid>
</item>
<item>
<title>AVL Tree</title>
<description>C# AVL Tree is a self-balancing binary tree designed to improve the running time of searching through data.</description>
<pubDate>30 Dec 2008 10:28:3 GMT</pubDate>
<link>http://www.vcskicks.com/AVL-tree.php</link>
<guid isPermaLink="false">C1C39F83-646E-4B8B-B83B-894419BC7C04</guid>
</item>
<item>
<title>Binary Search Tree</title>
<description>C# Binary Search Tree is a simple data structure for fast searching of data.</description>
<pubDate>26 Dec 2008 11:31:12 GMT</pubDate>
<link>http://www.vcskicks.com/binary-search-tree.php</link>
<guid isPermaLink="false">6C83FD8A-D0C6-4646-AC18-B5B060F5A0B6</guid>
</item>
<item>
<title>Skip List</title>
<description>C# Skip List is a powerful data structure that allows for fast searching of data.</description>
<pubDate>24 Dec 2008 1:45:14 GMT</pubDate>
<link>http://www.vcskicks.com/skiplist.php</link>
<guid isPermaLink="false">0235F772-D212-4E1F-B043-BF68DEDF042F</guid>
</item>
<item>
<title>KeyValuePair</title>
<description>Store pairs of values in with the C# KeyValuePair generic structure.</description>
<pubDate>15 Dec 2008 10:34:33 GMT</pubDate>
<link>http://www.vcskicks.com/keyvaluepair.php</link>
<guid isPermaLink="false">49D6DFD8-9506-4976-8ADE-D9EEBA372C53</guid>
</item>
<item>
<title>Faster Bucket Sort</title>
<description>How to efficiently put the bucket sort algorithm in practice in C#.</description>
<pubDate>14 Dec 2008 9:37:31 GMT</pubDate>
<link>http://www.vcskicks.com/bucket-sort-faster.php</link>
<guid isPermaLink="false">7D5FF4CD-3F69-4D92-A88E-43D699C7F223</guid>
</item>
<item>
<title>Dictionary</title>
<description>A close look at the C# Dictionary and SortedDictionary data structures.</description>
<pubDate>7 Dec 2008 10:48:49 GMT</pubDate>
<link>http://www.vcskicks.com/dictionary.php</link>
<guid isPermaLink="false">1EAA0123-F51B-43BF-8BA7-A189E2B2BD88</guid>
</item>
<item>
<title>String Processing Library PRO Component</title>
<description>Witness the power of an advanced commercial .NET string processing library.</description>
<pubDate>6 Dec 2008 1:37:5 GMT</pubDate>
<link>http://www.vcskicks.com/components/string-library-pro.php</link>
<guid isPermaLink="false">DCD4F620-E792-4ADA-95AE-FA878B274011</guid>
</item>
<item>
<title>Iterators</title>
<description>Explore the three C# iteration methods: for loop, foreach loop, and enumerators.</description>
<pubDate>2 Dec 2008 7:14:1 GMT</pubDate>
<link>http://www.vcskicks.com/iterator.php</link>
<guid isPermaLink="false">F77EF56D-23BD-4C06-A9D3-9C7FF6A6845B</guid>
</item>
<item>
<title>HashSet</title>
<description>Overview of the new C# HashSet data structures along with some comparisons and benchmarks.</description>
<pubDate>26 Nov 2008 7:8:29 GMT</pubDate>
<link>http://www.vcskicks.com/hashset.php</link>
<guid isPermaLink="false">2058AAA7-344F-4D33-BAA0-F528C888D015</guid>
</item>
<item>
<title>Disk Drive</title>
<description>Easily open and close multiple CD and DVD trays programmatically with C#.</description>
<pubDate>23 Nov 2008 9:18:14 GMT</pubDate>
<link>http://www.vcskicks.com/disk-drive.php</link>
<guid isPermaLink="false">1B4B1B65-1D4D-4E31-9613-CFDB3F1E9CBB</guid>
</item>
<item>
<title>XML Documentation</title>
<description>Use the .NET built-in XML documentation support to quickly add documentation to your C# projects without major hassels.</description>
<pubDate>18 Nov 2008 6:49:42 GMT</pubDate>
<link>http://www.vcskicks.com/xml-documentation.php</link>
<guid isPermaLink="false">A1C39448-B402-4C71-B8CC-40271D9C834A</guid>
</item>
<item>
<title>Bucket Sort</title>
<description>Bucket sort is a simple algorithm for sorting data in C#.</description>
<pubDate>15 Nov 2008 6:42:21 GMT</pubDate>
<link>http://www.vcskicks.com/bucket-sort.php</link>
<guid isPermaLink="false">D3BA36ED-AEEA-430C-A334-9F3EB172977D</guid>
</item>
<item>
<title>Greatest Common Denominator</title>
<description>Efficiently find the Greatest Common Denominator (GCD) of two numbers in C# by using the Euclidean Algorithm.</description>
<pubDate>6 Nov 2008 10:47:16 GMT</pubDate>
<link>http://www.vcskicks.com/euclidean-gcd.php</link>
<guid isPermaLink="false">D20A3884-2255-4542-8875-EAC1221A9E87</guid>
</item>
<item>
<title>C# Test Performance</title>
<description>Test the speed of C# methods and algorithms with this extremely easy to use SpeedTester class, written entirely in C# for fast and simple integration.</description>
<pubDate>2 Nov 2008 7:28:14 GMT</pubDate>
<link>http://www.vcskicks.com/algorithm-performance.php</link>
<guid isPermaLink="false">0D2118E3-0ADB-456D-985C-E8BBB0BBE57A</guid>
</item>
<item>
<title>String Processing Library Component</title>
<description>Download the free version of our String Processing Library component.</description>
<pubDate>27 Oct 2008 6:12:40 GMT</pubDate>
<link>http://www.vcskicks.com/components/string-library.php</link>
<guid isPermaLink="false">7576071F-5B82-4B2B-B9F7-787C79906FFF</guid>
</item>
<item>
<title>Vista-Style Command Link Component</title>
<description>Download the free version of our Command-Link user control.</description>
<pubDate>27 Oct 2008 6:12:40 GMT</pubDate>
<link>http://www.vcskicks.com/components/vista-command-link.php</link>
<guid isPermaLink="false">0B735002-19D6-457C-850D-6A15BC873A0F</guid>
</item>
<item>
<title>C# Component Guideline</title>
<description>There are characteristics that a good C# component should have in order to make it worth selling. Here is a quick outline of some of those aspects.</description>
<pubDate>21 Oct 2008 2:39:43 GMT</pubDate>
<link>http://www.vcskicks.com/creating-components.php</link>
<guid isPermaLink="false">628AA26D-4D7A-42B4-A333-4E2A687616FB</guid>
</item>
<item>
<title>Convert Color and uint</title>
<description>Learn to convert between C# Color and uint variables. Helpful for working with Pointers in fast image processing.</description>
<pubDate>18 Oct 2008 7:36:13 GMT</pubDate>
<link>http://www.vcskicks.com/color-uint.php</link>
<guid isPermaLink="false">0CB08547-ED4E-4212-A49B-33806860BF64</guid>
</item>
<item>
<title>Convert Array to String</title>
<description>Convert any C# array to string with a single function. Supports generic and non-generic lists.</description>
<pubDate>12 Oct 2008 10:28:26 GMT</pubDate>
<link>http://www.vcskicks.com/array-to-string.php</link>
<guid isPermaLink="false">F6776890-65BC-4BA7-9DB4-FC5980522FF6</guid>
</item>
<item>
<title>Launch C# Hyperlink</title>
<description>Find out how to launch a hyperlink in C# using elements built-in the .Net Framework.</description>
<pubDate>8 Oct 2008 5:3:8 GMT</pubDate>
<link>http://www.vcskicks.com/hyperlink-button.php</link>
<guid isPermaLink="false">13726604-37DF-47EB-BB0A-BF99D72813EB</guid>
</item>
<item>
<title>Palindrome String Function</title>
<description>Use C# to check if a string is a palindrome or not using two different approaches.</description>
<pubDate>5 Oct 2008 6:34:11 GMT</pubDate>
<link>http://www.vcskicks.com/palindrome-string.php</link>
<guid isPermaLink="false">64BDA58C-5E3F-41EE-8A85-CF5281AAED14</guid>
</item>
<item>
<title>Extract Links</title>
<description>Extract links from a webpage URL or HTML using some simple, elegant C# code.</description>
<pubDate>29 Sep 2008 3:5:37 GMT</pubDate>
<link>http://www.vcskicks.com/extract-links.php</link>
<guid isPermaLink="false">77D0D043-F57D-4915-AA64-4299045FB62E</guid>
</item>
<item>
<title>Calculate Slope of Line</title>
<description>Calculate the slope of a line defined by two points with simple C# operations.</description>
<pubDate>23 Sep 2008 8:13:47 GMT</pubDate>
<link>http://www.vcskicks.com/slope-line.php</link>
<guid isPermaLink="false">91909EE1-00C6-4AC0-8A1F-0E3CA55DD519</guid>
</item>
<item>
<title>Calculate Distance Formula</title>
<description>Calculate the distance between two points using a C# function to process the distance formula.</description>
<pubDate>23 Sep 2008 12:53:1 GMT</pubDate>
<link>http://www.vcskicks.com/distance-formula.php</link>
<guid isPermaLink="false">85219369-937D-47D3-BC9C-D73E14B2EC9C</guid>
</item>
<item>
<title>Xor Encryption</title>
<description>Explore a simple way to encrypt string using the xor operator.</description>
<pubDate>17 Sep 2008 9:3:32 GMT</pubDate>
<link>http://www.vcskicks.com/xor-encryption.php</link>
<guid isPermaLink="false">513180A2-BCF2-4618-A6A1-54DC0E36C655</guid>
</item>
<item>
<title>Bind Window to Screen</title>
<description>Constrain a Windows Form to the bounds of the screen. Useful for preventing users from dragging a window outside of the bounded area.</description>
<pubDate>16 Sep 2008 8:47:36 GMT</pubDate>
<link>http://www.vcskicks.com/bind-form.php</link>
<guid isPermaLink="false">E7D6B869-E5DC-4129-B1F0-A4B1B81ABC72</guid>
</item>
<item>
<title>Draw Translucent Image</title>
<description>Harness the power of GDI+ to draw translucent images without needing more complex image processing algorithms.</description>
<pubDate>15 Sep 2008 10:9:8 GMT</pubDate>
<link>http://www.vcskicks.com/draw-translucent-image.php</link>
<guid isPermaLink="false">AFEC6288-7D12-4402-8FDA-1083391E6FB2</guid>
</item>
<item>
<title>Question-Mark ? Operator</title>
<description>Shorten conditionals in C# by using the ? operator.</description>
<pubDate>11 Sep 2008 12:45:7 GMT</pubDate>
<link>http://www.vcskicks.com/question-mark-operator.php</link>
<guid isPermaLink="false">7B14135E-A11F-4610-959D-8B2132A36C37</guid>
</item>
<item>
<title>Cross-Thread Operations</title>
<description>Properly and elegantly make cross-thread operations using delegates.</description>
<pubDate>9 Sep 2008 9:34:31 GMT</pubDate>
<link>http://www.vcskicks.com/cross-thread.php</link>
<guid isPermaLink="false">CCB29ACB-F142-42B3-8E51-DD0771FFBB29</guid>
</item>
<item>
<title>Dynamic Controls</title>
<description>Work with dynamic controls in C#, including setting properties and attaching events.</description>
<pubDate>8 Sep 2008 2:44:30 GMT</pubDate>
<link>http://www.vcskicks.com/dynamic-control.php</link>
<guid isPermaLink="false">3BE97775-BBFA-4533-BAF5-6E7586C37802</guid>
</item>
<item>
<title>Set DataGridView Selection</title>
<description>How to set the row selected on a DataGridView control programmatically with C#.</description>
<pubDate>5 Sep 2008 5:46:43 GMT</pubDate>
<link>http://www.vcskicks.com/datagridview-selection.php</link>
<guid isPermaLink="false">1F67BC2F-42B8-40B0-8686-875E424DCD3E</guid>
</item>
<item>
<title>Generate GUID</title>
<description>How to generate a unique identifier, GUID, for use in all types of C# applications.</description>
<pubDate>3 Sep 2008 6:4:18 GMT</pubDate>
<link>http://www.vcskicks.com/guid.php</link>
<guid isPermaLink="false">0F31699B-24E3-495B-81CD-C18DBA12060B</guid>
</item>
<item>
<title>Save TreeView State</title>
<description>Save the state of a TreeView when it is cleared and repopulated. Very useful when working with dynamic data displayed on a TreeView control.</description>
<pubDate>1 Sep 2008 7:53:19 GMT</pubDate>
<link>http://www.vcskicks.com/treeview-state.php</link>
<guid isPermaLink="false">6CEFA53B-F482-4D70-A123-EF1EFE6FCF51</guid>
</item>
<item>
<title>Drop-Down Dialog</title>
<description>Create an advanced dialog in C# to mimic the behavior of a drop-down list. Useful for user controls such as color pickers.</description>
<pubDate>21 Aug 2008 9:16:43 GMT</pubDate>
<link>http://www.vcskicks.com/drop-down-dialog.php</link>
<guid isPermaLink="false">83C400BF-4D01-4981-9940-A4C01187EBA9</guid>
</item>
<item>
<title>Simplify Square Roots</title>
<description>Use a C# algorithm to simplify complicated square roots into their simplest, most accurate, terms.</description>
<pubDate>18 Aug 2008 8:4:24 GMT</pubDate>
<link>http://www.vcskicks.com/simplify-square-root.php</link>
<guid isPermaLink="false">8A03DA96-730E-417A-B981-C72C75AED073</guid>
</item>
<item>
<title>Loop Time</title>
<description>Make your applications run in circles for a specified amount of time without the need for a troublesome Timer control.</description>
<pubDate>16 Aug 2008 8:5:41 GMT</pubDate>
<link>http://www.vcskicks.com/loop-time.php</link>
<guid isPermaLink="false">BAD5E2CA-81E1-49BE-AF3B-D6B4FBC1473D</guid>
</item>
<item>
<title>Align User-Interface Programmatically</title>
<description>Align the controls in your Windows Form programmatically instead of relying on design-time to keep a clean user-interface.</description>
<pubDate>12 Aug 2008 9:48:14 GMT</pubDate>
<link>http://www.vcskicks.com/align-user-interface.php</link>
<guid isPermaLink="false">0982206D-CD44-43C9-B798-BE78FE676902</guid>
</item>
<item>
<title>How to Create Strong-Type DataSet</title>
<description>Improve data-handling in your C# applications through the use of strong-typed DataSets, whether your are developing SQL-enabled applications or simpler XML ones.</description>
<pubDate>8 Aug 2008 3:25:49 GMT</pubDate>
<link>http://www.vcskicks.com/strong-typed-dataset.php</link>
<guid isPermaLink="false">4C07BB00-B812-4E0E-B550-7EBB732DDD6B</guid>
</item>
<item>
<title>How to Load Image Files</title>
<description>Learn the basics of opening an image file to a variable in C#.</description>
<pubDate>6 Aug 2008 5:22:21 GMT</pubDate>
<link>http://www.vcskicks.com/image-from-file.php</link>
<guid isPermaLink="false">3F44D8B4-16D3-4901-8ABC-10D1E05BCDC7</guid>
</item>
<item>
<title>Single-Instance Applications</title>
<description>Write C# applications that support single-instance run-time behavior. Prevent users from running your program more than once at the same time.</description>
<pubDate>2 Aug 2008 5:6:0 GMT</pubDate>
<link>http://www.vcskicks.com/single-instance.php</link>
<guid isPermaLink="false">386028CF-9659-498D-A253-3DB6573D4A7D</guid>
</item>
<item>
<title>Icon Extractor</title>
<description>Use C# and some API calls to easily extract an application icon and use it within your own program.</description>
<pubDate>27 Jul 2008 1:7:20 GMT</pubDate>
<link>http://www.vcskicks.com/icon-extractor.php</link>
<guid isPermaLink="false">84DF693C-F84D-49E7-8C08-49572444181C</guid>
</item>
<item>
<title>Vista-Style Task Dialog</title>
<description>Integrate the visually-appealing TaskDialog Vista control into your C# applications, which works even on old versions of Windows.</description>
<pubDate>25 Jul 2008 12:22:22 GMT</pubDate>
<link>http://www.vcskicks.com/vista-task-dialog.php</link>
<guid isPermaLink="false">8EDD4F63-2B90-4D40-9030-D4AE0EBD5787</guid>
</item>
<item>
<title>Code Obfuscation</title>
<description>Although C# applictions are vulnerable to code decompilation, there are methods to protect against it, one of which is code obfuscation.</description>
<pubDate>24 Jul 2008 8:41:13 GMT</pubDate>
<link>http://www.vcskicks.com/obfuscator.php</link>
<guid isPermaLink="false">DA6E10BD-4DB3-4574-BCA1-84D176930C50</guid>
</item>
<item>
<title>Splash Screens</title>
<description>Add a splash screen to C# applications based on any kind of image, shadows and transparency fully supported.</description>
<pubDate>23 Jul 2008 4:36:49 GMT</pubDate>
<link>http://www.vcskicks.com/splash-screen.php</link>
<guid isPermaLink="false">4AA577EA-9B19-4BD1-8273-75382F18FC42</guid>
</item>
<item>
<title>Remove Windows Form Titlebar</title>
<description>Create a Windows Form's with no titlebar with simple C# code. Apply three different views to your titlebar-less Forms.</description>
<pubDate>16 Jul 2008 8:36:43 GMT</pubDate>
<link>http://www.vcskicks.com/remove-titlebar.php</link>
<guid isPermaLink="false">1D4FD873-A89D-4FB1-9504-7804C7B0223D</guid>
</item>
<item>
<title>Upgrading to Visual Studio</title>
<description>Despite the potential of the Visual Studio Express editions, there can be numerous reasons to upgrade to the full version of Visual Studio, even for small-to-medium sized projects.</description>
<pubDate>15 Jul 2008 3:21:25 GMT</pubDate>
<link>http://www.vcskicks.com/upgrading-visual-studio.html</link>
<guid isPermaLink="false">941479A0-5844-4645-8EE5-D866939511EB</guid>
</item>
<item>
<title>Using Professional Icons</title>
<description>Raise the presentation quality of your finished applications by adding icons. Read about tips for designing your own or for purchasing professional application icons.</description>
<pubDate>7 Aug 2008 12:22:24 GMT</pubDate>
<link>http://www.vcskicks.com/application-icons.html</link>
<guid isPermaLink="false">A8C82ED4-A7BA-4CE4-BE0C-CD5CF0D80FC9</guid>
</item>
<item>
<title>Improved 3D Drawing with GDI+</title>
<description>Witness an improved 3D graphics GDI+ application. Built upon the original Euler 3D Rotation article, learn how to get around the Gimbal Lock problem and learn how to shade in 3D shapes in C#.</description>
<pubDate>8 Jul 2008 8:31:16 GMT</pubDate>
<link>http://www.vcskicks.com/3d-graphics-improved.html</link>
<guid isPermaLink="false">5A446087-68F3-4FB0-8C24-858DA6B03B12</guid>
</item>
<item>
<title>Custom Control Properties</title>
<description>Enhance your custom user controls by customizing the way the designer displays the custom properties of the control.</description>
<pubDate>7 Jul 2008 8:59:15 GMT</pubDate>
<link>http://www.vcskicks.com/custom-properties.html</link>
<guid isPermaLink="false">D8870ADC-93E5-47CD-8DCC-31CFDA51099D</guid>
</item>
<item>
<title>URL Checker</title>
<description>Access a URL address with a simple C# application to determine the validity of a website link.</description>
<pubDate>7 Jul 2008 7:20:21 GMT</pubDate>
<link>http://www.vcskicks.com/check-website.html</link>
<guid isPermaLink="false">CA7984E7-F9D1-4C01-BBFF-285D4F13259B</guid>
</item>
<item>
<title>Four-Point Image Distortion</title>
<description>Distort a bitmap into any quadrilateral shape simply by specfiying the distinct locations of each of the corner points. All done in pure C# code.</description>
<pubDate>7 Aug 2008 12:22:23 GMT</pubDate>
<link>http://www.vcskicks.com/image-distortion.html</link>
<guid isPermaLink="false">6FD161D0-B129-4082-B29E-92FCCBB9C6A4</guid>
</item>
<item>
<title>C# Programming Language of Choice</title>
<description>Explore the advantages of the C#.Net programming language as a development platform for small and big applications.</description>
<pubDate>30 Jun 2008 11:32:11 GMT</pubDate>
<link>http://www.vcskicks.com/csharp-language.html</link>
<guid isPermaLink="false">5DFB171D-9444-4805-96DE-7B987401FE7E</guid>
</item>
<item>
<title>Fading Windows Form</title>
<description>Create a Windows Form that fades in when the mouse hovers over it and fades out when the cursor leaves its bounds.</description>
<pubDate>30 Jun 2008 7:23:2 GMT</pubDate>
<link>http://www.vcskicks.com/windows_form_fade.html</link>
<guid isPermaLink="false">1DBA81FC-4A07-4B7F-818D-16A2E28AB302</guid>
</item>
<item>
<title>Animated Windows Forms</title>
<description>Bring your C# applications to life with smooth consistent animations.</description>
<pubDate>29 Jun 2008 7:23:2 GMT</pubDate>
<link>http://www.vcskicks.com/animated-windows-form.html</link>
<guid isPermaLink="false">1BE8F7B2-7703-48B8-85DC-8932102D86F4</guid>
</item>
<item>
<title>True Random Numbers</title>
<description>Enhance your C# applications by giving them to ability to generate truly random numbers as opposed to pseudo-random ones.</description>
<pubDate>29 Jun 2008 7:17:10 GMT</pubDate>
<link>http://www.vcskicks.com/random-number-generator.html</link>
<guid isPermaLink="false">EE6E4009-E1B7-4F53-BC59-F8FC8DF3D281</guid>
</item>
<item>
<title>Fast Image Processing</title>
<description>Improve upon the .Net Framework's GetPixel and SetPixel GDI+ functions to increase the speed of your image processing applications exponentially.</description>
<pubDate>25 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/fast-image-processing.html</link>
<guid isPermaLink="false">4D8D86B7-B1DF-4313-8974-1560056D36EC</guid>
</item>
<item>
<title>Download File FTP</title>
<description>Enable your C# applications to connect to the internet to download files and webpages from an FTP Server with nothing but pure C#.Net code.</description>
<pubDate>23 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/download-file-ftp.html</link>
<guid isPermaLink="false">573BFC70-3679-497E-AA4C-DFBC671B726C</guid>
</item>
<item>
<title>Download File HTTP</title>
<description>Enable your C# applications to connect to the internet to download files and webpages using nothing but .Net Framework classes.</description>
<pubDate>22 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/download_file_http.html</link>
<guid isPermaLink="false">298F8414-7C52-4262-A91C-3F9A67DD3DFB</guid>
</item>
<item>
<title>Fading Windows Form</title>
<description>Create a Windows Form that fades in when the mouse hovers over it and fades out when the cursor leaves its bounds.</description>
<pubDate>15 Jun 2008 1:56:52 GMT</pubDate>
<link>http://www.vcskicks.com/windows_form_fade.html</link>
<guid isPermaLink="false">A1BE085D-DA5E-4156-886F-611911850D63</guid>
</item>
<item>
<title>Angle and Altitude Selector - Photoshop Style Custom Controls</title>
<description>Professional-looking C# custom controls with the look and functionaliy of Photoshop's angle selectors</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/angle_user_control.html</link>
<guid isPermaLink="false">21992869-CC6E-47AF-8DE8-C515A1B35C88</guid>
</item>
<item>
<title>Display GIF Animations</title>
<description>Witness two simple methods to display animated images using only C# functions, accomplishing the task automatically or manually by accessing the animation frames.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/csharp_animated_gif.html</link>
<guid isPermaLink="false">404A434C-9FB7-4B8C-944B-3210D0CEFF67</guid>
</item>
<item>
<title>Numbers-Only Textbox</title>
<description>Different ways to allow users to only write numbers in a Windows Form Textbox.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/numbers_only_textbox.html</link>
<guid isPermaLink="false">FD68DDBD-ED2E-45E8-9E6D-415D590FBA6F</guid>
</item>
<item>
<title>Click-and-Drag Form</title>
<description>By using various Form events and some adding and subtracting, one can create the same effect of a windows titlebar.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/drag_form.html</link>
<guid isPermaLink="false">DA878B11-9EA1-48B6-A0DD-A86B38C89BA4</guid>
</item>
<item>
<title>Custom Shape Form - Transperancy</title>
<description>Create Windows Forms that adapt to the shape of an imagine using a simple Form property. Custom shaped forms can be used to things such as creative splash screens.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/custom_shape_form_transperancy.html</link>
<guid isPermaLink="false">B9CEBEDA-E84C-4C4A-9A48-61671073000A</guid>
</item>
<item>
<title>Custom Shape Form - Region</title>
<description>Create custom shaped forms but with the use of Regions. Regions allows for finer tuned behavior and can yield more stable results.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/custom_shape_form_region.html</link>
<guid isPermaLink="false">26565C80-17DB-45F1-8643-D2B45AB6E77A</guid>
</item>
<item>
<title>Converting Degrees and Radians</title>
<description>The .Net Framework's Math class has useful functions like the trig functions Sin, Cos, Tan. However the fuctions take in radian angles. So what can we do when we have an angle in degrees?</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/csharp_net_angles.html</link>
<guid isPermaLink="false">FD6058C7-8E0A-4D95-BFE7-BA9DD36C3C62</guid>
</item>
<item>
<title>Euler 3D Rotation and GDI+ 3D Drawing</title>
<description>When it comes to drawing in 3D space, GDI+ comes with no support. This program shows how to handle 3D points and convert them to 2D points to plot using GDI+. As an example we create a cube that can be rotated in any of the three axis (X, Y, Z) using Euler's matrix formulas.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/3d_gdiplus_drawing.html</link>
<guid isPermaLink="false">9999BC02-57A3-4D30-8B0C-F8C51FA79374</guid>
</item>
<item>
<title>Sorting 2D Points</title>
<description>Sorting points can be an extremely useful algorithm. Image processing algorithms often if not always require points to have a certain order, this class will use the IComparer interface to sort points according to either the X or Y values.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/sort_points.html</link>
<guid isPermaLink="false">7DE9277E-3C4E-4B9A-A69C-0B43C309160B</guid>
</item>
<item>
<title>Randomize Array List</title>
<description>Discover how to randomize a list of items. Generate a new list where items are placed in random order.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/randomize_array.html</link>
<guid isPermaLink="false">9A61DE56-ACAD-4209-B6BB-915C8B3702AE</guid>
</item>
<item>
<title>Convert Bytes to File-Size</title>
<description>Derive a file's filesize from counting the number of bytes using simple C# classes.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/csharp_filesize.html</link>
<guid isPermaLink="false">A735DE51-CF86-4AEF-89B1-5B7856B546AF</guid>
</item>
<item>
<title>The C# Data Structures</title>
<description>Explore the various built-in C# data structures and their applications in this three part article.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/csharp_data_structures.html</link>
<guid isPermaLink="false">9DBF4289-8A8F-415A-A4AE-78D24F801EE8</guid>
</item>
<item>
<title>String Processing C# Functions Library</title>
<description>Discover the possibilities of string processing in C#.NET. Expand upon the basic string functions provided by the .Net Framework.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/string_functions.php</link>
<guid isPermaLink="false">0DE5EAB7-28B9-4F5A-AED6-4FF9806D490B</guid>
</item>
<item>
<title>Uploading a File with FTP</title>
<description>Easily upload a file through FTP using pure C#.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/csharp_ftp_upload.html</link>
<guid isPermaLink="false">862EBCF0-BBB5-440B-8A62-3E8BC2B95EBB</guid>
</item>
<item>
<title>Scanning Through a Hard Drive</title>
<description>Easily upload a file through FTP using pure C#.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/scan_files.html</link>
<guid isPermaLink="false">0CB1A2B7-8BFF-4FC6-9ADD-7D7CDF92F10A</guid>
</item>
<item>
<title>Read Text File</title>
<description>Find out how to read a text file in C# with the System.IO namespace. Read it all at once or by lines, both methods are explained.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/read_text_file.html</link>
<guid isPermaLink="false">FC59C10C-15EA-453B-B7FB-2ABBE1C95CDA</guid>
</item>
<item>
<title>Ajax Control Toolkit</title>
<description>Great place to start in expanding your collection of AJAX-enabled user controls.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/asp_net_ajax_controls.html</link>
<guid isPermaLink="false">50F76017-6C17-4076-81CE-36B3A7906CAC</guid>
</item>
<item>
<title>ASP.NET MessageBox</title>
<description>How to display a message box in ASP.Net using client-side code.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/asp_net_messagebox.html</link>
<guid isPermaLink="false">EC8C7AB1-8074-4ED2-8DD2-F1A0AAB5696F</guid>
</item>
<item>
<title>7 Ways to Optimize C# Code</title>
<description>Discover seven simple ways to improve the readability and performance of C# source code and applications.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/optimize_csharp_code.html</link>
<guid isPermaLink="false">FC87814B-5517-407C-ADCB-A28111D26DAB</guid>
</item>
<item>
<title>Application Optimizing Utility</title>
<description>Test C# code segnments against each other to compare their performance speed.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/code_speed_test.html</link>
<guid isPermaLink="false">E55B5DEB-60AA-4925-A63B-E746D409DA71</guid>
</item>
<item>
<title>Assembly Custom Reference Path</title>
<description>Find out how to specify to a C# application on what subfolders to locate C# libraries that contain essential execution code.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/csharp_assembly.html</link>
<guid isPermaLink="false">53C01FCB-B52C-4F63-B2AD-B58D64C950F5</guid>
</item>
<item>
<title>Unique Hardware ID</title>
<description>Obtaining a true hardware serial from a user computer can be tricky business. Luckily the .Net Framework provides the means to obtain a reliable ID which can in turn be used in licensing processes.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/hardware_id.html</link>
<guid isPermaLink="false">677C5DDD-FF5E-4747-9A8A-8353009500E1</guid>
</item>
<item>
<title>The Link Cloaker</title>
<description>Let's say you have a giant url and you need to shorten it. A short url is just more professional and attractive. Savvy online affiliates know the trick is to create a redirection page. The link cloaker uses some very simple C# methods to automate creating cloaked pages.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/link_cloaker.html</link>
<guid isPermaLink="false">91ED65BE-E0B1-4987-8229-5E8219E2F7CB</guid>
</item>
<item>
<title>Detect .Net Framework</title>
<description>With the reliance of C#.Net on the .Net Framework, the ability to detect if the .Net Framework is installed on a computer can be quite useful. Check out a simple way to do it.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/detect_net_framework.html</link>
<guid isPermaLink="false">27715563-5601-4FD6-B11A-A19FACEA50E9</guid>
</item>
<item>
<title>Capture Screen (download now)</title>
<description>Use some more advanced C# programming to capture the screen without the use of the Prnt Scrn key.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/ScreenShotTaker.zip</link>
<guid isPermaLink="false">D3FD62B8-78BD-4985-8B6F-7F8A8567EE1C</guid>
</item>
<item>
<title>Drag-and-Drop (download now)</title>
<description>The drag-and-drop functionality in C# programs is not as simple as it should be. Download this quick example to get a full working piece of source code to work from.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/DragAndDropFile.zip</link>
<guid isPermaLink="false">2A78085B-2FC3-4D91-AA30-FEC12B4FE02F</guid>
</item>
<item>
<title>Screen Locker (download now)</title>
<description>In the internet you will find some fancy and expensive programs that can lock down your computer when you are away. In this project we will explore some fun brute-force techniques to create our very own screen locker application in C#.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/ScreenLock.zip</link>
<guid isPermaLink="false">D5DC807C-44DA-44E6-910D-6EAA0AB43D54</guid>
</item>
<item>
<title>Encryption Class (download now)</title>
<description>Use this class of static methods to quickly encrypt and decrypt strings or directly a byte array. Encryption and decryption works based on a password.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/Encryptor.zip</link>
<guid isPermaLink="false">90F1A970-8104-417B-A7BB-B715948D1523</guid>
</item>
<item>
<title>Time Calculator (download now)</title>
<description>Add and subtract different times by switching between different time-formats used in C#.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/TimeCalculator.zip</link>
<guid isPermaLink="false">7C7E6149-10A9-4E14-996E-DF8451725C21</guid>
</item>
<item>
<title>Get Server Real-Time (download now)</title>
<description>Use C# to ask a web server for the actual current time. Useful for distribution applications and other time sensitive programs.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/ServerTime.zip</link>
<guid isPermaLink="false">97C218AF-6103-445D-B954-57679645F2FA</guid>
</item>
<item>
<title>Compress Data (download now)</title>
<description>Compress and decompress bytes on-the-fly with C# functions, no need for external libraries.</description>
<pubDate>15 Jun 2008 1:57:34 GMT</pubDate>
<link>http://www.vcskicks.com/CompressBytes.zip</link>
<guid isPermaLink="false">0E8585A7-7719-4219-91C1-4D118ABEF63F</guid>
</item>
</channel>
</rss>
