Home
Manage Your Code
Snippets for Brandon Dimperio
Showing 1-10 of 52
TitleDescriptionLanguageViewsDate Added
Code File metrics F# F# version of code file metrics, not completeC#412/21/2012
Make a button disable on click Asp refuses to submit the postback if the button is disabled via javascript. This disables the button immediately after the postback firesASP.NET1052/6/2012
Make asp think css is loaded asp.net will complain about css tags it doesn't recognize in user controls that the master page will load. this works around it.ASP.NET892/6/2012
GetInstalledPrograms get a list of all installed programsPowerShell731/27/2012
JavaScriptSerializer Serialization using JavaScriptSerializerC#1201/27/2012
DataContractSerializer serialization using the DataContractSerializerC#1011/27/2012
XmlSerializer By default or given an markup-free type Serializes public properties only!C#841/27/2012
Code File metrics get some measurement metrics on your local code files for a projectC#881/20/2012
Distinct File extenstions lets you select a folder, then it recursively searches for all files that on your blacklist of extensions you want to take note ofC#581/20/2012
File System watching Watch any filesystem local or on the network for directory or .config file changes in LinqPadC#781/20/2012
123456