
<rss version="2.0">
    <channel>
        <title>Kentico CMS for ASP.NET - DevNet - Knowledge base</title>
        <link><![CDATA[http://dev.kentico.com/]]></link>
        <description>Kentico CMS for ASP.NET - DevNet - Knowledge base</description>  
        <item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Blogs/Links-resolving-in-a-blog-comment.aspx]]></guid>
     <title><![CDATA[Links resolving in a blog comment]]></title>
     <description><![CDATA[This article gives you instructions on how to automatically resolve URL addresses into clickable links inserted by users in a comment of a blog post. There are two methods to achieve that -&gt; pre-processing and post-processing.]]></description>
     <pubDate>Mon, 20 Feb 2012 09:40:48 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Blogs/Links-resolving-in-a-blog-comment.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/ASPXFormAuth-cookie-and-Machine-Key.aspx]]></guid>
     <title><![CDATA[.ASPXFormAuth cookie and Machine Key]]></title>
     <description><![CDATA[This article describes&nbsp;how to use the Machine Key setting to preserve .ASPXFormAuth cookie.]]></description>
     <pubDate>Mon, 20 Feb 2012 03:27:31 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/ASPXFormAuth-cookie-and-Machine-Key.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Content-Management/Links-resolving-issue.aspx]]></guid>
     <title><![CDATA[Links resolving issue]]></title>
     <description><![CDATA[In this article, we will show you what to check and change if you are having issues to display correct links to images or documents. The most common problem is that links are not resolved (they point to a relative path in the HTML output), or that the rendered URLs contain an additional &ldquo;~&rdquo; sign.]]></description>
     <pubDate>Mon, 20 Feb 2012 03:15:36 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Content-Management/Links-resolving-issue.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Content-Staging/Global-objects-staging-in-multisite-setup.aspx]]></guid>
     <title><![CDATA[Global objects staging in multisite setup]]></title>
     <description><![CDATA[In this article we will show you what needs to be set in order to synchronize global objects changes to all target servers (sites) in a multisite setup.]]></description>
     <pubDate>Wed, 08 Feb 2012 03:51:21 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Content-Staging/Global-objects-staging-in-multisite-setup.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/Caching-API-examples.aspx]]></guid>
     <title><![CDATA[Caching API examples]]></title>
     <description><![CDATA[This article gives you two examples how to cache data and how to flush them.]]></description>
     <pubDate>Tue, 13 Dec 2011 05:59:46 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/Caching-API-examples.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/Enhancing-the-FindControl-method.aspx]]></guid>
     <title><![CDATA[Enhancing the FindControl method]]></title>
     <description><![CDATA[This article describes how to create a <span style="font-family:courier new,courier,monospace;">FindControl </span>method which traverses the whole controls hierarchy to search for the given control. This approach is necessary, since the standard .NET FindControl method searches only one level deep in the hierarchy which is often insufficient due to the complex control trees generated by Kentico CMS.]]></description>
     <pubDate>Tue, 13 Dec 2011 05:51:09 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/Enhancing-the-FindControl-method.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/BizForms/Deleting-multiple-data-entries-from-a-Form.aspx]]></guid>
     <title><![CDATA[Deleting multiple data entries from a Form ]]></title>
     <description><![CDATA[By default, you are only able to delete a Form&#39;s entries one by one. This article describes how to add a simple delete button to the editing interface to delete selected items at once.]]></description>
     <pubDate>Tue, 13 Dec 2011 05:35:09 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/BizForms/Deleting-multiple-data-entries-from-a-Form.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/On-line-marketing/Delete-inactive-contacts.aspx]]></guid>
     <title><![CDATA[Delete inactive contacts]]></title>
     <description><![CDATA[<p>
	The Contact management module generates a great amount of data, especially if you run a high-traffic website. Contacts are being created in large quantities. Some of those contacts might visit your website just once for a short moment and never return back. These contacts might not be interesting for your marketers; in fact, these contacts might hinder your work. This article will show you how to set rules for automatic deleting of inactive contacts.</p>
]]></description>
     <pubDate>Thu, 24 Nov 2011 04:13:46 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/On-line-marketing/Delete-inactive-contacts.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/On-line-marketing/How-to-process-on-line-marketing-activities-faster.aspx]]></guid>
     <title><![CDATA[How to process on-line marketing activities faster]]></title>
     <description><![CDATA[By default, on-line marketing activities are logged into temporary files in the file system and they are processed and moved into the database every minute. This approach may not suit every scenario. For example, if a website uses content personalization based on visitor's activities, it is not possible to wait for so long. For this reason, you have two options if you need to process activities faster.<br />]]></description>
     <pubDate>Wed, 16 Nov 2011 02:41:53 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/On-line-marketing/How-to-process-on-line-marketing-activities-faster.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/On-line-marketing/Updating-contact-s-profile-manually.aspx]]></guid>
     <title><![CDATA[Updating contact's profile manually]]></title>
     <description><![CDATA[This article gives you instructions on how to update contact&rsquo;s profile in Online marketing module. Contact&rsquo;s information is being updated automatically as corresponding visitor performs certain actions on a live site (such as user login) or by submitting forms. However, you might want to fill in additional information about current contact. Example would be mapping visitor&rsquo;s IP to a city using external service or updating contact&rsquo;s job title according to visitor&rsquo;s landing page.]]></description>
     <pubDate>Thu, 10 Nov 2011 14:21:22 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/On-line-marketing/Updating-contact-s-profile-manually.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Export-and-Import/-SchedulingExecutor”-exception-after--importing-a-.aspx]]></guid>
     <title><![CDATA[“SchedulingExecutor” exception after  importing a v5.x site to v6]]></title>
     <description><![CDATA[Due to changes in API names, you might get an exception on scheduled task execution after importing a site from a previous version (e.g. 5.x) into Kentico CMS 6.<br />]]></description>
     <pubDate>Thu, 10 Nov 2011 05:29:19 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Export-and-Import/-SchedulingExecutor”-exception-after--importing-a-.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Upgrading/5-5-R2-to-6-0---CSS-backward-compatibility.aspx]]></guid>
     <title><![CDATA[5.5 R2 to 6.0 - CSS backward compatibility]]></title>
     <description><![CDATA[There have been&nbsp;a lot of changes done&nbsp;in controls and web parts and the Dialogs.css stylesheet reference in new version 6.0. Therefore, it may happen that you'll experience issues connected with CSS styles on some parts of our sample sites. In order to overcome this incorrect behavior, we've prepared a special CSS stylesheet which fixes all those issues. To get complete instructions, please read on.<br />]]></description>
     <pubDate>Mon, 07 Nov 2011 05:31:29 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Upgrading/5-5-R2-to-6-0---CSS-backward-compatibility.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Design-and-css/Creating-a-Mega-Menu-(step-by-step).aspx]]></guid>
     <title><![CDATA[Creating a Mega Menu (step by step)]]></title>
     <description><![CDATA[In this article you&rsquo;ll see how to integrate a Mega Menu. There are plenty of solutions for complex looking menus with images, link descriptions etc. all over the internet. They are using Javascript, CSS or combination of those two. In this example, we&rsquo;ll integrate the following Mega Menu solution which is completely CSS driven (which is great from the Accessibility and a bit the SEO point of view): <a title="Original tutorial" href="http://net.tutsplus.com/tutorials/html-css-techniques/how-to-build-a-kick-butt-css3-mega-drop-down-menu/"><strong>How to Build a Kick-Butt CSS3 Mega Drop-Down Menu </strong></a><br />]]></description>
     <pubDate>Mon, 31 Oct 2011 01:55:06 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Design-and-css/Creating-a-Mega-Menu-(step-by-step).aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Web-parts---Controls/Fancybox-functionality-for-the-Event-calendar-web-.aspx]]></guid>
     <title><![CDATA[Fancybox functionality for the Event calendar web part]]></title>
     <description><![CDATA[This article describes how to extend and modify the default behavior of the Event calendar web part. In particular, it explains how to use a proper JavaScript framework to open event details in a new modal window with a nice visual effect.]]></description>
     <pubDate>Tue, 04 Oct 2011 05:10:24 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Web-parts---Controls/Fancybox-functionality-for-the-Event-calendar-web-.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Search/How-to-search-for-documents-using-assigned-categor.aspx]]></guid>
     <title><![CDATA[How to search for documents using assigned categories]]></title>
     <description><![CDATA[As you might already know documents are not searchable by entering categories. For example, if you have a category assigned to a document, you cannot display that document by searching for a given category. This article shows you how to implement searching by using categories.]]></description>
     <pubDate>Thu, 01 Sep 2011 02:43:58 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Search/How-to-search-for-documents-using-assigned-categor.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/portalengine/How-to-dynamically-change-properties-of-some-web-p.aspx]]></guid>
     <title><![CDATA[How to dynamically change properties of some web part or widget]]></title>
     <description><![CDATA[This article describes how to dynamically change properties of web parts or widgets inserted on&nbsp;a document in the content tree.]]></description>
     <pubDate>Mon, 15 Aug 2011 08:51:18 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/portalengine/How-to-dynamically-change-properties-of-some-web-p.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Search/How-to-display-a-File-image-in-search-results-tran.aspx]]></guid>
     <title><![CDATA[How to display a File image in search results transformation]]></title>
     <description><![CDATA[This knowledge base article shows you how you can display a File image in the search results transformation using custom transformation method.]]></description>
     <pubDate>Mon, 15 Aug 2011 03:40:21 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Search/How-to-display-a-File-image-in-search-results-tran.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Search/How-to-set-up-a-Smart-search-filter-for-document-t.aspx]]></guid>
     <title><![CDATA[How to set up a Smart search filter for document tags]]></title>
     <description><![CDATA[This article introduces a way how to enable a Smart search filter for document tags. The users will be able to select any of tags which belong to your site and type in the search word. Then it will find the proper results which reflect the document tags.]]></description>
     <pubDate>Thu, 04 Aug 2011 09:45:20 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Search/How-to-set-up-a-Smart-search-filter-for-document-t.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Installation/Web-installer-exception-in-Step-4.aspx]]></guid>
     <title><![CDATA[Web installer exception in Step 4]]></title>
     <description><![CDATA[This article explains why you are receiving the following exception:<strong> The specified path already exists</strong>.]]></description>
     <pubDate>Thu, 04 Aug 2011 02:05:57 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Installation/Web-installer-exception-in-Step-4.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Installation/Resolving-the-500-internal-error-message-on-the-we.aspx]]></guid>
     <title><![CDATA[Resolving the 500 internal error message on the web site]]></title>
     <description><![CDATA[The mentioned error is usually caused by incorrect IIS settings or an invalid web.config file. For more information on how to approach the solving of this problem please check the main text.]]></description>
     <pubDate>Thu, 04 Aug 2011 01:51:13 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Installation/Resolving-the-500-internal-error-message-on-the-we.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/E-commerce/How-do-document-types-differ-from-e-commerce-produ.aspx]]></guid>
     <title><![CDATA[How do document types differ from e-commerce products?]]></title>
     <description><![CDATA[If you want to create a new product on your site and specify its properties, you create a new document in the content tree and assign an e-commerce product (SKU). If your product has some custom properties, you can decide if they should be properties of a document type or SKU. This article explains a difference between document types and e-commerce products (SKU-s) in general.]]></description>
     <pubDate>Tue, 02 Aug 2011 08:00:30 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/E-commerce/How-do-document-types-differ-from-e-commerce-produ.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/Scheduled-Tasks-Explanation.aspx]]></guid>
     <title><![CDATA[Scheduled Tasks Explanation]]></title>
     <description><![CDATA[This article describes&nbsp;some of&nbsp;the default scheduled tasks in CMS Site Manager -&gt; Administration -&gt; Scheduled tasks -&gt; Site: (global).]]></description>
     <pubDate>Tue, 26 Jul 2011 01:55:58 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/Scheduled-Tasks-Explanation.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Bug-workarounds/The---PRODUCTLIST---macro-uses-a-thread-culture-in.aspx]]></guid>
     <title><![CDATA[The ##PRODUCTLIST## macro uses a thread culture instead of shopping cart culture]]></title>
     <description><![CDATA[If you use a template with the ##PRODUCTLIST## macro (for example an e-mail template or invoice) in your custom code, you can notice that it uses a thread culture instead of a&nbsp;shopping cart culture (ShoppingCartInfoObj.ShoppingCartCulture). You can follow this workaround to make it work correctly. This issue is fixed in the version 6.0.]]></description>
     <pubDate>Mon, 18 Jul 2011 06:12:08 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Bug-workarounds/The---PRODUCTLIST---macro-uses-a-thread-culture-in.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Content-Management/Localization-pack-installation.aspx]]></guid>
     <title><![CDATA[Localization pack installation]]></title>
     <description><![CDATA[<b>This article shows how to install a new localization pack.</b>]]></description>
     <pubDate>Thu, 07 Jul 2011 06:18:11 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Content-Management/Localization-pack-installation.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/BizForms/How-to-clone-BizForm-and-its-data-programmatically.aspx]]></guid>
     <title><![CDATA[How to clone BizForm and its data programmatically]]></title>
     <description><![CDATA[<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG />
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:View>Normal</w:View>
<w:Zoom>0</w:Zoom>
<w:TrackMoves />
<w:TrackFormatting />
<w:PunctuationKerning />
<w:ValidateAgainstSchemas />
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid>
<w:IgnoreMixedContent>false</w:IgnoreMixedContent>
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText>
<w:DoNotPromoteQF />
<w:LidThemeOther>EN-US</w:LidThemeOther>
<w:LidThemeAsian>X-NONE</w:LidThemeAsian>
<w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript>
<w:Compatibility>
<w:BreakWrappedTables />
<w:SnapToGridInCell />
<w:WrapTextWithPunct />
<w:UseAsianBreakRules />
<w:DontGrowAutofit />
<w:SplitPgBreakAndParaMark />
<w:EnableOpenTypeKerning />
<w:DontFlipMirrorIndents />
<w:OverrideTableStyleHps />
</w:Compatibility>
<m:mathPr>
<m:mathFont m:val="Cambria Math" />
<m:brkBin m:val="before" />
<m:brkBinSub m:val="&#45;-" />
<m:smallFrac m:val="off" />
<m:dispDef />
<m:lMargin m:val="0" />
<m:rMargin m:val="0" />
<m:defJc m:val="centerGroup" />
<m:wrapIndent m:val="1440" />
<m:intLim m:val="subSup" />
<m:naryLim m:val="undOvr" />
</m:mathPr></w:WordDocument>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true"
DefSemiHidden="true" DefQFormat="false" DefPriority="99"
LatentStyleCount="267">
<w:LsdException Locked="false" Priority="0" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Normal" />
<w:LsdException Locked="false" Priority="9" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="heading 1" />
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" />
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" />
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" />
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" />
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" />
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" />
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" />
<w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" />
<w:LsdException Locked="false" Priority="39" Name="toc 1" />
<w:LsdException Locked="false" Priority="39" Name="toc 2" />
<w:LsdException Locked="false" Priority="39" Name="toc 3" />
<w:LsdException Locked="false" Priority="39" Name="toc 4" />
<w:LsdException Locked="false" Priority="39" Name="toc 5" />
<w:LsdException Locked="false" Priority="39" Name="toc 6" />
<w:LsdException Locked="false" Priority="39" Name="toc 7" />
<w:LsdException Locked="false" Priority="39" Name="toc 8" />
<w:LsdException Locked="false" Priority="39" Name="toc 9" />
<w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" />
<w:LsdException Locked="false" Priority="10" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Title" />
<w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font" />
<w:LsdException Locked="false" Priority="11" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Subtitle" />
<w:LsdException Locked="false" Priority="22" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Strong" />
<w:LsdException Locked="false" Priority="20" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Emphasis" />
<w:LsdException Locked="false" Priority="59" SemiHidden="false"
UnhideWhenUsed="false" Name="Table Grid" />
<w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text" />
<w:LsdException Locked="false" Priority="1" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="No Spacing" />
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading" />
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List" />
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid" />
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1" />
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2" />
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1" />
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2" />
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1" />
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2" />
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3" />
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List" />
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading" />
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List" />
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid" />
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 1" />
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 1" />
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 1" />
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1" />
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1" />
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 1" />
<w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision" />
<w:LsdException Locked="false" Priority="34" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="List Paragraph" />
<w:LsdException Locked="false" Priority="29" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Quote" />
<w:LsdException Locked="false" Priority="30" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Intense Quote" />
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 1" />
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1" />
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1" />
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1" />
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 1" />
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 1" />
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 1" />
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 1" />
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 2" />
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 2" />
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 2" />
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2" />
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2" />
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 2" />
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 2" />
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2" />
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2" />
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2" />
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 2" />
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 2" />
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 2" />
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 2" />
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 3" />
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 3" />
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 3" />
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3" />
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3" />
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 3" />
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 3" />
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3" />
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3" />
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3" />
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 3" />
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 3" />
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 3" />
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 3" />
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 4" />
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 4" />
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 4" />
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4" />
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4" />
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 4" />
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 4" />
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4" />
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4" />
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4" />
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 4" />
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 4" />
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 4" />
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 4" />
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 5" />
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 5" />
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 5" />
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5" />
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5" />
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 5" />
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 5" />
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5" />
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5" />
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5" />
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 5" />
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 5" />
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 5" />
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 5" />
<w:LsdException Locked="false" Priority="60" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Shading Accent 6" />
<w:LsdException Locked="false" Priority="61" SemiHidden="false"
UnhideWhenUsed="false" Name="Light List Accent 6" />
<w:LsdException Locked="false" Priority="62" SemiHidden="false"
UnhideWhenUsed="false" Name="Light Grid Accent 6" />
<w:LsdException Locked="false" Priority="63" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6" />
<w:LsdException Locked="false" Priority="64" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6" />
<w:LsdException Locked="false" Priority="65" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 1 Accent 6" />
<w:LsdException Locked="false" Priority="66" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium List 2 Accent 6" />
<w:LsdException Locked="false" Priority="67" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6" />
<w:LsdException Locked="false" Priority="68" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6" />
<w:LsdException Locked="false" Priority="69" SemiHidden="false"
UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6" />
<w:LsdException Locked="false" Priority="70" SemiHidden="false"
UnhideWhenUsed="false" Name="Dark List Accent 6" />
<w:LsdException Locked="false" Priority="71" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Shading Accent 6" />
<w:LsdException Locked="false" Priority="72" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful List Accent 6" />
<w:LsdException Locked="false" Priority="73" SemiHidden="false"
UnhideWhenUsed="false" Name="Colorful Grid Accent 6" />
<w:LsdException Locked="false" Priority="19" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis" />
<w:LsdException Locked="false" Priority="21" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis" />
<w:LsdException Locked="false" Priority="31" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference" />
<w:LsdException Locked="false" Priority="32" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Intense Reference" />
<w:LsdException Locked="false" Priority="33" SemiHidden="false"
UnhideWhenUsed="false" QFormat="true" Name="Book Title" />
<w:LsdException Locked="false" Priority="37" Name="Bibliography" />
<w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading" />
</w:LatentStyles>
</xml><![endif]--><!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin-top:0cm;
mso-para-margin-right:0cm;
mso-para-margin-bottom:10.0pt;
mso-para-margin-left:0cm;
line-height:115%;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}
</style>
<![endif]-->
<p class="MsoNormal">
	This article describes how to clone Bizform&#39;s data programmatically.</p>
]]></description>
     <pubDate>Sat, 18 Jun 2011 17:28:03 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/BizForms/How-to-clone-BizForm-and-its-data-programmatically.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Web-parts---Controls/How-to-set-up-Google-maps---data-source---pager---.aspx]]></guid>
     <title><![CDATA[How to set up Google maps + data source + pager + repeater to work together]]></title>
     <description><![CDATA[If you want to display Google maps and a repeater together with one pager (so that if you change a page, both repeater and Google maps change the displayed items), you can follow this article. <br />
Google maps web part is a specialized CMSRepeater control in fact. Thus the article explains how to make a data source control + UniPager + two viewers work together in general.<br />]]></description>
     <pubDate>Mon, 13 Jun 2011 04:27:52 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Web-parts---Controls/How-to-set-up-Google-maps---data-source---pager---.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/Cookies-in-Kentico-CMS-(Changes-to-the-rules-on-us.aspx]]></guid>
     <title><![CDATA[Cookies in Kentico CMS (Changes to the rules on using cookies and similar technologies for storing information)]]></title>
     <description><![CDATA[<div>This article deals with the necessity of the cookie information required by a new law on cookies in United Kingdom. Here you can find a list of cookies which are being used in Kentico CMS. For more info please see the following article which describes this regulation nicely: <a href="http://blog.silktide.com/2011/05/cookie-law-makes-most-uk-websites-illegal-what-you-need-to-know/">Cookie law makes most UK websites illegal: what you need to know</a>.</div>
<div>The law which applies to how you use cookies and similar technologies for storing information on a user&rsquo;s equipment such as their computer or mobile device changed on 26 May 2011.</div>]]></description>
     <pubDate>Wed, 08 Jun 2011 02:49:06 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/Cookies-in-Kentico-CMS-(Changes-to-the-rules-on-us.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/Web-parts---Controls/How-to-extend-Mobile-device-redirection-web-part-p.aspx]]></guid>
     <title><![CDATA[How to extend Mobile device redirection web part possibilities]]></title>
     <description><![CDATA[This article describes how to extend Mobile redirection web part possibilities. In particular, it deals with extending the list of user agent / mobile devices which are managed by this web part so that their user is redirected to a proper mobile section of your web site.]]></description>
     <pubDate>Mon, 06 Jun 2011 05:15:25 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/Web-parts---Controls/How-to-extend-Mobile-device-redirection-web-part-p.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/How-to-create-a-new-document-alias-using-API.aspx]]></guid>
     <title><![CDATA[How to create a new document alias using API]]></title>
     <description><![CDATA[This knowledge base shows you how to assign a new document alias to a document using API.]]></description>
     <pubDate>Mon, 23 May 2011 01:22:38 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/How-to-create-a-new-document-alias-using-API.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/What-is-the-Hosts-file-and-how-to-use-it-.aspx]]></guid>
     <title><![CDATA[What is the Hosts file and how to use it?]]></title>
     <description><![CDATA[In this article we will explain what the Hosts file is and how to use it so you can run your web site(s) in Kentico CMS under different domain names (e.g. www.yourdomainname.com and yourdomainname.com).<br />]]></description>
     <pubDate>Tue, 17 May 2011 02:31:57 GMT</pubDate>
     <link><![CDATA[http://dev.kentico.com/Knowledge-Base/API-and-Internals/What-is-the-Hosts-file-and-how-to-use-it-.aspx]]></link>     
</item>
 </channel>
</rss>

