A Lithuanian company Dinamenta, UAB has recently announced the release of DHTMLX Scheduler .NET v.3.1 for ASP.NET. The updated web control acquired a new flat skin, added multisection events in the timeline and units view, resizable events in month view, etc. Besides, the main Scheduler .NET package now includes a ready sample in MVC5.
Dinamenta, UAB has announced the release of DHTMLX Scheduler .NET v.3.0. The new update demonstrates better customization possibilities of the web control that allows changing calendar scales by adding/removing time units (days, hours), and introduces other improvements.
Today I tried installing Windows 8.1 with virtualization via Oracle VM Virtual Box. As soon as I started booting it with Windows 8.1 ISO file I was greeted with the following screen: Your PC need to restart, Please hold down the power button Error Code : 0x000000C4
If you want to detect what is the memory limit per application for your device you need to write the following piece of code.
If you are facing the following issue Failure [INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES] while running your android app with phone connected with USB device then you need to uninstall the app first from the device and rerun the android solution from the editor.
In this article I will show you how to add a strong name to an existing dll. We need to do the following 4 steps in order to add strong name to an existing dlls: Generate a KeyFile. Generate the MSIL for the assembly.Rename the original assembly.Generate the dll from the keyfile and MSIL for the assmbly
6/5/2021 ⋅ 0
I was getting the following error while building my solution with VS2019 tools for msbuild
6/3/2021 ⋅ 0
The "JavaScriptCompressorTask" task could not be loaded from the assembly Yahoo.Yui.Compressor.Build.MsBuild.dll. Could not load file or assembly 'Microsoft.Build.Utilities, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies
5/6/2021 ⋅ 0
Steps to add xUnit plugin to TeamCity.
4/28/2021 ⋅ 0
xUnit tests not running or discovering inVisual Studio 2019. Solution is to install the Nuget package
4/25/2021 ⋅ 0
Run git merge --abort to resolve "You have not concluded your merge (merge_head exists)"
CodeASP.NET was started by Vivek Thakur as a technical blog. Now it has several members who are contributing to web technologies by writing & sharing informative blogs on various technology topics. Vivek Thakur is now maintaining the infrastructure behind this blog and making sure that it is up and running.