Click here to Skip to main content
15,891,372 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,

I want to create a folder lock application in C#, i'll give my requirements,please suggest me some idea to develop the application.

Requirements:

1) Application should lock the folder but should not hide the folder from display.
2) Application should run in background, whenever I try to open the locked folder it should ask for master password and once it is closed it should lock again.
3) Whole application should be under single master password.
4) Able to unlock the folder while opening the locked folder.

Please suggest me some idea so that i can start my development ASAP.

Note: You may also suggest me some requirement if i am missing something.

Thanks in advance.
Posted

1 solution

Just to let you know. A project is a complext thing which starts with rigorous requirement gathering.
The success or failure of the project generally lies on the depth and correctness of requirement gathering.

If you are not clear about your own requirements, chances are pretty slim that you will be able to successfully complete the project in any good time frame and with any commercial value (by the end of the project).

This is NOT to discourage you from taking this project. But to make you aware of the Intricacies of any project and pillars of its success.

Another point to be noted is, the CP members are generally working people who love to spend some time of theirs in helping others. They would be more happy to help if you show what you have done so far.

http://www.codeproject.com/Messages/2922875/HOW-TO-ASK-A-QUESTION.aspx[^]

Milind
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900