Managing pics in .NET – VB, C#, C++

You often need users to provide some pictures to your application – even if it is not database-driven. Its quite time-consuming task to develop a good functionality for end users – and you leave it at some basical stage (like...

How to make thumbs?

In nice applications usage of thumbnails (or previews) of your pictures is a necessity. It speeds up things when you use small pictures to show small pictures instead of shrinking big pictures everytime. Thumbnails generation in Microsoft Access can be done with one ...

How to keep pics somewhere else?

They say its better not to put images to database. Maybe its rumors, maybe not. Anyway, large amount of images makes DB fat and thus stresses database application. Its not easy to handle fat beings, huh. Thanks to AccessImagine, all you need to specify is where to...