• Register form kentico mvc
    Question May 22, 2020
    Hello i am working on register form and i only have FirstName and email and password fields i want to user (UserName= email)but keep geting error that the user name cant contain digits or symbol like (@ or _ ) here is my code public async Task Register(model model) ...

  • MVC multiple sites issue
    Question Apr 26, 2022
    I am testing out a multi-site setup with an existing Kentico 12.0.92 installation, but I'm having trouble with the MVC site not picking up the correct site. I want to use the existing admin and presentation sites with the same code base but with new domains. So I went through ...

  • MVC and Kentico CMS
    Article Jan 7, 2010
    There is a lot of questions lately from our clients whether Kentico CMS supports MVC or not. This question is kind of tricky, this article elaborates the details about this topic.

  • MVC Url Pattern
    Question Jan 11, 2019
    Hi everyone, is it possible to use the NodeAliasPath as the url pattern in a mvc application? Somehow following setup is not working with the NodeAliasPath and the DocumentNamePath as well: routes.MapRoute( name: "Default", url: "{ NodeAlias...

  • MVC-First and Content Authoring
    Article Apr 12, 2018
    The closer to the release of the first beta of Kentico 12, the more questions about our roadmap show up in my inbox. Let's talk a little bit more about the better authoring experience to empower marketers  and also  MVC-first  topics and the future of Kentico EMS.

  • Multilingual support for MVC sites
    Knowledge Base Article Oct 18, 2018
    Currently, Kentico MVC sites unfortunately do not have a working culture context . The only thing we provide is a solution in our Dancing Goat sample site that sets the thread culture based on the route data via MultiCultureMvcRouteHandler . For general MVC projects that ...

  • kentico12 MVC development
    Question Aug 29, 2019
    Hi All, Is there a way to export content types from DEV environment to another UAT environment? we are using k12 MVC development model. Thanks

  • Errors in MVC training course
    Question Mar 22, 2019
    I'm going through the *Kentico MVC for Developers* Training Course and have run into an issue I can't figure out. If there's a better place to ask this let me know. I'm on the section *Creating a basic builder-enabled page*; specifically where it has you build [this piece of ...

  • Creating submenu in MVC
    Question Oct 2, 2018
    Hi, Any suggestion on how to create submenu items in Kentico 11? We're using the MVC development approach and has created the main menu items as in [here](https://docs.kentico.com/k11tutorial/mvc-development/creating-the-navigation-menu). We would like to have menu items belo...

  • Customizing user registration in MVC
    Knowledge Base Article Jun 2, 2020
    By default, there are some restrictions on user names when registering in an MVC project. If you want to customize user name and password formats, a small code change is necessary.

  •   1 2 3 4 5 6 7 8 9 10 ...