Mercurial > pub > bltoolkit
diff Tools/DocGen/Content/rss.xml @ 0:f990fcb411a9
Копия текущей версии из github
author | cin |
---|---|
date | Thu, 27 Mar 2014 21:46:09 +0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Tools/DocGen/Content/rss.xml Thu Mar 27 21:46:09 2014 +0400 @@ -0,0 +1,115 @@ +<?xml version="1.0" encoding="utf-8" ?> +<rss version="2.0"> + <channel> + <title>Business Logic Toolkit for .NET</title> + <link>http://www.bltoolkit.net</link> + <description /> + <lastBuildDate>2009-01-11</lastBuildDate> + <item> + <title>Version 3.1 released</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description>See <a href="http://www.bltoolkit.net/Download.htm">change log</a></description> + <pubDate>2009-01-11</pubDate> + </item> + <item> + <title>Version 3.0 released</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description>See <a href="http://www.bltoolkit.net/Download.htm">change log</a></description> + <pubDate>2008-05-21</pubDate> + </item> + <item> + <title>New examples</title> + <link>http://www.bltoolkit.net/Doc/</link> + <description>See the following <a href="http://www.bltoolkit.net/Doc/">link</a></description> + <pubDate>2008-05-10</pubDate> + </item> + <item> + <title>Version 2.0.7 released</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description>See <a href="http://www.bltoolkit.net/Download.htm">change log</a></description> + <pubDate>2008-02-12</pubDate> + </item> + <item> + <title>New web demo project</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description>MS PetShop 4.0 powered by BLToolkit. See the dev version of the project.</description> + <pubDate>2007-07-21</pubDate> + </item> + <item> + <title>Version 2.0.6 released</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description>See <a href="http://www.bltoolkit.net/Download.htm">change log</a></description> + <pubDate>2007-07-21</pubDate> + </item> + <item> + <title>How to map into internal object</title> + <link>http://www.bltoolkit.net/Doc/Mapping/MapFieldAttribute.htm</link> + <description> + <a href="http://www.bltoolkit.net/Doc/Mapping/MapFieldAttribute.htm">Map.MapFieldAttribute</a> + </description> + <category>Examples</category> + <pubDate>2007-06-05</pubDate> + </item> + <item> + <title>Version 2.0.5 released</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description>See <a href="http://www.bltoolkit.net/Download.htm">change log</a></description> + <pubDate>2007-05-17</pubDate> + </item> + <item> + <title>Version 2.0.4 released</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description>See <a href="http://www.bltoolkit.net/Download.htm">change log</a></description> + <pubDate>2007-02-12</pubDate> + </item> + <item> + <title>Version 2.0.3 released</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description>See <a href="http://www.bltoolkit.net/Download.htm">change log</a></description> + <pubDate>2006-10-22</pubDate> + </item> + <item> + <title>Version 2.0.1 released</title> + <link>http://www.bltoolkit.net/Download.htm</link> + <description></description> + <pubDate>2006-08-27</pubDate> + </item> + <item> + <title>How to map one object to another</title> + <link>http://www.bltoolkit.net/Doc/Mapping/ObjectToObject.htm</link> + <description> + <a href="http://www.bltoolkit.net/Doc/Mapping/ObjectToObject.htm">Map.ObjectToObject</a> + </description> + <category>Examples</category> + <pubDate>2006-05-21</pubDate> + </item> + <item> + <title>How to emit with BLToolkit</title> + <link>http://www.bltoolkit.net/Doc/Reflection/Emit/HelloWorld.htm</link> + <description> + <a href="http://www.bltoolkit.net/Doc/Reflection/Emit/HelloWorld.htm">Hello, World!</a> + </description> + <category>Examples</category> + <pubDate>2006-05-10</pubDate> + </item> + <item> + <title>DataAccessor examples</title> + <link>http://www.bltoolkit.net/Doc/DataAccess/index.htm</link> + <description> + <a href="http://www.bltoolkit.net/Doc/DataAccess/ExecuteList.htm">ExecuteList</a><br> + <a href="http://www.bltoolkit.net/Doc/DataAccess/ExecuteDictionary.htm">ExecuteDictionary</a><br> + <a href="http://www.bltoolkit.net/Doc/DataAccess/ExecuteObject.htm">ExecuteObject</a><br> + <a href="http://www.bltoolkit.net/Doc/DataAccess/ExecuteScalar.htm">ExecuteScalar</a> + </description> + <category>Examples</category> + <pubDate>2006-04-30</pubDate> + </item> + <item> + <title>IDictionary support for abstract accessors</title> + <link>http://www.bltoolkit.net/Doc/DataAccess/ExecuteDictionary.htm</link> + <description>Now abstract accessor can return an object that implemens IDictionary interface.</description> + <category>Features</category> + <pubDate>2006-04-26</pubDate> + </item> + </channel> +</rss>