
<rss version="2.0">
    <channel>
        <title>Kentico CMS for ASP.NET - DevNet - Knowledge base</title>
        <link><![CDATA[http://devnet.kentico.com/]]></link>
        <description>Kentico CMS for ASP.NET - DevNet - Knowledge base</description>  
        <item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-commerce/Gift-Card-product-type.aspx]]></guid>
     <title><![CDATA[Gift Card Product Type]]></title>
     <description><![CDATA[As you probably know, there is currently no built-in product type for selling gift cards or vouchers. This article provides you with an implementation of &#39;Gift Card&#39; product type in Kentico 7 and the option to apply multiple discount coupons to a single order.]]></description>
     <pubDate>Wed, 08 May 2013 01:47:34 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-commerce/Gift-Card-product-type.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/BizForms/Creating-a-multi-step-form.aspx]]></guid>
     <title><![CDATA[Creating a multi-step form]]></title>
     <description><![CDATA[Following this article, you will be able to create a multistep bizform. The solution is based on the Wizard layout web part and a custom web part.]]></description>
     <pubDate>Mon, 15 Apr 2013 14:46:49 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/BizForms/Creating-a-multi-step-form.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/How-to-get-a-text-value-instead-of-an-ID-from-a-li.aspx]]></guid>
     <title><![CDATA[How to get a text value instead of an ID from a list field]]></title>
     <description><![CDATA[This article gives you instructions on how to implement a transformation function to get a text value instead of an ID, if your field is defined as a list of pair values (e.g. Drop-down list).]]></description>
     <pubDate>Mon, 15 Apr 2013 14:33:38 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/How-to-get-a-text-value-instead-of-an-ID-from-a-li.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Add-attachment-from-binary-object.aspx]]></guid>
     <title><![CDATA[Add attachment from binary object]]></title>
     <description><![CDATA[The most common way of adding attachments to documents through the API, is by using a Path or <strong>HttpPostedFile</strong> as a parameter for the <strong>AddAttachment</strong>() method. This article describes how to pass a binary object (e.g. image, video) retrieved directly from the database.]]></description>
     <pubDate>Mon, 15 Apr 2013 14:27:06 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Add-attachment-from-binary-object.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-commerce/Add-product-to-shopping-cart-in-Internet-Explorer.aspx]]></guid>
     <title><![CDATA[ Add product to shopping cart in Internet Explorer 10]]></title>
     <description><![CDATA[Adding a product to the shopping cart was not possible when using Internet Explorer 10 and this article describes a solution to this problem.]]></description>
     <pubDate>Mon, 15 Apr 2013 14:21:02 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-commerce/Add-product-to-shopping-cart-in-Internet-Explorer.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Bug-workarounds/Silverlight-not-working-in-Chrome-26.aspx]]></guid>
     <title><![CDATA[Silverlight not working in Chrome 26]]></title>
     <description><![CDATA[This article provides a workaround for Silverlight issues in the Chrome browser for older Kentico versions (for Kentico v7 this issue was fixed in <a href="http://devnet.kentico.com/Bugtracker/Hotfixes.aspx">hotfix no.30</a>)]]></description>
     <pubDate>Mon, 15 Apr 2013 14:14:55 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Bug-workarounds/Silverlight-not-working-in-Chrome-26.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-mail-Engine/Unsubscribe-link-with-custom-text-in-Newsletter.aspx]]></guid>
     <title><![CDATA[Unsubscribe link with custom text in Newsletter]]></title>
     <description><![CDATA[It is quite often that editors want to change the default &ldquo;Unsubscribe&rdquo; text in their customized Newsletters; the following article will show how to achieve this.]]></description>
     <pubDate>Fri, 05 Apr 2013 13:03:41 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-mail-Engine/Unsubscribe-link-with-custom-text-in-Newsletter.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-mail-Engine/How-to-configure-Gmail-as-the-SMTP-server.aspx]]></guid>
     <title><![CDATA[How to configure Gmail as the SMTP server]]></title>
     <description><![CDATA[If you are using Gmail as your e-mail and you don&rsquo;t have your own SMTP server, you can take advantage of using Gmail as your SMTP server in Kentico.]]></description>
     <pubDate>Thu, 04 Apr 2013 14:18:23 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-mail-Engine/How-to-configure-Gmail-as-the-SMTP-server.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/BizForms/Change-add-(Biz)Form-watermark-in-the-mobile-versi.aspx]]></guid>
     <title><![CDATA[Change/add (Biz)Form watermark in the mobile version using jQuery]]></title>
     <description><![CDATA[jQuery in the mobile version of the E-commerce example site contains two fields with a watermark (e-mail and comment) that are located in the contact section.&nbsp; This KB article provides a step-by step guide on how to add your custom field(s) with custom watermark.]]></description>
     <pubDate>Thu, 04 Apr 2013 14:07:36 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/BizForms/Change-add-(Biz)Form-watermark-in-the-mobile-versi.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Go-directly-to-the-latest-post-in-the-forums-threa.aspx]]></guid>
     <title><![CDATA[Go directly to the latest post in the forums thread after submitting a new post/reply]]></title>
     <description><![CDATA[The default behavior that occurs after submitting a new post/reply is, the whole page gets refreshed and it goes to the top of the forums page.&nbsp; This article describes how to change the default behavior, so the page will load the latest post in the forum, after the page is refreshed.]]></description>
     <pubDate>Thu, 04 Apr 2013 13:39:56 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Go-directly-to-the-latest-post-in-the-forums-threa.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/How-to-bypass-Proxy-server-and-log-real-visitor’s.aspx]]></guid>
     <title><![CDATA[How to bypass Proxy server and log real visitor’s IP address]]></title>
     <description><![CDATA[This article shows how to log the real visitor&rsquo;s IP address into the Event log events, instead of the proxy server&rsquo;s IP address.]]></description>
     <pubDate>Thu, 04 Apr 2013 13:18:31 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/How-to-bypass-Proxy-server-and-log-real-visitor’s.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-commerce/How-to-add-same-products-to-a-shopping-cart-as-sep.aspx]]></guid>
     <title><![CDATA[How to add same products to a shopping cart as separated items]]></title>
     <description><![CDATA[This article gives you instructions on how to implement the Multiple Items module, which allows you to add products to the shopping cart as separated items instead of increasing their units count.]]></description>
     <pubDate>Thu, 04 Apr 2013 12:46:16 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-commerce/How-to-add-same-products-to-a-shopping-cart-as-sep.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Bug-workarounds/CSS-issue-in-Chrome-26.aspx]]></guid>
     <title><![CDATA[CSS issue in Chrome 26]]></title>
     <description><![CDATA[This article provides a workaround for the issue with CSS not loading in version 26 of Chrome. This issue will be fixed in a version <a href="http://www.kentico.com/Downloads/HotFix/7_0/Hotfix_7_0_29.exe">7 Cumulative hotfix 7.0.29</a> (released on 04/05/2013)]]></description>
     <pubDate>Thu, 04 Apr 2013 09:53:26 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Bug-workarounds/CSS-issue-in-Chrome-26.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/How-to-allow-e-mail-and-username-authentication-at.aspx]]></guid>
     <title><![CDATA[How to allow e-mail and username authentication at the same time]]></title>
     <description><![CDATA[This article shows you how to configure Kentico CMS to allow users to login using their e-mail address, or user name.]]></description>
     <pubDate>Mon, 25 Mar 2013 16:46:24 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/How-to-allow-e-mail-and-username-authentication-at.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Prevent-the-CMSPortalManager-control-from-renderin.aspx]]></guid>
     <title><![CDATA[Prevent the CMSPortalManager control from rendering JavaScript libraries]]></title>
     <description><![CDATA[Kentico&rsquo;s core jQuery libraries are loaded once a user is authenticated, since they are used by the CMS Desk.&nbsp; In some cases, this may inadvertently break the functionality of your custom JS. The following is a workaround to prevent the CMSPortalManager control from rendering the default JavaScript libraries when a user is authenticated, but not when a user enters into the CMS desk.<br />
]]></description>
     <pubDate>Mon, 25 Feb 2013 18:05:49 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Prevent-the-CMSPortalManager-control-from-renderin.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Small-workaround-to-use-simple-jQuery-$-quotation.aspx]]></guid>
     <title><![CDATA[Small workaround to use simple jQuery “$” quotation with your custom JS]]></title>
     <description><![CDATA[Our built-in jQuery is loaded by default, so it&rsquo;s not possible to use a simple jQuery &ldquo;$&rdquo; quotation in version 7 with your custom JS.&nbsp; Instead you need to use the noConflict() mode.]]></description>
     <pubDate>Sun, 24 Feb 2013 14:09:57 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Small-workaround-to-use-simple-jQuery-$-quotation.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Export-and-Import/How-to-deal-with-the-Error-importing-Document-rela.aspx]]></guid>
     <title><![CDATA[How to deal with the "Error importing 'Document relationships' objects" error message during the site import process]]></title>
     <description><![CDATA[This article describes common reasons for this error and how to resolve the issue.]]></description>
     <pubDate>Sun, 24 Feb 2013 13:40:32 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Export-and-Import/How-to-deal-with-the-Error-importing-Document-rela.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Upgrading/Must-declare-the-scalar-variable-exception-after-u.aspx]]></guid>
     <title><![CDATA[Must declare the scalar variable exception after upgrade]]></title>
     <description><![CDATA[When upgrading your CMS from version 6 to version 7, you may experience the error: <em>Must declare the scalar variable exception in CMS Desk and also within the Event log.</em>]]></description>
     <pubDate>Fri, 08 Feb 2013 19:47:45 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Upgrading/Must-declare-the-scalar-variable-exception-after-u.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Maintaining-correct-user-host-IP-address-in-a-load.aspx]]></guid>
     <title><![CDATA[Maintaining correct user host IP address in a load balanced environment]]></title>
     <description><![CDATA[This article will show how to ensure the correct IP address will be used in relevant modules (such as Web Analytics, Online marketing or in event logging), when the load balanced environment (or e.g. an SSL offloader) passes the original host IP address in special HTTP header and the CMS uses the address of the balancer instead.]]></description>
     <pubDate>Fri, 08 Feb 2013 19:41:58 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Maintaining-correct-user-host-IP-address-in-a-load.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Security-and-Permissions/What-to-check-when-being-unable-to-login-CMSDesk-C.aspx]]></guid>
     <title><![CDATA[What to check when being unable to login CMSDesk/CMSSiteManager interface.]]></title>
     <description><![CDATA[This article describes how you can restore your access to the CMSDesk or CMSSiteManager interface if you lose or forgot your password.]]></description>
     <pubDate>Mon, 04 Feb 2013 20:26:34 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Security-and-Permissions/What-to-check-when-being-unable-to-login-CMSDesk-C.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-mail-Engine/How-to-update-SMTP-test-server-settings-based-on-i.aspx]]></guid>
     <title><![CDATA[How to update SMTP test server settings based on individual site’s settings]]></title>
     <description><![CDATA[This article describes how to dynamically update SMTP test server settings in the Site Manager / Administration / System / E-mail section, based on SMTP server settings for individual web sites, as defined in Settings / System / E-mails section.]]></description>
     <pubDate>Mon, 04 Feb 2013 20:17:11 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/E-mail-Engine/How-to-update-SMTP-test-server-settings-based-on-i.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/On-line-marketing/Web-Analytics-logging-via-JavaScript.aspx]]></guid>
     <title><![CDATA[Web Analytics logging via JavaScript]]></title>
     <description><![CDATA[As you may have noticed, websites that get a lot of traffic from RSS readers, anonymous crawlers, &quot;check if site has changed&quot; browser plugins and other non-human tools have somewhat skewed Web Analytics statistics. If that is your case, you should continue to read this article about JavaScript Web Analytics logging, which removes this inaccuracy.]]></description>
     <pubDate>Fri, 25 Jan 2013 11:18:28 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/On-line-marketing/Web-Analytics-logging-via-JavaScript.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Content-Staging/Staging-while-using-cookieless-parameter-set-to-A.aspx]]></guid>
     <title><![CDATA[Staging while using “cookieless” parameter set to “AutoDetect”]]></title>
     <description><![CDATA[This article will show you how to configure staging for applications that are set to auto detect the cookies.]]></description>
     <pubDate>Tue, 22 Jan 2013 13:48:27 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Content-Staging/Staging-while-using-cookieless-parameter-set-to-A.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Content-Management/Editors-are-getting-403-access-denied-error-when-c.aspx]]></guid>
     <title><![CDATA[Editors are getting 403 access denied error when creating documents]]></title>
     <description><![CDATA[This article explains what to do in case you or your editors are getting an IIS 403 error when creating new documents.]]></description>
     <pubDate>Tue, 22 Jan 2013 13:41:47 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Content-Management/Editors-are-getting-403-access-denied-error-when-c.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Upgrading/Timeout-expired-error-when-executing-SQL-upgrade-h.aspx]]></guid>
     <title><![CDATA[Timeout expired error when executing SQL upgrade/hotfix script]]></title>
     <description><![CDATA[When upgrading your CMS instance or applying the hotfix using the KIM or upgrading/hotfixing tool, you may get a timeout expired message when the SQL script is being executed. This article explains the reason, and how to avoid it.]]></description>
     <pubDate>Tue, 22 Jan 2013 13:32:31 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Upgrading/Timeout-expired-error-when-executing-SQL-upgrade-h.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Export-and-Import/How-to-stop-the-Import-Toolkit-from-turning-Date-f.aspx]]></guid>
     <title><![CDATA[How to stop the Import Toolkit from turning Date fields into a text string]]></title>
     <description><![CDATA[This article describes how to stop the Import Toolkit from turning Date fields into a text string, when importing data from an Excel sheet.]]></description>
     <pubDate>Fri, 18 Jan 2013 19:39:39 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Export-and-Import/How-to-stop-the-Import-Toolkit-from-turning-Date-f.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Web-parts-Controls/How-to-auto-generate-a-password-for-new-users-via.aspx]]></guid>
     <title><![CDATA[How to auto generate a password for new users via the registration web part]]></title>
     <description><![CDATA[This article will explain how to auto generate and email a password for new users according to your site&rsquo;s password policy, using the Registration Form web part.&nbsp; Since we are going to leverage the existing functionality of the Registration Form web part, it is recommended to create a copy of this web part and register it as a custom web part.&nbsp; Web parts can be registered in Site Manager -&gt; Development -&gt; Web parts -&gt; New web part.]]></description>
     <pubDate>Fri, 18 Jan 2013 17:33:58 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Web-parts-Controls/How-to-auto-generate-a-password-for-new-users-via.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Export-and-Import/How-to-allow-exporting-of-reports-to-other-users-b.aspx]]></guid>
     <title><![CDATA[How to allow exporting of reports to other users besides global administrators]]></title>
     <description><![CDATA[Do you want to allow the exporting of reports to others users besides global administrators?&nbsp; Unfortunately, it&rsquo;s not about having the correct permissions.&nbsp; In this case, the functionality is only available for the Global Administrator user by default.&nbsp; It&rsquo;s necessary to make some modifications to the code file below.]]></description>
     <pubDate>Wed, 16 Jan 2013 20:23:02 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Export-and-Import/How-to-allow-exporting-of-reports-to-other-users-b.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Document-table-references.aspx]]></guid>
     <title><![CDATA[Document table references]]></title>
     <description><![CDATA[The following article gives a brief explanation of how the Document, Page templates, Document types, and Document type tables reference each other.]]></description>
     <pubDate>Sun, 13 Jan 2013 19:18:47 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/API-and-Internals/Document-table-references.aspx]]></link>     
</item><item>
     <guid isPermaLink="true"><![CDATA[http://devnet.kentico.com/Knowledge-Base/Export-and-Import/Advanced-export-options-for-non-global-administrat.aspx]]></guid>
     <title><![CDATA[Advanced export options for non-global administrators.]]></title>
     <description><![CDATA[This article describes how to allow a non-global admin to access advanced data export functionality.]]></description>
     <pubDate>Sun, 13 Jan 2013 18:57:02 GMT</pubDate>
     <link><![CDATA[http://devnet.kentico.com/Knowledge-Base/Export-and-Import/Advanced-export-options-for-non-global-administrat.aspx]]></link>     
</item>
 </channel>
</rss>
