I am new to using AngularJS. I have 4 buttons named Cancel, Deny, Success & Remove. If am I click on any button I want to show multiple message i.e. I...
I'm trying to understand exactly how to manage shared pointers safely with atomic operations. Turns out VC11 (Visual studio 2012) has support for C++...
I'm in trouble due to the growth of MLOG $ _ tables that are created through Materialized Views. One of these LOG tables is now 45GB. I noticed that ...
Recently our app have logged multiple crashes at Google Play Console, that happens with various devices but ONLY on those with android 8.1 (SDK 27). Stack...
I've created setups for all my Delphi tools with Inno Setup for years. Now some users rather want an MSI installation package, so they can deploy the...
When I run my WPF application on other computers it throws me this error: Description: A .NET Core application failed. Application: program.exe Path: C:\f...
How can I write data to a text file automatically by shell scripting in Linux? I was able to open the file. However, I don't know how to write data t...
I have a program that uses XML formatted rules to create executable code for run-time. I have to define some actions and logical constructs using my own d...