System.Transactions was introduced in .Net 2.0. According to Jim Johnson, who was the architect on the team that created this model,…
Microsoft announced a significant and dramatic convergence of its Windows 8.1 and Windows Phone 8.1 platforms during the Build 2014…
Model-View-ViewModel (MVVM) is a client-side design pattern. It guides the structure and design of your code to help you achieve…
This article will show you how to create a custom TimeZoneInfo that incorporates AdjustmentRules for Daylight Saving Time (DST) Transitions…
Read More about "Creating Custom TimeZoneInfo With Daylight Saving Time Transitions"
Back in 1980, Daylight saving time (DST) started on April 27th. But calling the IsDaylightSavingTime method in System.TimeZoneInfo class for…
Read More about "Beware of Daylight Saving Time Transitions in .NET"
Bootstrap’s grid is extremely versatile. K. Scott Allen wrote about this recently: Why use the Bootstrap Grid? However, as I learned…
CensusMapper is a Windows 8 app that retrieves U.S. Census Data using the recently released Census API and displays that data…
Read More about "CensusMapper App: Mashup Census Data With Bing Maps"