﻿<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rss="http://purl.org/rss/1.0/" xmlns:admin="http://webns.net/mvcb/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content" xmlns:sioc="http://rdfs.org/sioc/ns#">
  <sioc:Usergroup rdf:about="http://www.sw-consultant.de/sioc.axd?sioc_type=site#authors">
    <dc:title>Authors at "Marc André Zhou"</dc:title>
    <sioc:has_member>
      <sioc:User rdf:about="http://www.sw-consultant.de/author/Admin.aspx" rdfs:label="Admin">
        <sioc:see_also rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=user&amp;sioc_id=Admin" />
      </sioc:User>
    </sioc:has_member>
    <sioc:has_member>
      <sioc:User rdf:about="http://www.sw-consultant.de/author/Marc+Andre+Zhou.aspx" rdfs:label="Marc Andre Zhou">
        <sioc:see_also rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=user&amp;sioc_id=Marc+Andre+Zhou" />
      </sioc:User>
    </sioc:has_member>
  </sioc:Usergroup>
  <foaf:Document rdf:about="http://www.sw-consultant.de/">
    <dc:title>SIOC site profile for "Marc André Zhou"</dc:title>
    <dc:description>A SIOC profile describes the structure and contents of a weblog in a machine readable form. For more information please refer to http://sioc-project.org/.</dc:description>
    <foaf:primaryTopic>http://www.sw-consultant.de/</foaf:primaryTopic>
    <admin:generatorAgent>BlogEngine.NET2.5.0.6</admin:generatorAgent>
  </foaf:Document>
  <sioc:Site rdf:about="http://www.sw-consultant.de/">
    <dc:title>Marc André Zhou</dc:title>
    <dc:description>SharePoint Consulting - .NET Technology - Software Development</dc:description>
    <sioc:link>http://www.sw-consultant.de/</sioc:link>
    <sioc:host_of>http://www.sw-consultant.de/sioc.axd?sioc_type=site#webblog</sioc:host_of>
    <sioc:has_group>http://www.sw-consultant.de/sioc.axd?sioc_type=site#authors</sioc:has_group>
  </sioc:Site>
  <sioc:Forum rdf:about="http://www.sw-consultant.de/sioc.axd?sioc_type=site#webblog">
    <sioc:name>Marc André Zhou</sioc:name>
    <sioc:link rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=site#webblog" />
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/12/21/Parallel-Computimng-in-NET-Rezension.aspx" dc:title="Parallel Computimng in .NET: Rezension">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=51c19ba8-cbad-4fc8-aa99-330f51797a6f" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/11/01/Fehlerbehandlung-mit-Struktur-.aspx" dc:title="Fehlerbehandlung mit Struktur ">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=ed30d4f2-bedd-4e4d-b506-5d9939a3839a" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/08/03/Parallel-Computing-e28095-Teil-1-Singleton-und-InitOnce.aspx" dc:title="Parallel Computing ― Teil 1: Singleton und InitOnce">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=26dfd7cb-60e2-4798-bf08-04a63755161c" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/08/03/C-im-Fokus-e28095-Flexibles-Typsystem-in-C.aspx" dc:title="C# im Fokus ― Flexibles Typsystem in C#">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=51b0820f-cef2-4584-a374-276bc0a369ec" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/07/06/Flexibles-Typsystem-in-C.aspx" dc:title="C# im Fokus - Flexibles Typsystem in C#">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=21cbe36a-b002-4bb7-8e5e-ce2997f18b3d" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/06/08/C-im-Fokus-e28095-Effiziente-Datentypkonvertierung-mit-C.aspx" dc:title="C# im Fokus ― Effiziente Datentypkonvertierung mit C#">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=d0dd5fa1-7362-447f-a1f6-02265606a97b" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/06/08/Parallel-Computing-im-praktischen-Einsatz-Verwendung-der-Task-Parallel-Library.aspx" dc:title="Parallel Computing im praktischen Einsatz: Verwendung der Task Parallel Library">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=b92b94da-c6cb-474e-b7f3-b0fbfea06258" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/05/04/Von-sequenziell-nach-parallel-Richtig-parallelisieren-mit-der-Task-Parallel-Library-und-PLINQ.aspx" dc:title="Von sequenziell nach parallel: Richtig parallelisieren mit der Task Parallel Library und PLINQ">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=84d23beb-4ee9-4a42-8a97-6b6337255bf2" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/05/04/C-im-Fokus-e28095-Moglichkeiten-der-Datentypkonvertierung-in-C.aspx" dc:title="C# im Fokus ― Möglichkeiten der Datentypkonvertierung in C#">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=e2eafa71-2fe7-4d72-b28d-955e973c5711" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.sw-consultant.de/post/2011/04/06/C-im-Fokus-e28093-Unsicherer-Code-via-unsafe-Zeiger-in-C-e28093-Teil-2.aspx" dc:title="C# im Fokus – Unsicherer Code via unsafe: Zeiger in C# – Teil 2">
        <rdfs:seeAlso rdf:resource="http://www.sw-consultant.de/sioc.axd?sioc_type=post&amp;sioc_id=2a472e6e-16bc-4705-90ab-f06c7b4835fa" />
      </sioc:Post>
    </sioc:container_of>
  </sioc:Forum>
</rdf:RDF>
