How to create Apple MacOS like Scrollbar in WPF

Apple MacOS has beautiful rounded corner scrollbar and add to the UI experience you have while working on a MacOS machine. You can easily have similar scrollbar style for your WPF application to boost up your application's UI experience. If you wish to apply this scrollbar style application wide then…

Hosting ASP.NET 5 web application on GNU / Linux

The brand new version ASP.NET 5 (a.k.a ASP.NET vNext) can be developed and hosted on all three major platform - Windows, Linux and MacOS. Getting started with ASP.NET 5 (TODO: Link to be updated with new Post for .NET tools) is not so hard after…

Visual Studio 2015 CTP 5 released

Microsoft and Visual Studio team announced release of Community Technology Preview 5 (CTP 5). Download: Visual Studio 2015 CTP5 This version of visual studio brings lots of improvements / better integration and bug fixes for ASP.NET (ASP.NET 5 vNext version). Some of the highlighted features, changes and fixes released…

ASP.NET 5 Error Page handling and error page options

Note: [Deprecated Content] This was written while ASP.NET and .NET Core was in beta (around beta5 or beta6). Since then a lot of stuffs have changed and moved around. Stuffs described below may or may not be true for current stable releases of ASP.NET Core. I recommend not…

Why you not blogging?

Not blogging yet? Around 1.5 years back, I wrote a post about what i call Slumdog Blogging, and I think you should read it. I learned a few things during my blogging journey and reading around which I would like to share today. Choose your seat and stick to…

Project K - Whats up K, KVM, KRE, KLR, KPM - ASP.NET 5 (vNext)

Please note: [Deprecated Content] This article is outdated now and lot of things have changed since it was written. Please refer / read to the newer version of the related article instead of the content below. Also follow along and learn about the latest bits on official ASP.NET Core documentation…