|
GetInstalledPrograms
| get a list of all installed programs | PowerShell | 1/27/2012 |
|
JavaScriptSerializer
| Serialization using JavaScriptSerializer | C# | 1/27/2012 |
|
DataContractSerializer
| serialization using the DataContractSerializer | C# | 1/27/2012 |
|
XmlSerializer
| By default or given an markup-free type Serializes public properties only! | C# | 1/27/2012 |
|
TextBox AlphaNumeric Restriction
| Event to check if textbox input is alphanumeric | C# | 1/27/2012 |
|
Parse a list of integers usf_ParseIntegerArray
| Takes a comma delimited list of integers as its input, returns a table listing those integers in a single column. | SQL | 1/26/2012 |
|
File creation and deletion
| Finding a file deleting and re-adding it | VB.NET | 1/26/2012 |
|
Web SiteMap Remove Menu Node
| VB NET shows how to remove a menu node from the site map for a given page. | ASP.NET | 1/26/2012 |
|
Desktop shortcut and hotkeys
| Creating a shortcut programatically | VB.NET | 1/26/2012 |
|
Linq Select Statement
| A simple Linq select statement | C# | 1/25/2012 |