Azure Storage services

By now, we see there are 4 storage services on Microsoft Azure: ...

Microsoft to acquire GitHub for $7.5 billion

When we checked Microsoft cloud website Azure today, we saw a title "Microsoft + GitHub" a ...

Goolge I/O 2018 Keynote in 10 Minutes

Google has annual developer conference too. It is Google I/O. ...

Microsoft Build 2018

...

Microsoft Azure Free Products

Microsoft Cloud Platform Azure provides always-free products and free for the first 12 months produc ...

Get Enum Type Name List

How to get all Enum names to List ? ...

ComboBox Data Binding to an Enum in WPF

There is a little trick when a ComboBox binds to an Enum in WPF. Here we collect 3 ways. ...

Generic Type in WPF Custom Control is Limited by XAML

We tried to use Generic type in a WPF custom control, but later we realized

Replace a substring in PHP str_replace

Don’t know why PHP’s off ...

WPF GroupBox Header StringFormat Binding

When you try to use StringFormat binding for a GroupBox Header in WPF, you might find it does not wo ...