.::menu::.
.::guest book::.
.::site changes::.
© 2006-2008 Mariusz Zaleski
contact@aristo-samar.com


page visited 24985 times
last visit 28/08/2008 15:17:00
|
My PC projects
Having building my PC projects for .NET Platform I have
been using
C# language supported by technologies like ADO.NET and LINQ. Some of my previous
finished projects you can see and download from here.
Check, what others download most
 |
APasswordSafe v1.0
You may
find yourself struggling to remember multiple passwords accessing your online bank
account etc.
This in
itself makes your password unsafe to use, as the more you need to remember, the
easier the words must be.
APasswordSafe
is something you can call a safe. It stores for you all your sensitive information
and encryptes them using 'DES cryptography algorithm'.
It requires .Net Framework 2.0 installed.
project language: C#
project license: Freeware
|
|
|
 |
APasswordSafeMobile
v1.0
APasswordSafeMobile is an Windows Mobile 6 version of the above application.
It uses MD5 encryption algorithm instead of DES used in the desktop version.
Having looking for storage solution for this application I struggled with SQL Server
Compact Ed or flat-text files. Because I didn't want to force an user to install
Sql Server only to be able to use this app I have decided to use XML instead. Later
on I'll try to add another feature allowing you to synchronize storage between desktop
and mobile version.
I haven't tried it with WM5, but assume that it'll be working fine. It requires
.Net Compact Framework 2.0 to be installed.
project language: C#
project license: Freeware
|
|
|
 |
SMART APP.NET
v1.1 updated
SmartApp.Net is designed to make easier life of every computer user. It can
perform various operations on sets of files same time. So far it can do things like:
Change file names using specified template and encrypt entire files. Change resolution,
compression ratio and rotate different graphic formats. From time to time there
are new options I develop and add to this tool. Feel free to download.
project language: C#
project license: Freeware
|
|
|
|
|