Announcing the 2020 Kentico MVPs Ondrej Polesny — Jan 15, 2020 — Featured Article kentico mvp Like every year, last December the Kentico MVP committee had the pleasant duty of awarding the most active members of the Kentico community with the MVP award. What is the award and who can now use the title Kentico MVP?
Visual Studio extension for Kentico MVC is here Ondrej Polesny — Nov 4, 2019 — Featured Article mvc visual studio extension widget You want to create a new MVC widget, open Visual Studio, create a new Controller, View, and then you open documentation and start reading. But you want to write code, not read documentation, right?
Don't Miss Upcoming Twitch Sessions Ondrej Polesny — Aug 21, 2019 — Featured Article twitch show stream youtube video Did you catch the last episode of "The Boring Kentico Show" on Twitch? Find the topics and dates for the upcoming episodes below.
Download MVC Widgets from the New Marketplace Ondrej Polesny — Jul 30, 2019 — Featured Article mvc widget marketplace download We have just launched a new MVC Marketplace on DevNet so that you can easily download components made by fellow developers and share your own.
How to Create a Responsive Website at Speed in MVC Ondrej Polesny — May 29, 2019 — Featured Article mvc responsive layout form Nowadays, when a website isn't responsive, it's not a website. With the majority of people using their mobile devices for internet browsing, having websites optimized for mobile has quickly become very important. Have you implemented a responsive website on Portal Engine before? What would change for you in MVC?
Don't Miss "The Boring Kentico Show" on Twitch Ondrej Polesny — May 13, 2019 — Featured Article kentico mvc cloud video twitch Is there something about Kentico you were afraid to ask? Are you struggling with a feature, or wondering whether EMS or Kentico Cloud is a good fit for your project? Or would you like to just watch me code and tell me how ugly it is?
Build a Portal Engine widget in MVC Ondrej Polesny — Apr 18, 2019 — Featured Article widget mvc portal engine Have you ever used a Portal Engine web part that did almost the thing you wanted, but not quite? Do you remember the CSS list menu generating all kinds of CSS classes except the ones your front-end designer wants? Or all the sleepless nights trying to fine-tune Repeaters? Will MVC make this easier for you?
New Azure BLOB Storage Provider for Kentico Ondrej Polesny — Aug 14, 2018 — Featured Article azure blob storage azure storage azure app service azure web apps Azure is the best way how you can host Kentico sites. It provides you with great tools, easy deployment options, high availability and many more features. BLOB storage is then the convenient place to store all binary files. The standard provider for BLOB storage available in Kentico CMS comes with strict limitations, but that has changed now.
Hello from new Developer Evangelist Ondrej Polesny — Aug 13, 2018 — Featured Article developer evangelist Hello! After over 3 and a half years working for Kentico among my colleagues in Customer Success team, and having helped hundreds of partners and clients, I felt there was a different way for me to help the company fulfill its purpose.
Search for Media Libraries Ondrej Polesny — Nov 6, 2017 — Featured Article media library search Search is an essential functionality on all modern websites. In Kentico, we use Lucene.NET file system based search indexes to support our search functionality. The performance and capabilities of these search indexes are impressive, and when we add extensibility and flexibility into the mix, the results are outstanding. So what if we apply all this to Media Libraries and also enable searching through binary files like PDFs?