Home
Manage Your Code
Now serving 17,153 code snippets
Woot! The CodeKeep add-in for Visual Studio 2008 is ready. Grab it now.
Most Recent Snippets
TitleDescriptionLanguageDate Added
asp net exel sheet from grid create exel sheet from grid contentsC#9/3/2010
asp net word from grid Word doc from grid htmlC#9/3/2010
asp net pdf from grid Creates a pdf report from gridActionScript9/3/2010
Track database changes done by multiple users This is database trigger and track which user has updated which database object at what time. this is very useful in team work.SQL9/3/2010
Uso de ProperCase Capitalize una cadena Poner en mayuscula cada primera leytra de una cadena sperardas por espacio.ActionScript9/1/2010
Alphabetical Bubble Sort This will sort a string array alphabeticallyC#9/1/2010
Get application start up path This will get the start up path of an application without the "\" at the endVB.NET9/1/2010
Cisco JTAPI issue Code dies on this line: call.connect ( terminals[0], originAddress, DestinationNumber );Java8/31/2010
random rows from datatable select random rows from datatableSQL8/30/2010
TDD - Expecting a Exception in a Fixture Simple helper class that can be used to return (instead of throwing) a exception object when a exception is expected in a test fixture.C#8/30/2010