For a project I’m currently working on, we’re going to be implementing the repository pattern to provide a layer of abstraction and separation between our Model/Domain and the data access logic. One of the things we’re being mindful of is that we don’t want to go toting around objects that include logic on how to [...]
Archive for the ‘Utilities’ Category
SubSonic to View and back again…adventures of a POCO
Posted in .NET, CodeGen, Design Patterns, MVC, Offshore, SubSonic, Utilities, tagged IRepository, MVC, POCO, Repository, SubSonic on December 10, 2008 | 1 Comment »
IPictureMarkerSymbols and IPictureDisp fun
Posted in .NET, ESRI, Utilities, tagged ESRI, graphics, IElement, IPictureDisp, IPictureMarkerSymbol, ISymbol on July 15, 2008 | 3 Comments »
I’ve been converting some GDI+ rendering code to use ESRI Graphics Layers…you know: IElement, ISymbol and all the usual suspects. The application environment I’ve been working in is a distributed app with many different clients and prior to my arrival on the project the decision was made that all custom symbologies would be serialized [...]
Multi-threading musings
Posted in .NET, Design Patterns, Utilities, tagged .NET, singleton, thread pool, threading on February 12, 2008 | Comments Off
Recently, my team and I have been working on an SOA implementation that uses some relatively “expensive” ESRI COM objects within the services tier. For example, instantiating an IWorkspace can take a long time, relatively speaking. Since ArcObjects are COM-based, clearly multi-threading isn’t going to solve all of our problems due to the thread affinity [...]
The Carbon Project expands their offering
Posted in General GIS, Interoperability, Utilities, tagged Carbon Cloud, Carbon Project, Carbon Tools, OGC on January 10, 2008 | Comments Off
Okay, okay…so I’ve pimped these guys out before but I’m gonna’ do it again. I’m really impressed with what The Carbon Project has to offer and I see very little on the blogosphere to indicate to me that they’re gaining a wider audience. (Although curiously I see when I Google them that ThinkGeo is taking a [...]
Assembla…one kewl resource
Posted in Agile, Utilities on January 9, 2008 | Comments Off
As consultants, my team is seldom gathered all in the same place at the same time. While we do have several large projects that frequently occupy many of us, we’ve got lots of smaller consulting gigs that keep us running around the greater Denver area a fair amount. However, we all collaborate regularly on little [...]
