• Error on Tutorial Starting with MVC Development
    Question Aug 17, 2021
    https://docs.xperience.io/developing-websites/starting-with-mvc-development Step: 3 I am unable to install Kentico.Xperience.AspNet.Mvc5 in the NuGet package. I tried versions dated back to before the tutorial was written with no luck. The framework is 4.5. I get the fol...

  • Hosting Kentico MVC Applications in Azure
    Article Sep 12, 2018
    The rise of MVC has not been a quiet process. Over the past few years, developers have been saying...err…SCREAMING that they want to use modern, scalable frameworks for their Kentico applications. And they’re right! Modular, flexible architectures allow sites to be developed ...

  • Kentico 12 MVC Design Patterns - MVC Widget Tips
    Article Mar 3, 2020
    Learn some tips and best practices when developing and integrating MVC Widgets into your Kentico 12 MVC site.

  • MVC Widgets: Structure and Best Practices
    Article Mar 15, 2019
    This article will provide a break down of the individual components of an MVC widget and provide best practices and items to look out for while developing these powerful components.

  • Using ASP.NET MVC with Kentico CMS
    Article Dec 2, 2010
    We got a lot of questions on how you could use MVC within a Kentico CMS web site. Now it is finally the time for the answer...

  • GET and POST Action Types in MVC
    Question Apr 14, 2020
    Hello Everyone, I am confused about the difference between GET and POST action types? I am learning MVC related questions to crack my upcoming interviews. Can anyone know this, Please suggest.

  • RTE control for kentico12 MVC development
    Question Aug 16, 2019
    Hi all, why kentico 12 still cannot support the RTE control for widgets? Very painful for us when we need to develop our custom RTE control and RTE needed to insert the images from media library. Any idea on this?

  • Working with Product Options and Variants in MVC
    Question Oct 29, 2019
    Hello, I'm running Kentico 12 MVC and I'm trying to implement product options (e.g. accessories) into my ecommerce solution. The Dancing Goat website and the Kentico documentation provide a good example of how to use variants with Product Attributes, but I couldn't find an ex...

  • Kentico 12 MVC Debugging with Glimpse
    Question May 6, 2019
    Hello, If we add Glimpse to our solution during development will this degrade performance if it is in production code? Can we just toggle glimpse off in production and it will not cause any performance issues? I know we should add security to restrict access to the glimpse pa...

  • Retrieve children field values - MVC
    Question Sep 19, 2019
    I have the following hierarchy: Event 1 --Meeting 1 --Meeting 2 .... I am doing the following for extracting the events: var test = EventProvider.GetEvents() .AddColumns("EventTitle") .Sel...

  •   ... 11 12 13 14 15 16 17 18 19 20 ...