Christian Vallières
Christian Vallières
I'm working on a .Net project running on latest MVC version (5.2.3.0) and when executing assembly.GetTypes() I get a ReflectionTypeLoadException when loading System.Web.Mvc 3.0.0.1 from RazorGenerator.MVC dll. This is when...
We are developing a single page application that does not reload the page when navigating using Blazor. The navcurrent feature seems to work well on the first load of the...
We have a start date of 2016-06-17 and the datepicker is fine in months view and smaller but in years view it will not allow to select the year 2016....
If the AppText.AdminApp reference is added but no .AddAdmin() is set the result is InvalidOperationException: Unable to resolve service for type 'AppText.AdminApp.Configuration.AppTextAdminConfigurationOptions' while attempting to activate 'AppText.AdminApp.Controllers.AdminController'. My setup has...
From the public app, is it possible to have an admin click a link that would redirect them directly to the resource item in question via the url similar to...