Assignment title: Information


I need a small software .NET2.0 in C# That search for files by - name - extension - part of the name (contains) - search in custom path and support windows VARS like %temp% and %userprofile% - file created before a date provided This search agent must support search in mounted USB drive too. And upload the files found to localhost php command panel * The admin panel must have a place to perform the search commands * the admin panel must display files metadata and pic info * The Admin panel must have login, logout ,change password * The admin panel must support multiple computers that runs the search agent * the admin panel must have an option to uninstall agent from computer. * There must be an option in php command panel for updating search agent (upload new update replace it) * the search agent must be running hidden in system and in background and starts when computer start and it should not be noticed. * The search agent must be stable and scalable and dose not crash. Let me know if everything are clear or you need more details.