Persistent objects in .Net

Persistent objects in ....

This year my enterprise is growing very fast and a lot of new software requests are coming every month. Unfortunately we couldn’t get new employees, we’re a small company, so we looked around for something that could speed up the development process. This month i found...
Software for technical attendance of household-electric

Software for technical ...

This month we finished our new software GECAT. It’s a management software for tecnical attendance specialized centers. GECAT functionalities: Manage incoming attendance request calls Manage technicians appointments Manage warranties Manage product store Manage store transfers Manage...
AJAX in .Net – ATLAS

AJAX in .Net – AT...

The most boring thing of websites is the continuos page reloading, it takes a lot of bandwidth and when site users number grows you can experience notable slowdowns. In the past i tried to use Remote Scripting but it was time expensive considering the project delivery time, so i decided...
High quality thumbnails in VB.Net

High quality thumbnails...

When i started .Net programming i appreciated all the new functionalities of the framework, everything was easier and faster to do. I tought the same thing about thumbnails generation when i found the GetThumbnailImage method of the System.Drawing.Bitmap class but giving a deeper...
Master Pages in VB.Net 2.0

Master Pages in VB.Net ...

This month i wrote just one article because i was very busy to develop an ecommerce software. I just finished it and i learned new interesting things. I had to Develop two ecommerce sites for my customer so i preferred to make a really versatile ecommerce solution that could be skinned...