-
Vertical Select in Visual Studio .NET to get rid of System.Web.UI.WebControls
Don’t know where I got this, but a cool shortcut in Visual Studio to vertically select text is to hold down the Alt Key while selecting a region. I especially use this to get rid of the System.Web.UI.WebControls in the declaration of a page: protected System.Web.UI.WebControls.TextBox FirstName; protected System.Web.UI.WebControls.TextBox MiddleInitial; protected System.Web.UI.WebControls.TextBox LastName; protected System.Web.UI.WebControls.TextBox…
-
IFP Members Get Free Netflix
I thought it would be interesting to many that Netflix has a deal with the Independant Feature Project to give its members free access to Netflix in order to watch the the films nominated for the Independant Spirit Awards. I found this article here. My wife is an IFP member. When she signed up, Netflix…
