Category: Windows

Windows is a 1980 thriller starring Talia Shire, Joseph Cortese and Elizabeth Ashley, directed by Gordon Willis.
Emily Hollander (Shire) is the subject of a lesbian obsession at the hands of Andrea Glassen (Ashley), her next-door neighbor. As Emily begins dating detective Bob Luffrono (Cortese), Andrea overflows with jealousy, spying on Hollander through her own window.
The film was the subject of many protests from gay rights activists who accused the film of being homophobic and resorting to hateful stereotypes of lesbians.

Back to Basics : Singleton Design Pattern using System.Lazy type

This article takes you to a simpler/alternative approach in making a Singleton Design Pattern implementation using System.Lazy class rather that using our traditional approach. Singleton Design Pattern implementation without lazy…

Visual Studio 2013 Update 5 (2013.5) RC–Released

Microsoft has released an release candidate version for VS2013 Update 5 (short: 2013.5). This update is the latest in a cumulative series of technology improvements and bug fixes for Visual…

Visual Studio Tools for Apache Cordova in Visual Studio 2015 RC

Microsoft has announced that with Visual Studio 2015 – Apache Cordova tools will be integrated within the main install bundle. Using Apache Cordova Tools for Visual Studio you will be…