Got Surveys? An easy way to collect data from your visitorsFor this example you will need a copy of the current version of Shadowbox. Download Shadowbox Everyone knows that advertising... Atlantic BT
Using .NET 3.5 List.Distinct()When I was working on a project today, I had a List of objects where I needed to grab objects... Atlantic BT
Why Social Media Marketing is a Different Animal…And How to Take Advantage of ItTo the casual observer – or the too-busy-to-notice business owner or marketing manager – social media sites like Facebook, LinkedIn,... Atlantic BT
Using .NET 3.5 and Reflection to help with sorting a ListThe other day I was looking to be able to sort a list of products (List<Product>). I was binding that... Atlantic BT
Tip: Choose which browser to debug with in Visual StudioBy default, Visual Studio uses Internet Explorer for debugging. If you’re looking for a way to change that, perhaps to... Jeremy Wiggins
Database Performance Tuning, Part 1 – Keys and Data TypesDatabase performance tuning is a pretty strong interest of mine, and I’ve been lucky enough to get to work on... Jeremy Wiggins