Bootstrap icons and Azure App Services
With latest version of Bootstrap (popular front-end open source toolkit) we can use also bootstrap-icons,Read More…
FixedColumns
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
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
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
This was very interesting error, I got during development of file upload control in ASP.NET. OnRead More…
How to back to the last hub section from current page?
You have a Windows Universal App (XAML / C#) with a Hub as its main page. UsersRead More…
How to download source in ZIP format from GitHub?
What happens when the repository owner has not prepared a zip file, and you justRead More…
How to use Multilingual App Toolkit in Universal App
1. Create universal app Universal app has basically three projects: a project for Windows 8.1,Read More…