Browse by Tags

Showing page 1 of 2 (19 total posts)
  • Dovetail information feeds

    Did you know we provide a few different information feeds that help you stay informed with information about Dovetail? By subscribing to feeds, new information is delivered to you – which means you don’t have to go visiting lots of different web sites to see if there’s new content available. Blogs There’s a RSS feed for all the Dovetail ...
    Posted to Gary Sherman (Weblog) by gsherman on September 2, 2010
  • Dovetail is looking for a .NET Technical Lead

    We're looking for a proven .NET technical lead for one of our product lines. You'll be working on a small team that develops applications for large businesses using some of the latest technology. You will work closely with the VP of Products, and will be involved in all aspects of solution development, including analysis, design, development, ...
    Posted to Gary Sherman (Weblog) by gsherman on August 30, 2010
  • Austin Code Camp 2010: More good stuff

    I mentioned previously that a couple of our devs would be presenting at Austin Code Camp this year. Also presenting will be Joshua Flanagan from Dovetail. Josh will be talking about about “Leveraging conventions in .NET”, including walk-throughs of a few examples of how my conventions in our day-to-day work help us move fast, including: ...
    Posted to Gary Sherman (Weblog) by gsherman on May 12, 2010
  • Austin Code Camp 2010

    It’s that time of year again – time for the Austin .Net User Group annual Code Camp. It’s a one day free conference, For the Community, By the community. The Conference is this Saturday, May 15, 2010. You can still register online. Jeremy Miller and Chad Myers from Dovetail will be doing a Dovetail Software Show and Tell session, going under the ...
    Posted to Gary Sherman (Weblog) by gsherman on May 10, 2010
  • Dovetail is hiring a .NET Developer

    We're expanding the development team on our line of existing products. You'll be working on a small team that develops applications for large businesses using some of the latest technology. You will be involved in all aspects of solution development, including analysis, design, development, testing, documentation, and support. We’re looking for a ...
    Posted to Gary Sherman (Weblog) by gsherman on January 29, 2010
  • A week of Monospace and Innotech

    I spent last week at the Monospace conference, which was held concurrently with the annual Innotech conference here in Austin. Monospace This was the first year for Monospace, and it was fantastic. Scott Bellware did a great job of organizing the conf, bringing in top notch attendees, and providing fun after-hours activities as well. Miguel de ...
    Posted to Gary Sherman (Weblog) by gsherman on November 2, 2009
  • Dovetail is Hiring a Junior-to-Mid-level .NET Developer

    Come work for one of the most progressive development shops in the US. This is an opportunity to work with some of the leaders in the .NET/C# space including Jeremy Miller and Joshua Flanagan – both senior developers, designers, architects, authors, and open source project leaders -- with tons of experience. We use cutting edge project practices ...
    Posted to Chad Myers (Weblog) by cmyers on September 18, 2009
  • Developer Walkthrough - Workflow Event Handling

    Dovetail SDK is a software development kit for writing applications, using .NET, to access Clarify™ databases. One of the more common requirements for objects created for Clarify is performing workflow operations on those objects, such as assigning cases or dispatching change requests. Dovetail SDK provides a powerful set of tools to make workflow ...
    Posted to Sam Tyson (Weblog) by styson on September 17, 2009
  • Re: Creating a flash from code

    Seems like it is the perfect place to use Dovetail SDK Generic objects. For flashes, you need to create a record in table_alert, and relate it to the correct user and site. Here is an example based on the developer walkthrough in the SDK documentation:   'First, create the dataset which will contain the generics Dim dataSet As New ...
    Posted to General (Forum) by styson on September 1, 2009
  • Re: SDK help > CloseCase(CloseCaseSetup)

    Since you are supplying the login_name for the user performing the close action, we query table_user for that login_name, and then traverse to the employee table via the user2employee relation to get the employee objid, which is used for the table_close_case relation to the employee table. Currently the employee lookup is only done if ...
    Posted to General (Forum) by styson on August 26, 2009
1 2 Next >