Showing 1-10 of 52
|
Code File metrics F#
| F# version of code file metrics, not complete | C# | 41 | 2/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 fires | ASP.NET | 105 | 2/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.NET | 89 | 2/6/2012 |
|
GetInstalledPrograms
| get a list of all installed programs | PowerShell | 73 | 1/27/2012 |
|
JavaScriptSerializer
| Serialization using JavaScriptSerializer | C# | 120 | 1/27/2012 |
|
DataContractSerializer
| serialization using the DataContractSerializer | C# | 101 | 1/27/2012 |
|
XmlSerializer
| By default or given an markup-free type Serializes public properties only! | C# | 84 | 1/27/2012 |
|
Code File metrics
| get some measurement metrics on your local code files for a project | C# | 88 | 1/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 of | C# | 58 | 1/20/2012 |
|
File System watching
| Watch any filesystem local or on the network for directory or .config file changes in LinqPad | C# | 78 | 1/20/2012 |