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…

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 back to the last hub section from current page?

C#, Visual Studio

You have a Windows Universal App (XAML / C#) with a Hub as its main page. UsersRead More…

How to use Multilingual App Toolkit in Universal App

C#, Visual Studio

1. Create universal app Universal app has basically three projects:  a project for Windows 8.1,Read More…

Exception of type ‘Serialization.InvalidDataContractException’

C#

 During execution of your application, you receive following message: A first chance exception of typeRead More…