Archive for the '.net' Category

Building COM Objects in C#

Monday, August 31st, 2009

explains how to build a .DLL in C# with COM interface, so it can be used by other manageable/unmanageable code (i.e. VB, C++, etc)

Добро пожаловать на GotDotNet.RU! // welcome to GotDotNet.ru

Monday, March 17th, 2008

sort of Russian .net user group

[performance npgsql vs pgSQL) PostgreSQL и NET... как лучше ? / PostgreSQL : Форум на SQL.RU

Friday, March 14th, 2008

perforance testing for two .net connectors to postgresql Npgsql from sourceforge and pgSQL from corelabs

[Python vs C# mono] Federico Mena Quintero – June 2007 Activity Log

Friday, March 7th, 2008

he wrote a GUI prog for linux (SystemTap/strace GUI), something like filemon from Sysinternals. The post compares pros and cons of python vs c# for developing this app.

Blogtastic – How to setup a .NET Development Tree

Friday, January 25th, 2008

Comments on how to organize development environment for a subversion project

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

Writing Services Programmatically ( .net C# or VB.net)

Friday, January 11th, 2008

how to write a windows service [skeleton] in C#