Welcome to Dovetail Software Blogs : Sign in | Join | Help

February 2009 - Posts

Searching For Motivation
People love search. I love search. I have to admit though that I am guilty of not using my own tools to the best of their ability. Dovetail Seeker is a search product we created to find important knowledge stuck in your Clarify/Dovetail CRM. At Dovetail Read More...
When a Guid is not a Guid?
Databases are fun things. Assigning identifiers to things in your database can be important. Sometimes it is handy to have an Uber alternate key that is guaranteed globally unique. This can be useful in many ways one of which is database replication. Read More...
Setup ASP.Net caching using a super simple fluent interface
While reviewing what I did to Create an RSS Feed Using ASP.Net . We got worried that overzealous customers or feed readers might hit this feed kind of often, and since the data served up by the feed does not change too a lot we could easily do some caching. Read More...
Creating RSS Feeds Using ASP.Net
Warning: This is one of those late to the party posts where I show off some cool thing that everyone already likely knows about. I just feel special right now because I was able to push out something we’ve wanted to do for quite some time in an afternoon. Read More...