Unable to Locate ADB on Android Studio

Android Studio, Flutter

Android Debug Bridge or ADB allows you to communicate with your devices via a command-lineRead More…

Flutter doctor – Android licenses status unknown

Android Studio, Flutter

Command :> Flutter doctor –android-licenses -> generate following exception :Exception in thread “main” java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchemaatRead More…

Bootstrap (+icons)

Bootstrap icons and Azure App Services

ASP.NET, Azure, C#, Visual Studio

With latest version of Bootstrap (popular front-end open source toolkit) we can use also bootstrap-icons,Read More…

FixedColumns

ASP.NET, Visual Studio, XAML

FixedColumns allows columns to be fixed from both the left and right hand sides ofRead More…

Visual Studio 2015 – Object reference not set to an instance of an object

Visual Studio

When i try to access my solution and open one of project files, i getRead More…

The database…cannot be opened because it is version … This server supports version … and earlier

ASP.NET, C#, Visual Studio

I am using Visual Studio 2015 and I have installed all available updates, including theRead More…

Cannot access a closed file – FileUpload in ASP.NET

ASP.NET, C#, Visual Studio

This was very interesting error, I got during development of file upload control in ASP.NET. OnRead More…

How to set XAML ListView size to 100% in Windows universal application.

Windows Apps, XAML

We have a ListView with ItemTemplate. In each item We use a Grid with two rows andRead More…

How to test random numbers

Random

List of packages for testing PRNGs TestU01 – http://www.iro.umontreal.ca/~simardr/testu01/tu01.html RaBiGeTe – http://cristianopi.altervista.org/RaBiGeTe_MT/ Dieharder – http://www.phy.duke.edu/~rgb/General/dieharder.phpRead More…

How to remove write protection from a write- protected USB drive and make it usable using diskpart?

Windows Apps

How to remove write protection from a write- protected USB drive and make it usableRead More…