<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link href="https://devnet.kentico.com/rss/authors/434278" rel="self" type="application/rss+xml"/>
<title><![CDATA[DevNet Author Profile]]></title>
<link><![CDATA[https://devnet.kentico.com/rss/authors/434278]]></link>
<description><![CDATA[Including Articles and Video Articles]]></description>
<language><![CDATA[en-US]]></language>
<item>
     <title><![CDATA[Caching news: The cache-dependency tag]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[<p>In today&rsquo;s article I would like to introduce a new tag helper added to Kentico Xperience 13 in the first Refresh. The <strong>cache-dependency</strong> tag helper enhances caching in Razor views for .NET Core MVC projects.</p>

<p>I also recommend reading the <a href="https://devnet.kentico.com/articles/caching-news-page-builder-widgets">Caching news: Page builder widgets</a> article and <a href="https://devnet.kentico.com/articles/caching-news-page-builder-widgets-part-ii">its sequel</a>.</p>
]]></description>
     <pubDate>Wed, 07 Apr 2021 07:00:00 GMT</pubDate>
      <documenttags><![CDATA[caching, performace]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/caching-news-the-cache-dependency-tag?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Caching news: Page builder widgets, part II]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[<p>The <a href="https://devnet.kentico.com/articles/caching-news-page-builder-widgets">first part</a> of the article series dedicated to page builder widgets focused on how to enable caching in general, configure the cache expiration and control the dependencies of cached output.</p>

<p>In this article, I will go into detail about varying the cache content to accommodate some advanced scenarios.</p>
]]></description>
     <pubDate>Wed, 31 Mar 2021 07:00:00 GMT</pubDate>
      <documenttags><![CDATA[caching, "page builder", performace]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/caching-news-page-builder-widgets-part-ii?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Caching news: Page builder widgets]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[<p>Kentico Xperience 13 Refresh 1 brings a huge performance enhancement for ASP.NET Core MVC based widgets &ndash; caching of widget output.</p>
]]></description>
     <pubDate>Wed, 24 Mar 2021 08:00:00 GMT</pubDate>
      <documenttags><![CDATA[caching, "page builder", performance]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/caching-news-page-builder-widgets?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Improvements under the hood – InfoProviders injectable as dependencies and asynchronous Get methods]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[<p>Welcome to the next episode of our short article series presenting Kentico Xperience 13 technical features, which might not be visible at first sight.</p>

<p>It is an honor to introduce a brand new trait of our InfoProvider data manipulation pattern &ndash; <strong>InfoProvider interfaces</strong>.</p>
]]></description>
     <pubDate>Wed, 30 Dec 2020 12:00:00 GMT</pubDate>
      <documenttags><![CDATA[xperience, infoprovider, interface, async, api]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/improvements-under-the-hood-infoproviders-injectable-as-dependencies-and-asynchronous-get-methods?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Improvements under the hood – Asynchronous API in (Multi)DocumentQuery and ObjectQuery]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[<p>In today&rsquo;s article, I would like to introduce a new addition to our querying API. The <strong>DocumentQuery</strong> and <strong>ObjectQuery</strong> methods are now accompanied by <strong>asyn​chronous</strong> counterparts for <strong>query execution</strong>.</p>
]]></description>
     <pubDate>Mon, 14 Dec 2020 12:00:00 GMT</pubDate>
      <documenttags><![CDATA[xperience, "document query", "object query", async, api]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/improvements-under-the-hood-asynchronous-api-in-(multi)documentquery-and-objectquery?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Improvements under the hood – Document and ObjectQuery enumeration without DataSets]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[<p>In this article, I will talk about how we enhanced page and object querying in Kentico Xperience 13 and the benefits for custom code.</p>

<p>The article is part of our short series presenting new technical features.</p>
]]></description>
     <pubDate>Wed, 25 Nov 2020 12:00:00 GMT</pubDate>
      <documenttags><![CDATA[xperience, "document query", "object query", performace]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/improvements-under-the-hood-document-and-objectquery-enumeration-without-datasets?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Improvements under the hood – Task-based caching in Xperience 13]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[<p>Welcome to the first episode of our short article series presenting Kentico Xperience 13 technical features, which might not be visible at first sight.</p>

<p>Today I will talk about improvements in caching with regard to task-based asynchronous programming.</p>
]]></description>
     <pubDate>Sun, 15 Nov 2020 12:00:00 GMT</pubDate>
      <documenttags><![CDATA[xperience, caching, api]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/improvements-under-the-hood-task-based-caching-in-xperience-13?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Speeding Up Your First Request in Kentico by 50%]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[<p>ASP.NET applications <em>take their time</em> when it comes to runtime compilation. And Kentico is no exception, as it is based on ASP.NET. Those who have been developing moderate-size or large applications know the story &ndash; after an application is compiled using <em>msbuild</em> in Visual Studio and the first page is requested, runtime compilation occurs. And the waiting comes. You have to wait for each page&rsquo;s first load.</p>
]]></description>
     <pubDate>Tue, 18 Aug 2015 14:00:00 GMT</pubDate>
      <documenttags><![CDATA[performance, asp.net]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/speeding-up-your-first-request-in-kentico-by-50?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

<item>
     <title><![CDATA[Kentico 8.1 Technology – Using SharePoint API]]></title>
     <author>Marek Fesar</author>
     <description><![CDATA[Kentico 8.1 features a brand new implementation of SharePoint integration. The main purpose was to make the developers&rsquo; lives easier and to provide you with the ability to retrieve data from a SharePoint server without the hassle. In this article, we will focus on how to use the API for the purposes of customization, specifically when the supplied SharePoint data source web part is not enough.]]></description>
     <pubDate>Wed, 03 Sep 2014 15:00:00 GMT</pubDate>
      <documenttags><![CDATA["api and internals", sharepoint, integration, "kentico 8.1"]]></documenttags>
     <link><![CDATA[https://devnet.kentico.com/articles/kentico-8-1-technology-using-sharepoint-api?feed=ccaebdb2-fa45-4245-8590-3d04b730592e]]></link> 	  
</item>

</channel>
</rss>
