 | Useful Links | |
|
 |
Date Posted:8/3/2010 10:40:00 PM |
Evernote is a useful program for sharing information across multiple devices. |
| I use this to make lists I can take with me. For example, on a PC where entry is easier, I'll create a shopping or packing list. Then when I get to the store, I pull out my Blackberry and use that list. Great tool, and for now, it's free (well, it has pay options as well for power users). |
| |
 |
Date Posted:8/2/2010 11:19:00 PM |
LINQ to Everything -- a compilation of LINQ providers for a lot of different needs |
| Pretty exhaustive link for LINQ providers. Very useful to the developer who enjoys using the LINQ syntax and methodologies. |
| |
 |
Date Posted:8/2/2010 11:04:00 PM |
DropBox - take your files anywhere |
| I find myself carrying a lot of things on a USB drive, but some clients block their usage. Dropbox is a convenient place to store files, and integrate into my iPad so I can can read pdf files since I can't load them directly on the device without connecting to my PC. I use this service a LOT and highly recommend it. |
| |
 |
Date Posted:8/1/2010 11:18:00 PM |
Code Snippet Editor |
| This is a great free tool for creating your own code snippets. While I am a big CodeSmith fan, I find the ActiveSnippets to be a little tougher to use. Within minutes, I had generated a snippet for wrapping my error handling with this neat tool. |
| |
 |
Date Posted:3/10/2010 9:26:00 PM |
Useful details about INFORMATION_SCHEMA |
| Use INFORMATION_SCHEMA to get metadata from your database. Query everyhting from column names to stored procedures. |
| |
 |
Date Posted:3/10/2010 8:14:00 PM |
Useful details about INFORMATION_SCHEMA |
| Use INFORMATION_SCHEMA to get metadata from your database. Query everyhting from column names to stored procedures. |
| |
 |
Date Posted:2/2/2010 8:58:00 AM |
Evernote -- make and take notes everywhere |
| I use OneNote.. a lot. However, it's not as portable as I like. Evernote allows me to make notes and sync them easily between multiple machines as well as my Blackberry. |
| |
 |
Date Posted:2/2/2010 8:54:00 AM |
Open DB Diff -- Open source database comparison tool |
| It's still in beta, but if you need a quick tool for a database comparison and can't afford Red Gate's tool, this will do nicely. |
| |
 |
Date Posted:11/18/2009 10:54:00 AM |
Open source database compare tool |
| It looks newly released, and it's pretty impressive. I normally use Red Gate's SQLCompare, but this is a decent poor man's version of a SQL compare tool. Not as pretty as Red Gate's, but it will do in a pinch. |
| |
 |
Date Posted:11/17/2009 9:01:00 AM |
Fiddler2 for looking at web requests and responses |
| Ana amazing, free tool which needs to be in every web developer's toolbox. Allows you to analyze the complete request/response stream of every request. Also has some very useful addon-ons! |
| |