<?xml version="1.0"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0">
  <channel>
    <copyright>Copyright (c) 2009</copyright>
    <generator>The Soft Projects</generator>
    <item>
      <author>Bipin Joshi</author>
      <description>Here I explain how to use Forms authentication with web services.</description>
      <link>http://softprojects.org/en/KB/Articles/AspNET/FormsAuthentication-with-WebServices.aspx</link>
      <pubDate>Wed, 01 Jul 2009 16:51:49 GMT</pubDate>
      <pubDateParsed>2009-07-01T16:51:49</pubDateParsed>
      <title>Using Forms Authentication with Web Services</title>
      <source>dotnetbips.com</source>
    </item>
    <item>
      <author>Mindy Wagner</author>
      <description>Type is one of the most-used elements of the web. Unless you are YouTube or Flickr, chances are your site visitors are coming for your text. Good typography brings order to the page and increases legibility. It allows people to process information faster.</description>
      <link>http://softprojects.org/en/KB/Articles/Site-Design/5-Ways-to-Improve-Web-Typography.aspx</link>
      <pubDate>Mon, 08 Jun 2009 06:58:48 GMT</pubDate>
      <pubDateParsed>2009-06-08T06:58:48</pubDateParsed>
      <title>5 Ways to Improve Web Typography</title>
      <source>webdesignerdepot.com</source>
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>Here I show you two methods to detect 64bit OS in C# and VB.NET</description>
      <link>http://softprojects.org/en/KB/Articles/dotNET/Detecting-32bit-64bit-OS.aspx</link>
      <pubDate>Sat, 28 Mar 2009 07:04:43 GMT</pubDate>
      <pubDateParsed>2009-03-28T07:04:43</pubDateParsed>
      <title>How to detect 32bit or 64bit OS</title>
      <source />
    </item>
    <item>
      <author>Aaftab Munshi, Dan Ginsburg, Dave Shreiner</author>
      <description>This chapter will show what is required to create an OpenGL ES 2.0 program that draws a single triangle. There are number of concepts that are covered in this chapter.</description>
      <link>http://softprojects.org/en/KB/Articles/OpenGL/OpenGL-ES-Example-Hello-Triangle.aspx</link>
      <pubDate>Fri, 27 Mar 2009 04:48:07 GMT</pubDate>
      <pubDateParsed>2009-03-27T04:48:07</pubDateParsed>
      <title>Hello Triangle: An OpenGL ES 2.0 Example</title>
      <source>webreference.com</source>
    </item>
    <item>
      <author>VectorX</author>
      <description>Learn about FreeDOM (Free Document Object Model), a web development technique used to create event-driven web applications. FreeDOM is designed to overcome the limitations of stateless HyperText Transfer Protocol (HTTP) transmissions.</description>
      <link>http://softprojects.org/en/KB/Articles/Internet/FreeDOM-Programming.aspx</link>
      <pubDate>Mon, 19 Jan 2009 15:10:17 GMT</pubDate>
      <pubDateParsed>2009-01-19T15:10:17</pubDateParsed>
      <title>FreeDOM - Programming</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>Damian Maclennen</author>
      <description>One of the most common questions we get involves Dynamic SQL. Using dynamic SQL you can put a SQL statement inside a variable and execute that statement. It's what you have to do when you're trying to run Select * from @TableName. Thanks Merkin!</description>
      <link>http://softprojects.org/en/KB/Articles/SqlServer/Introduction-to-Dynamic-SQL.aspx</link>
      <pubDate>Tue, 06 Jan 2009 14:36:03 GMT</pubDate>
      <pubDateParsed>2009-01-06T14:36:03</pubDateParsed>
      <title>Introduction to Dynamic SQL</title>
      <source>sqlteam.com</source>
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This class provides functionality to calculate online users, member or guest users.</description>
      <link>http://softprojects.org/en/KB/Articles/AspNET/AspNET-Online-Active-Users-Stats.aspx</link>
      <pubDate>Thu, 25 Dec 2008 12:14:03 GMT</pubDate>
      <pubDateParsed>2008-12-25T12:14:03</pubDateParsed>
      <title>Online active users counter in ASP.NET</title>
      <source />
    </item>
    <item>
      <author>Mark Strawmyer</author>
      <description>Mark covers encrypting data using the cryptography classes available through the Microsoft .NET Framework.</description>
      <link>http://softprojects.org/en/KB/Articles/Cryptography/Cryptography-in-dotNET.aspx</link>
      <pubDate>Fri, 12 Dec 2008 19:35:23 GMT</pubDate>
      <pubDateParsed>2008-12-12T19:35:23</pubDateParsed>
      <title>Cryptography in .NET</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>Nick Wienholt</author>
      <description>The Visual C++ 2008 Feature Pack incorporates C++ language changes that move C++ closer to the upcoming C++0x standard. Review some of the new language features, and see how they can be incorporated into C++ applications. By Nick Wienholt.</description>
      <link>http://softprojects.org/en/KB/Articles/CPP/VCPP2008-MFC-Enhancements.aspx</link>
      <pubDate>Tue, 07 Oct 2008 03:02:42 GMT</pubDate>
      <pubDateParsed>2008-10-07T03:02:42</pubDateParsed>
      <title>Visual C++ 2008 Feature Pack: MFC Enhancements</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>Victor Volkman</author>
      <description>Why get bogged down in the quicksand of the Oracle Call Interface (OCI) when you can get the same service with less code and fewer headaches with Vincent Rogier's OCILIB? By Victor Volkman.</description>
      <link>http://softprojects.org/en/KB/Articles/Oracle/OCILIB-Fast-Access-Oracle.aspx</link>
      <pubDate>Tue, 07 Oct 2008 02:52:57 GMT</pubDate>
      <pubDateParsed>2008-10-07T02:52:57</pubDateParsed>
      <title>OCILIB: Faster and Friendlier Access to Oracle's OCI API</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>kirants</author>
      <description>Walk through the development of a simple guitar tuner Vista sidebar gadget and in the process learn a little bit about Silverlight, XAML, and Vista gadgets. By kirants.</description>
      <link>http://softprojects.org/en/KB/Articles/Silverlight/Guitar-Tuner-Vista-Gadget-Silverlight.aspx</link>
      <pubDate>Sat, 27 Sep 2008 18:22:07 GMT</pubDate>
      <pubDateParsed>2008-09-27T18:22:07</pubDateParsed>
      <title>Guitar Tuner Vista Gadget Using Silverlight</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>Tom Haughey</author>
      <description>This article talks about the basic concepts of recursion in a logical model, and will discuss several practical physical implementations, namely, DBMS, descendent tables, snowflaked hierarchies, flattened hierarchies, self-joins, and nested sets.</description>
      <link>http://softprojects.org/en/KB/Articles/Struct/Modeling-Hierarchies.aspx</link>
      <pubDate>Fri, 26 Sep 2008 16:12:47 GMT</pubDate>
      <pubDateParsed>2008-09-26T16:12:47</pubDateParsed>
      <title>Modeling Hierarchies</title>
      <source>TDAN</source>
    </item>
    <item>
      <author>Paul Kimmel</author>
      <description>Learn how to define Lambda Expressions that perform an action without a return value.</description>
      <link>http://softprojects.org/en/KB/Articles/VBNet/Quirk-of-VB-Lambda.aspx</link>
      <pubDate>Wed, 23 Jul 2008 09:47:29 GMT</pubDate>
      <pubDateParsed>2008-07-23T09:47:29</pubDateParsed>
      <title>Fixing a Quirk of VB Lambda Expressions</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>Paul Kimmel</author>
      <description>Gain an understanding of the difference between Lambda Expressions generated as code and those generated as expression trees. Explore the expression tree and briefly touch on how API developers uses expression trees to convert expressions to other forms,</description>
      <link>http://softprojects.org/en/KB/Articles/VBNet/LambdaExpressionTrees.aspx</link>
      <pubDate>Wed, 23 Jul 2008 09:38:00 GMT</pubDate>
      <pubDateParsed>2008-07-23T09:38:00</pubDateParsed>
      <title>Exploring Lambda Expression Trees</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>Rui Reis</author>
      <description>Trapping windows messages in the .NET framework - a small tutorial</description>
      <link>http://softprojects.org/en/KB/Articles/DesktopMisc/TrappingWindowsMessages.aspx</link>
      <pubDate>Tue, 15 Jul 2008 16:47:43 GMT</pubDate>
      <pubDateParsed>2008-07-15T16:47:43</pubDateParsed>
      <title>Trapping windows messages</title>
      <source>codeproject.com</source>
    </item>
    <item>
      <author>Nishant Sivakumar</author>
      <description>A brief look at the new C++/CLI syntax and how it improves over the old MC++ syntax</description>
      <link>http://softprojects.org/en/KB/Articles/CPP/A-first-look-CppNET.aspx</link>
      <pubDate>Thu, 03 Jul 2008 09:52:24 GMT</pubDate>
      <pubDateParsed>2008-07-03T09:52:24</pubDateParsed>
      <title>A first look at C++/CLI</title>
      <source>codeproject.com</source>
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This tool provides easy web task scheduling, designed for ASP.NET and using Caching technique.</description>
      <link>http://softprojects.org/en/KB/Articles/AspNET/WebTaskScheduler.aspx</link>
      <pubDate>Sat, 21 Jun 2008 16:41:30 GMT</pubDate>
      <pubDateParsed>2008-06-21T16:41:30</pubDateParsed>
      <title>Schedule your web tasks with WebTaskScheduler</title>
      <source />
    </item>
    <item>
      <author>gnu.org</author>
      <description>We maintain this free software definition to show clearly what must be true about a particular software program for it to be considered free software. &amp;amp;amp;quot;Free software&amp;amp;amp;quot; is a matter of liberty, not price. To understand the concept, </description>
      <link>http://softprojects.org/en/KB/Articles/Methods/FreeSoftwareDefinition.aspx</link>
      <pubDate>Thu, 12 Jun 2008 07:17:38 GMT</pubDate>
      <pubDateParsed>2008-06-12T07:17:38</pubDateParsed>
      <title>The Free Software Definition</title>
      <source>gnu.org</source>
    </item>
    <link>http://softprojects.org</link>
    <title>SoftProjects:  Lastest Published/Updated Articles</title>
    <webMaster>info@softprojects.org</webMaster>
    <image>
      <description>Programmers and architectures, free and/or open source programming articles, projects and tips</description>
      <link>http://softprojects.org</link>
      <url>/themes/default/images/logo/logo_misc1.png</url>
    </image>
  </channel>
</rss>