Tell Us About Your Business

Your name:
Business name:
E-mail address:
Phone number:
Comments or questions:
Subscribe to our newsletter:
Tickets |  Project Management |  207-347-7360

Search

Popular Tags

Archive

About Dirigo

Dirigo's roots are in retail, catalog, television and radio direct response marketing. We're responsible for multi-million dollar web businesses. Whether its sharing our experience and expertise or helping connect you to some of the best thinkers in our industry, we dig deep to find opportunities that drive revenue.

How to edit your hosts file on Mac & Windows

Curious as to what a hosts file is and it's purpose? Do you know what it is but are having a hard time acccessing it? Whether you are working with a developer who asks you to edit your hosts file or you simply want to play a cool prank on your friends and family (the latter sounds more fun doesn't it?) This post will help you whether you are running mac, windows or linux os.


RSS Feed

November 29, 2011 by Stephen Crowley, Interactive Developer


Using Canonical Tags to Help Gateway Domains

We recently purchased 22 domain names to be used as gateway Web sites for a new project. A gateway domain is used to direct traffic to a main site. In our application, the client needed to indentify t...


RSS Feed

April 21, 2011 by Danny Bouchotte, Developer


Moving SQL User Database Files to the New Location On the Same Server

Recently we added a new hard disk array to one of our dedicated RackSpace servers in order to migrate all the database files to it. Here's a quick way to move database and log files to a new location on the same server with very little downtime.


RSS Feed

April 13, 2011 by Ivan Sokolovich, Sr. Tech


Asp.NET Caching 101 - Part 2 - Cache Key Dependencies

This is the second part of my series on Asp.NET caching. This article covers using cache key dependencies in the context of Adxstudio CMS.


RSS Feed

March 28, 2011 by Payson Welch, Sr. Tech


Rendering ASP.NET Control Objects Using Generics

Quick example of how to render an ASP.NET Control object using Generics, and a quick introduction to Generics and method signatures.


RSS Feed

December 27, 2010 by Payson Welch, Sr. Tech


Deleting Large Amounts of Rows from SQL 2005 (2008) Database Tables

Each time you perform an insert, update or delete operation on a database table it also affects the indexes for that particular table. If you need to bulk load or delete a mass of data from a highly i...


RSS Feed

July 27, 2010 by Ivan Sokolovich, Sr. Tech


Storing aspnet session state in sql server

In a single server configuration you might want to use a session state server in order to facilitate restarting Internet Information Services (IIS) without killing all active Web site sessions. In a s...


RSS Feed

July 27, 2010 by Ivan Sokolovich, Sr. Tech


Escaping percent and underscore characters in t sql like clause

If you need to literally escape either percent or underscore characters in your T-SQL like clause, then you would escape them with square brackets.


RSS Feed

July 21, 2010 by Ivan Sokolovich, Sr. Tech


Fixing Corrupt Microsoft Outlook Data File

If Microsoft Outlook starts complaining that either the .PST or .OST file is corrupt due to unexpected system shutdown you can run the SCANPST.EXE tool located in either C:\Program Files\Microsoft Off...


RSS Feed

July 20, 2010 by Ivan Sokolovich, Sr. Tech


How to Run AdxStudio CMS Websites Using .NET 4

Learn how to run your AdxStudio CMS websites using .NET 4.0 while running AdxStudio CMS using .NET 2.0


RSS Feed

July 09, 2010 by Payson Welch, Sr. Tech


Previous 1 2 Next