Posts made in February, 2010


Introducing Boomerang


Posted By on Feb 27, 2010

Baydin quietly launched a new product today. We call it Boomerang, and it is a snooze button for your email.  It lets you take a message out of your inbox for a period of time, and then, when you are ready to follow up, it returns the message to your inbox and flags it and/or marks it unread.  Check it out here: http://www.baydin.com/boomerang Why Boomerang? Over the past few months, we spent a lot of time talking with...

Read More

When you’re writing managed add-ins for Office, it can be tough to figure out where Visual Studio is storing your settings file (*.dll.config) or any of the other files that it is generating when you Debug your program.  I’ve solved this problem about 6 times, and I don’t ever want to have to solve it again.  So here’s the easiest way to find out where your plugin is ACTUALLY being run from:...

Read More