﻿<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="news.xsl" ?>
<rss xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	version="2.0">
    <channel>
        <title>Edanmo's VB Page</title>
        <link>http://www.mvps.org/emorcillo</link>
        <description>What's new in Edanmo's VB Page</description>
        <language>en-US</language>
        <managingEditor>emorcillo@mvps.org</managingEditor>
        <pubDate>Mon, 08 Nov 2004 05:00:00 GMT</pubDate>
        <lastBuildDate>Mon, 08 Nov 2004 05:20:47 GMT</lastBuildDate>
        <category />
        <generator>Edanmo's RSS v2 Library v1.0</generator>
        <docs>http://feedvalidator.org/docs/rss2.html</docs>
        <image>
            <title>Edanmo's VB Page</title>
            <link>http://www.mvps.org/emorcillo</link>
            <url>http://www.mvps.org/emorcillo/images/rss_logo.gif</url>
        </image>
        <item>
            <title>Sharing forldes with WMI</title>
            <link>http://www.mvps.org/emorcillo/dotnet/grl/share.shtml</link>
            <description>A wrapper for the Win32_Share class to manage shared resources.</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/grl/share.shtml</guid>
            <category />
            <pubDate>Mon, 08 Nov 2004 05:19:11 GMT</pubDate>
        </item>
        <item>
            <title>Using the IShellLink interface to create file shortcuts</title>
            <link>http://www.mvps.org/emorcillo/dotnet/shell/shortcut.shtml</link>
            <description>Item description</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/shell/shortcut.shtml</guid>
            <category />
            <pubDate>Wed, 03 Nov 2004 04:52:16 GMT</pubDate>
        </item>
        <item>
            <title>Check for and activate a previous instance of your application.</title>
            <link>http://www.mvps.org/emorcillo/dotnet/grl/previnst.shtml</link>
            <description>How to use a mutex to check for a previous instance of your application.</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/grl/previnst.shtml</guid>
            <category />
            <pubDate>Mon, 01 Nov 2004 04:59:54 GMT</pubDate>
        </item>
        <item>
            <title>No more updates to the VB6 code.</title>
            <link>http://www.mvps.org/emorcillo#1</link>
            <description>The VB6 code is now dead. I won't remove it from the site but I won't update it or fix any bug you found in it (you have the source so you can fix it yourself).</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo#1</guid>
            <category />
            <pubDate>Mon, 01 Nov 2004 04:57:13 GMT</pubDate>
        </item>
        <item>
            <title>[NET] Updated: Wrapper Classes for the Windows Task</title>
            <link>http://www.mvps.org/emorcillo/dotnet/shell/tasksched.shtml</link>
            <description>Fixed a bug with monthly date triggers.</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/shell/tasksched.shtml</guid>
            <category />
            <pubDate>Sat, 18 Sep 2004 04:20:06 GMT</pubDate>
        </item>
        <item>
            <title>[NET] Painting a TabPage using XP visual styles</title>
            <link>http://www.mvps.org/emorcillo/dotnet/windowsforms/xptabpage.shtml</link>
            <description>This class inherits from System.Windows.Forms.TabPage and uses the Themes </description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/windowsforms/xptabpage.shtml</guid>
            <category />
            <pubDate>Thu, 09 Sep 2004 02:03:04 GMT</pubDate>
        </item>
        <item>
            <title>[NET] Updated: Using UserControls as templates for web pages.</title>
            <link>http://www.mvps.org/emorcillo/dotnet/web/template.shtml</link>
            <description>There were some problems with postback events and validators that are now fixed.</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/inet/dns.shtml#1</guid>
            <category />
            <pubDate>Fri, 03 Sep 2004 11:45:29 GMT</pubDate>
        </item>
        <item>
            <title>[NET] Getting Mail Exchangers (MX) for a domain</title>
            <link>http://www.mvps.org/emorcillo/dotnet/inet/dns.shtml</link>
            <description>This class uses DnsQuery API to get the MX records for a domain.</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/inet/dns.shtml</guid>
            <category />
            <pubDate>Thu, 02 Sep 2004 01:10:00 GMT</pubDate>
        </item>
        <item>
            <title>[NET] Using UserControls as templates for web pages.</title>
            <link>http://www.mvps.org/emorcillo/dotnet/web/template.shtml</link>
            <description>Use ascx as template for the pages of a ASP.NET application.</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/web/template.shtml</guid>
            <category />
            <pubDate>Mon, 30 Aug 2004 06:14:04 GMT</pubDate>
        </item>
        <item>
            <title>[NET] FormsAuthenticationHelper class</title>
            <link>http://www.mvps.org/emorcillo/dotnet/web/FormsAuthenticationHelper.shtml</link>
            <description>This class contains a set of methods to help with role base security using FormsAuthentication in ASP.NET.</description>
            <author>emorcillo@mvps.org</author>
            <guid>http://www.mvps.org/emorcillo/dotnet/web/FormsAuthenticationHelper.shtml</guid>
            <category />
            <pubDate>Mon, 16 Aug 2004 12:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>