|
|
|
|
|
Total Hits: 282 | Today: 0
|
Author: Leon Finker.
|
Rating:
|
|

I wanted for some time to write a very simple password keeper for personal use. I'm posting it in case someone else finds it useful. I think it has some interesting ideas:
Once the username/password is inputted it's kept encrypted. The way to use it: either by drag and drop (this is useful for HTML based forms) or SendMessage(WM_SETTEXT,...) buttons. You can look at the tool tips for each button....
|
|
|
|
Total Hits: 1281 | Today: 0
|
|
Rating:
|
|

C# Discussion: Threaded Discussion Forum that utilizes the .NET framework, with C# as the ASP.NET server side language. Uses MS Access Database for data....
|
|
|
|
Total Hits: 176 | Today: 0
|
Author: James Hebben
|
Rating:
|
|

Most C++ developers make extensive use of the Standard Template Library (STL) in their code. If you are one of them and are using STL and Visual C++ 6.0 directly out of the box, your application is at high risk of crashing under low memory conditions. The problem arises because checking for failure of operator new is such an uncommon practice. To make things worse, when new does fail, the response is not standard. Some language compilers return NULL while others throw an exception. In additio...
|
|
|
|
Total Hits: 79 | Today: 0
|
Author: Andrew Admire
|
Rating:
|
|

There was a great program called Refiner, however I can no longer find it. So, I created a mini version of it. Using my limited programming skills I created this program just to see if I could. Some things to remember when using it. If you are going to create a file larger than 4Gb you will have to run it from a NTFS partition. If you want to use the reader correctly then the file needs to be smaller than 4Gb....
|
|
|
|
Total Hits: 28 | Today: 0
|
Author: Tyler Jensen
|
Rating:
|
|

A requirements management free source wiki for software development teams that takes advantage of the IHttpModule interface to support the .wiki file extension for each document in the wiki....
|
|
|
|
Total Hits: 20 | Today: 0
|
Author: ian mariano
|
Rating:
|
|

Agent Blue was assigned the task to hire a consultant to work with and create a web application that would replace the paper methods they used to track their covert UFO sighting operation - and they had to do it as cheaply as possible. They wanted it to be simple and scale easily without much modification because the work they were doing was expanding. His operation had a recently acquired web server that had the .NET Framework and ASP.NET; an application (business logic) server, also featuring ...
|
|
|
|
Total Hits: 68 | Today: 0
|
Author: Ashish Tripathi
|
Rating:
|
|

AccountPlus is an open source software for account/expense sharing. Users of AccountPlus can use the application in their own way. If at any stage, the user wants to make some modification/enhancement in the application, he/she is free to do the same. Any suggestions/queries are most welcome from the author’s side. For any queries, please write a mail with subject line ‘AccountPlus’....
|
|
|
|
|
|