<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel xmlns:blog="http://www.dotnetnuke.com/blog/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
    <title />
    <description />
    <link>http://www.pchenry.com/Home/tabid/36/BlogId/0/Default.aspx</link>
    <language>en-US</language>
    <webMaster>webmaster@pchenry.com</webMaster>
    <pubDate>Tue, 07 Feb 2012 09:50:44 GMT</pubDate>
    <lastBuildDate>Tue, 07 Feb 2012 09:50:44 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 4.1.0.0</generator>
    <item>
      <title>What's the difference between constants and read only fields you ask?</title>
      <link>http://www.pchenry.com/Home/tabid/36/EntryId/112/Whats-the-difference-between-constants-and-read-only-fields-you-ask.aspx</link>
      <description>&lt;div&gt;We all know “&lt;a target="_blank" href="http://en.wikipedia.org/wiki/Magic_number_(programming)"&gt;magic numbers&lt;/a&gt;” are bad in our code. Back in the good’ol days of VB you had constants. In Java you had final variables that were part constant and part read only. Now in C# we have both constants and read only fields. Hhhhmmmm that begs the questions what’s the diff between them then? Read on for more information and code.&lt;/div&gt;</description>
      <author>webmaster@pchenry.com</author>
      <comments>http://www.pchenry.com/Home/tabid/36/EntryId/112/Whats-the-difference-between-constants-and-read-only-fields-you-ask.aspx#Comments</comments>
      <slash:comments>0</slash:comments>
      <guid isPermaLink="true">http://www.pchenry.com/Home/tabid/36/EntryId/112/Whats-the-difference-between-constants-and-read-only-fields-you-ask.aspx</guid>
      <pubDate>Wed, 25 Mar 2009 04:28:00 GMT</pubDate>
      <trackback:ping>http://www.pchenry.comDesktopModules/BlogTrackback.aspx?id=112</trackback:ping>
    </item>
  </channel>
</rss>
