<?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>Nitin</author>
      <description>Javascript Implicit variables are global</description>
      <link>http://softprojects.org/en/KB/Tips/JavaScript-Tips/JavaScript-Implicit-Variables-are-Global.aspx</link>
      <pubDate>Fri, 27 Mar 2009 05:01:52 GMT</pubDate>
      <pubDateParsed>2009-03-27T05:01:52</pubDateParsed>
      <title>Javascript: Implicit variables are global</title>
      <source>knitinr.blogspot.com</source>
    </item>
    <item>
      <author>saeed zarinfam</author>
      <description>Using expression language in Netbeans VWP</description>
      <link>http://softprojects.org/en/KB/Tips/Java-Tips/Using-expression-language-in-Netbeans.aspx</link>
      <pubDate>Mon, 19 Jan 2009 15:26:38 GMT</pubDate>
      <pubDateParsed>2009-01-19T15:26:38</pubDateParsed>
      <title>Using expression language in Netbeans</title>
      <source>saeedzarinfam.blogspot.com</source>
    </item>
    <item>
      <author>saeed zarinfam</author>
      <description>Using ObjectArrayDataProvider component to show list of objects in a table component in VWP</description>
      <link>http://softprojects.org/en/KB/Tips/Java-Tips/ObjectArrayDataProvider-table-component.aspx</link>
      <pubDate>Mon, 19 Jan 2009 15:17:07 GMT</pubDate>
      <pubDateParsed>2009-01-19T15:17:07</pubDateParsed>
      <title>Using ObjectArrayDataProvider component to show list of objects in a table component in VWP</title>
      <source>saeedzarinfam.blogspot.com</source>
    </item>
    <item>
      <author>bondugula ramu</author>
      <description>Learn how to use Windows authentication for Web-based intranet applications to access a SQL Server database using ASP.NET.</description>
      <link>http://softprojects.org/en/KB/Tips/ASPNET-Tips/How-Windows-Authentication-Access-SQL-Server-in-ASPNET.aspx</link>
      <pubDate>Fri, 12 Dec 2008 19:33:50 GMT</pubDate>
      <pubDateParsed>2008-12-12T19:33:50</pubDateParsed>
      <title>How to Use Windows Authentication to Access SQL Server Through a ASP.NET Web Application</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>How to know a windows service installed with delphi</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/Is-windows-service-installed.aspx</link>
      <pubDate>Thu, 20 Nov 2008 07:15:09 GMT</pubDate>
      <pubDateParsed>2008-11-20T07:15:09</pubDateParsed>
      <title>Is a windows service installed with delphi</title>
      <source />
    </item>
    <item>
      <author>Jereme Guenther</author>
      <description>This code snippet and document show how to connect to an FTP server with SSL enabled using ASP.NET. The code is written in C#.NET. By Jereme Guenther.</description>
      <link>http://softprojects.org/en/KB/Tips/ASPNET-Tips/ASPNET-FTP-with-SSL.aspx</link>
      <pubDate>Tue, 07 Oct 2008 02:47:45 GMT</pubDate>
      <pubDateParsed>2008-10-07T02:47:45</pubDateParsed>
      <title>ASP.NET FTP with SSL</title>
      <source>codeguru.com</source>
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>Use these procedures if you are deploying a large Web site and you want to take the target Web site offline while you are copying files.</description>
      <link>http://softprojects.org/en/KB/Tips/ASPNET-Tips/take-application-offline.aspx</link>
      <pubDate>Sun, 28 Sep 2008 18:14:47 GMT</pubDate>
      <pubDateParsed>2008-09-28T18:14:47</pubDateParsed>
      <title>How to take Web application offline</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>With this class you can get or set the system time. This class uses windows API.</description>
      <link>http://softprojects.org/en/KB/Tips/CSharp-Tips/SystemTime-LocalTime.aspx</link>
      <pubDate>Sun, 28 Sep 2008 17:16:35 GMT</pubDate>
      <pubDateParsed>2008-09-28T17:16:35</pubDateParsed>
      <title>How to get and set system time in C#</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>Implements fast string replacing algorithm with C# in dotNET</description>
      <link>http://softprojects.org/en/KB/Tips/CSharp-Tips/FastStringReplacing.aspx</link>
      <pubDate>Thu, 26 Jun 2008 12:50:21 GMT</pubDate>
      <pubDateParsed>2008-06-26T12:50:21</pubDateParsed>
      <title>Fast string replacing algorithm with C# in dotNET</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This point shows the way of applying shadows to forms in C#. This method works only for Win2000 or later (2K,XP,2003,Vista,...)</description>
      <link>http://softprojects.org/en/KB/Tips/CSharp-Tips/FormDropShadow.aspx</link>
      <pubDate>Sat, 14 Jun 2008 03:15:12 GMT</pubDate>
      <pubDateParsed>2008-06-14T03:15:12</pubDateParsed>
      <title>How to add shadows under C# forms in XP</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This tip shows the way of applying shadows to delphi forms. This method works only for Win2000 or later (2K,XP,2003,Vista,...)</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/FormDropShadow.aspx</link>
      <pubDate>Sat, 14 Jun 2008 03:13:03 GMT</pubDate>
      <pubDateParsed>2008-06-14T03:13:03</pubDateParsed>
      <title>How to add shadow under delphi forms in XP</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This method changes screen resolution using windows API</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/HowToChangeResolution.aspx</link>
      <pubDate>Sat, 14 Jun 2008 03:05:02 GMT</pubDate>
      <pubDateParsed>2008-06-14T03:05:02</pubDateParsed>
      <title>How to change monitor resolution in  Delphi</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This code allows to run any application regardless of its extension with more control to it</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/RunAppWithMoreControl.aspx</link>
      <pubDate>Sat, 14 Jun 2008 03:04:06 GMT</pubDate>
      <pubDateParsed>2008-06-14T03:04:06</pubDateParsed>
      <title>Run an application with more control to it</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This function detect if another copy of application is running</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/IsAppAlreadyRunning.aspx</link>
      <pubDate>Sat, 14 Jun 2008 03:00:42 GMT</pubDate>
      <pubDateParsed>2008-06-14T03:00:42</pubDateParsed>
      <title>Is another copy of application running</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This method shows an delphi implementation of an access database feature that able us to compress or repair databases</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/CompactAndRepairAccess.aspx</link>
      <pubDate>Sat, 14 Jun 2008 03:00:31 GMT</pubDate>
      <pubDateParsed>2008-06-14T03:00:31</pubDateParsed>
      <title>How to compress and repair Access databses</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>This method changes windows sound volume</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/HowToChangeSoundVolume.aspx</link>
      <pubDate>Sat, 14 Jun 2008 02:57:38 GMT</pubDate>
      <pubDateParsed>2008-06-14T02:57:38</pubDateParsed>
      <title>How to change windows sound volume</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>A method that returns list of all files in specified directory.</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/AllFilesList.aspx</link>
      <pubDate>Sat, 14 Jun 2008 02:55:53 GMT</pubDate>
      <pubDateParsed>2008-06-14T02:55:53</pubDateParsed>
      <title>Get list of files in a directory</title>
      <source />
    </item>
    <item>
      <author>Salar Khalilzadeh</author>
      <description>How to delete or move files that is using by windows or other softwares</description>
      <link>http://softprojects.org/en/KB/Tips/Delphi-Tips/MoveInUseFiles.aspx</link>
      <pubDate>Sat, 14 Jun 2008 02:51:33 GMT</pubDate>
      <pubDateParsed>2008-06-14T02:51:33</pubDateParsed>
      <title>How to move or delete in use file in windows</title>
      <source />
    </item>
    <link>http://softprojects.org</link>
    <title>SoftProjects:  Lastest "Tips and Tricks"</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>