﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>TechTidBits</title>
    <description>Providing technical information from a slight slanted standpoint.</description>
    <link>http://www.pchenry.com/Home/tabid/36/BlogId/2/Default.aspx</link>
    <language>en-US</language>
    <managingEditor>webmaster@pchenry.com</managingEditor>
    <webMaster>webmaster@pchenry.com</webMaster>
    <pubDate>Fri, 10 Sep 2010 00:07:24 GMT</pubDate>
    <lastBuildDate>Fri, 10 Sep 2010 00:07:24 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.4.0.39853</generator>
    <item>
      <title>How do you bake constants into your code?</title>
      <description>&lt;p&gt;Do you use magic number/strings in your code?&amp;#160; Shame on you!&amp;#160; Do you use constants or read only variables, KUDOS to you!&amp;#160; But do you&amp;#160;know the difference between a const and a readonly variable?&amp;#160; Read on for some insights into their differences.&lt;/p&gt;</description>
      <link>http://www.pchenry.com/Home/tabid/36/EntryID/33/Default.aspx</link>
      <author>webmaster@pchenry.com</author>
      <comments>http://www.pchenry.com/Home/tabid/36/EntryID/33/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.pchenry.com/Default.aspx?tabid=36&amp;EntryID=33</guid>
      <pubDate>Sun, 21 Sep 2008 20:03:00 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.pchenry.com/DesktopModules/Blog/Trackback.aspx?id=33</trackback:ping>
    </item>
  </channel>
</rss>