﻿<?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.ask4asp.net/sioc.axd?sioc_type=site#authors">
    <dc:title>Authors at "Ask4Asp.Net"</dc:title>
    <sioc:has_member>
      <sioc:User rdf:about="http://www.ask4asp.net/author/Admin.aspx" rdfs:label="Admin">
        <sioc:see_also rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=user&amp;sioc_id=Admin" />
      </sioc:User>
    </sioc:has_member>
  </sioc:Usergroup>
  <foaf:Document rdf:about="http://www.ask4asp.net/">
    <dc:title>SIOC site profile for "Ask4Asp.Net"</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.ask4asp.net/</foaf:primaryTopic>
    <admin:generatorAgent>BlogEngine.NET1.4.5.0</admin:generatorAgent>
  </foaf:Document>
  <sioc:Site rdf:about="http://www.ask4asp.net/">
    <dc:title>Ask4Asp.Net</dc:title>
    <dc:description>.NET articles By Microsoft Certified .Net Specialists</dc:description>
    <sioc:link>http://www.ask4asp.net/</sioc:link>
    <sioc:host_of>http://www.ask4asp.net/sioc.axd?sioc_type=site#webblog</sioc:host_of>
    <sioc:has_group>http://www.ask4asp.net/sioc.axd?sioc_type=site#authors</sioc:has_group>
  </sioc:Site>
  <sioc:Forum rdf:about="http://www.ask4asp.net/sioc.axd?sioc_type=site#webblog">
    <sioc:name>Ask4Asp.Net</sioc:name>
    <sioc:link rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=site#webblog" />
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/07/03/get-domain-whois-information-asp-net.aspx" dc:title="fetching domain whois information using asp.net">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=3dcaeeb2-c46c-4ae0-aafe-d3b5172d22f5" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/06/27/security-problems-of-aspnet-full-trust-websites.aspx" dc:title="Disadvantages Of Asp.Net Full Trust Security Level">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=7841d32d-fe3a-4358-9649-b0245a65cd57" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/06/09/add-update-windows-users-using-c-sharp-windows-user-management.aspx" dc:title="add update windows users windows user management">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=465692cf-114f-4d5b-b0ae-6370e0c460e4" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/05/17/changing-the-IP-address-of-the-server-using-asp-net.aspx" dc:title="changing the IP address of the server using asp net">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=875f07d3-c710-4b3d-870f-225889f06a16" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/05/13/fetching-URL-contents-into-a-string-using-HttpWebRequest.aspx" dc:title="fetching URL contents into a string using HttpWebRequest">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=5896e4ff-77ee-4d91-be59-6adec8e69b87" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/05/13/creating-mutually-exclusive-code-block-C.aspx" dc:title="creating mutually exclusive code block C#">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=b47419cb-375d-4d3d-b12f-dc535887f46b" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/04/09/creating-PDF-using-NET-itextsharp-component-vb-NET.aspx" dc:title="creating PDF using .NET itextsharp component vb NET">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=e70989bc-3051-4008-a6b3-b9b8a34e9459" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/04/09/sending-email-using-gmail-SMTP-server-using-NET.aspx" dc:title="sending email using gmail SMTP server using .NET">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=732a537e-8082-482a-9d63-0af3a03fd36d" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/04/07/sending-emails-using-NET.aspx" dc:title="sending emails using .NET">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=04be22ab-290e-4811-aaa0-3572f60ee299" />
      </sioc:Post>
    </sioc:container_of>
    <sioc:container_of>
      <sioc:Post rdf:about="http://www.ask4asp.net/post/2009/04/06/FTP-file-upload-using-C-Sharp-NET.aspx" dc:title="FTP fileupload using C Sharp NET">
        <rdfs:seeAlso rdf:resource="http://www.ask4asp.net/sioc.axd?sioc_type=post&amp;sioc_id=4373fe5e-a7d9-4ea8-a57c-024a853b5ad5" />
      </sioc:Post>
    </sioc:container_of>
  </sioc:Forum>
</rdf:RDF>