<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtodothings.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>HowToDoThings.com Programming</title>
 <link>http://www.howtodothings.com/computers/c38-programming.html/popular-articles</link>
 <description>A list of popular articles by category as a list.</description>
 <language>en</language>
<item>
 <title>ASP.NET forms authentication with roles</title>
 <link>http://www.howtodothings.com/computers/a792-aspnet-forms-authentication-with-roles.html</link>
 <description>&lt;p&gt;Forms authentication does not allow roles authentication.  This article explains how to implement it.&lt;/p&gt;
&lt;p&gt;Basic forms authentication
&lt;p&gt;Forms based authentication in ASP.NET is quite useful.  Instead of writing our own authentication processes we can simply change the web.config beneath system.web like so.... &lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;lt;authentication mode=&amp;quot;Forms&amp;quot;/&amp;gt;&lt;br /&gt;   &amp;lt;forms&lt;br /&gt;     name=&amp;quot;MyWebsiteCookieName&amp;quot;&lt;br /&gt;     loginUrl=&amp;quot;/Login.aspx&amp;quot;&lt;br /&gt;     protection=&amp;quot;All&amp;quot;&lt;br /&gt;     timeout=&amp;quot;180&amp;quot;&lt;br /&gt;   /&amp;gt;&lt;br /&gt; &amp;lt;/authentication&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.howtodothings.com/computers/a792-aspnet-forms-authentication-with-roles.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.howtodothings.com/computers/a792-aspnet-forms-authentication-with-roles.html#comments</comments>
 <category domain="http://www.howtodothings.com/computers/c152-net.html">Other</category>
 <pubDate>Thu, 16 Dec 2004 23:00:00 -0600</pubDate>
 <dc:creator>Peter5</dc:creator>
 <guid isPermaLink="false">74 at http://www.howtodothings.com</guid>
</item>
<item>
 <title>How To Change Your Cursor Using HTML Code</title>
 <link>http://www.howtodothings.com/computers/a2884-how-to-change-your-cursor-using-html-code.html</link>
 <description>&lt;p&gt;There are plenty of reasons to add flair to your website:  presentation, graphical representation of an idea, or just fun.  Changing the cursor (what is traditionally displayed as a white arrow controlled by your mouse) is just one of many changes that can be made, but it is an interesting one.  It offers many unique options to the webmaster.  Following are the steps involved in changing your website cursor.&lt;/p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.howtodothings.com/computers/a2884-how-to-change-your-cursor-using-html-code.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.howtodothings.com/computers/a2884-how-to-change-your-cursor-using-html-code.html#comments</comments>
 <category domain="http://www.howtodothings.com/computers/c152-net.html">Other</category>
 <pubDate>Tue, 23 May 2006 20:21:00 -0500</pubDate>
 <dc:creator>Mariya279</dc:creator>
 <guid isPermaLink="false">1864 at http://www.howtodothings.com</guid>
</item>
<item>
 <title>Making your own Operating System</title>
 <link>http://www.howtodothings.com/computers/a1015-making-your-own-operating-system.html</link>
 <description>&lt;p&gt;This tutorial covers the whole processing of creating your own tiny operating system. It includes booting&lt;br /&gt; module and kernel.&lt;/p&gt;
&lt;p&gt; &lt;font face=&quot;Verdana&quot; size=&quot;3&quot;&gt;&lt;/p&gt;
&lt;p&gt; &lt;font size=&quot;+2&quot;&gt;&lt;strong&gt;Making your own Operating System&lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt; Required tools:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.geocities.com/emu8086/&quot;&gt;&lt;strong&gt;emu8086 - assembler,&lt;br /&gt; tutorial and emulator&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;p&gt; 
&lt;li&gt;&lt;a href=&quot;http://uranus.it.swin.edu.au/~jn/linux/rawwrite.htm&quot;&gt;&lt;strong&gt;RawWrite for Windows&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; Usually, when computer starts it will try to load 512 bytes&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.howtodothings.com/computers/a1015-making-your-own-operating-system.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.howtodothings.com/computers/a1015-making-your-own-operating-system.html#comments</comments>
 <category domain="http://www.howtodothings.com/computers/c152-net.html">Other</category>
 <pubDate>Thu, 05 Dec 2002 23:00:00 -0600</pubDate>
 <dc:creator />
 <guid isPermaLink="false">208 at http://www.howtodothings.com</guid>
</item>
</channel>
</rss>
