polish


 .::menu::.

Skip Navigation Links
main page
private
publications
C64 adventure
free projects
commercial projects
blog
spiritual

  
  .::guest book::.

Skip Navigation Links
guest book
sign in

.::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

 MINE SWEEPER 9000

Do you like to play Mine Sweeper included in your Windows? One difference is that this one can be set to play with 40 thousand game fields. Probably it's the biggest Mine Sweeper ever made! Game area can be smaller of course. You decide and set the game parameters like level of difficulcity or size of the playing area...

project language: C++
project license: Freeware

 ANETKA'S SNAKE

This is my favourite game I have made! Everybody knows The Snake game and probably every programmer has made a game like this. There is 10 stages, where each of them needs to be completed by colecting 150 points. Game is configureable about used colors, the Snake speed etc. When you finish all levels you can compose your own ones using Anetks's Snake Level Editor included with game. Fantastic music is still keeping me playing this game... Background game picture shows the Intraco Company building in Warsaw.

project language: C++
project license: Freeware

 SHERATON PUZZLER

This project is a puzzle game includes a music and several pictures made in the Sheraton hotel in Warsaw. High Score lets you remember how good are you :-) Please download and enjoy!

project language: C++
project license: Freeware

 FILE ENCRYPTER.NET

This is a second version of this application providing encryption of any file types. Program requires .NET Framework 2.0 to be installed. FileEncrypter.NET has been designed to encrypt any file types using password-key. Encrypted file doesn't include used password-key, which makes it completely resistant for brutal-force attacks used by most of password-break software.

project language: C#.NET
project license: Freeware

 ENCRYPTER
VERSION FOR DOS


The "dos mode" Encrypter program you can use to encrypt and decrypt content of any file using alphanumeric password-key. Command syntax:

encrypt [file name] [password]


project language: C++
project license: Freeware

 STOCZKOWSKA COMMUNICATOR

Stoczkowska Communicator is a typical chat program you can use to manage communication in your network. It is very easy to use, and what is the most important doesn't pull down to much your network performance having using no socket communication. You can configure the program in wide range to make it more user-friendly for your network users.

project language: C++
project license: Freeware

 WIN32API SCRIPTS

The project has been finished . Win32Api is a set of scripts which includes the most important and useful in my opinion information about programing using C++ leanguage and Windows Application Interface called Win32API. I've spent over two years completing information included in this word format docs.

project license: Public Domain
project language: Polish

 C#.NET / ADO.NET / T-SQL SCRIPTS

This is a set of scripts which includes the most important and useful in my opinion information about programing using C# leanguage using .NET technology, ADO.NET and T-SQL. Project has just started and grows slowly up.

project license: Public Domain
project language: Polish