Tag Archives: .NET - Page 2

PicasaUploader 0.3: Batch Image Scaling/Resizing

I have just released version 0.3 of my PicasaWeb Uploader tool. The new things are: High quality batch image resizing/scaling on the fly prior to upload. Memory usage performance improvements. Get it from (and also for more information): http://i-nz.net/projects/picasauploader

PicasaUploader 0.2: A simple upload tool for PicasaWeb

I have just released version 0.2 of my PicasaWeb Uploader tool. The new things are “Send To” right-click integration on Windows and username/password saving. Get it from (and also for more information): http://ivanz.com/projects/picasauploader.

Visual Studio 2008 Team System Database Project Templates for SQL Server 2008

The Database templates in Visual Studio 2008 Team System are used to e.g. create automagic test data generation plans which then can be utilized in WebTests using a DataSource binding for a field value and then use the WebTests to …

Read more »

PicasaUploader – a simple uploader tool for Google’s PicasaWeb

I finally decided to make the tool I use to upload photos to Google’s PicasaWeb online gallery public. PicasaUploader is a simple tool for uploading photos to Google’s PicasaWeb online gallery. It provides the following functionality: Browse and select an …

Read more »

DataGridView revamp for Mono 2.4 – Data Binding and more

In December I developed a simple student registration system, where I utilized DataGridView, BindingSources  and the WinForms DataBinding all over the place (developed fully in Visual Studio 2008). Then I ran it only to discover that it was utterly broken …

Read more »