Posts Tagged ‘class’

ASP.NET 2.0 and SQLServer 2000 Transactions

Wednesday, June 27th, 2007

The new ADO.NET 2.0 and it’s typed datasets and table adapters are very useful tools for creating a DAL in you application. Still when working with SQLServer 2000 implementing transactions is a bit tricky. (more…)

Virtual Destructors

Saturday, November 18th, 2006

When do you need to declare a destructor virtual?

Recently I’ve been involved in a thread on qt-interest mailing list about virtual destructors. A few people there suggested that you should always make the destructor of your class virtual. I strongly disagree.

(more…)

Qt4 Synchronous HTTP Request

Wednesday, November 8th, 2006

Problem

Creating a wrapper over QHttp that can perform GET and POST requests in a synchronous way.

(more…)

Erata.NET

Wednesday, August 23rd, 2006

Who we are?

A community of people with the common interest in IT.

What do we do ?

Right now we are trying to start the development of a few open-source projects. This is the most important goal. If we manage to do this and more people join us, and in the end we are able to produce some quality projects then our time was not wasted. If not … well who cares ? We’ll do our best ;-)

Also the Photo Gallery has been updated with lots of pictures ;-)

Due to recent attacks on this blog user registration is disabled. If you want to register use the contact form to express your intentions.