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
24 days ago ⋅ 0
If you are getting the following message while commiting your commits in VSCode: Make sure you configure your user.name and user.email in git You can run these in Terminal git config --global user.email "you@example.com" git config --global user.name "Your Name" After running the above commands restart the VSCode and you will not face the above issue after that.
1/28/2021 ⋅ 0
Access Hosts machine IIS website from Ubuntu Virtual machine
Moodify etc hosts in Ubuntu by opening terminal and type "sudo -i gedit /etc/hosts" to edit it.
1/27/2021 ⋅ 0
Press F1 when VSCode is opened. Type "Shell" and select the following option: Shell Command: Install 'code' command in PATH command
Go to VS Code Settings, search for "Git tags"and uncheck the "Git: Pull tags" checkbox
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.