Archive for the 'development' Category

[postgreSQL] Insert or Replace or \copy (bulkload)

Wednesday, February 13th, 2008

how to implement “replace” in postgres

Blogtastic – How to setup a .NET Development Tree

Friday, January 25th, 2008

Comments on how to organize development environment for a subversion project

AlgoList – алгоритмы, методы, исходники

Friday, January 25th, 2008

Web site [mostly in Russian] about algorithms that are used in software development

Bundle Programming Guide: Anatomy of a Modern Bundle

Tuesday, January 22nd, 2008

Information on specific directories on Mac OS X that appear as one file, called bunlde;

SQLite Database Browser

Thursday, January 17th, 2008

visual devel tool for SQLite

Brad Abrams : Seconds since the Unix epoch in C#

Tuesday, January 15th, 2008

how to get epoch time in .Net

Garry’s Bit Patterns: TortoiseSVN and Visual Studio Integration – Visual Studio 2008

Friday, January 11th, 2008

How to include subversion menus (Tortoise SVN ) into Visual Studio 2008

Paul Nielsen : 10 lessons from 35K tps

Thursday, December 27th, 2007

notes (somewhat interesting) about big OLTP system based on SQLserver

Apache Portable Runtime Utility Library: Resource List Routines

Tuesday, December 25th, 2007

pool of objects / list of resources functions (for things like database connection, or licensed libs/dlls)

Microsoft Message Queuing / MSMQ

Tuesday, December 25th, 2007

queue / messaging on win2003