<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/wordpress-mu-1.2.3-2.2.1" -->
<rss version="0.92">
<channel>
    <title>Jonas Hogstrom</title>
    <link>http://blogs.codegear.com/jonashogstrom</link>
    <description></description>
    <lastBuildDate>Tue, 16 Jan 2007 11:20:40 +0000</lastBuildDate>
    <docs>http://backend.userland.com/rss092</docs>
    <language>en-US</language>
    
    <item>
        <title>Tag along</title>
        <description>I gave Mats a call the other day for a quick chat. I had just about hung up the phone when he tagged me... Thats a friend for ya. OK, I'll play by the rules, and tell you five things (most of) you didn't know. Mountains * I love mountains. ...</description>
        <link>http://blogs.codegear.com/jonashogstrom/2007/01/16/31389</link>
            </item>
    <item>
        <title>Scope rules in C# 2.0</title>
        <description>The scope rules in C# 2.0 changed ever so slightly. Consider the following code: 
	class MyAttribute:Attribute
	{
		public MyAttribute(Type t)
		{
		}
	}

	[MyAttribute(typeof(Bar))]    // Look here... 
	class Foo
	{
		class Bar
		{
		}
	}

	class Bar
	{
	}
 To make it easier to spot, I have added a comment where you should focus your attention. In C#1.0, the reference to ...</description>
        <link>http://blogs.codegear.com/jonashogstrom/2006/12/11/30457</link>
            </item>
    <item>
        <title>ASP providers for Eco - work in progress</title>
        <description>It was a long time ago now that we released EcoIII along with BDS 2006. The Eco team has not been sitting idle since then. As you probably know, the first shift we did after releasing BDS2006 was to move the IDE to compile with .NET2.0. For Eco, most of ...</description>
        <link>http://blogs.codegear.com/jonashogstrom/2006/12/11/30455</link>
            </item>
    <item>
        <title>ECO II and support for custom Ado.Net providers</title>
        <description>Hi Now that Delphi2005 Update2 is out, I have updated my (short) tutorial on how to support a custom Ado.Net provider in Eco: http://homepages.codegear.com/ecoteam/johogstrom/CustomPMapper/ The tutorial contains an example of how to support the MimerSql database (both the Bdp provider and the native client). The source can quite easily be ...</description>
        <link>http://blogs.codegear.com/jonashogstrom/2005/03/14/3063</link>
            </item>
    <item>
        <title>Reverse engineering the blog database</title>
        <description>If you have watched Henriks&#160;reverse engineering&#160;of the northwind database on BDN, and you want some more meat on the bones, I suggest you read my article on how to deal with the finer details on customized O/R mapping with Eco II. Find it right here.  In the article I'll ...</description>
        <link>http://blogs.codegear.com/jonashogstrom/2004/12/03/2048</link>
            </item>
    <item>
        <title>Re: Re: Eco: Optimistic Locking</title>
        <description>Before reading this, I suggest you start with Malcolm's blog "Eco: Optimistic Locking", and then Krishnan's follow up blog on the same topic. Both are well written pieces of information on optimistic locking in Eco, but neither of them comes from the horse's mouth :-) Hi by the way, and ...</description>
        <link>http://blogs.codegear.com/jonashogstrom/2004/10/22/1645</link>
            </item>
</channel>
</rss>
