Find Jobs
Hire Freelancers

Write some Software

€30-250 EUR

Closed
Posted over 8 years ago

€30-250 EUR

Paid on delivery
I need a method that will search recursively in all drives, local and network shares, for coincidences for the following: - Strings in the filename or extension - Strings inside the file's data - Regex inside the file's data - A more complex search, that I believe it's easier to do using regex: find any word bigger than 3 characters. If there's a coincidence, confirm whether there are 15 words that are bigger than 3 characters. If they are, look for all of them in a list. Return true if there's a match for all those words inside the list It should look in all files and directories, except for a few exceptions that will be given. Also, there will be a limit based on file size for each of the searches. Obviously the last one in particular has to be heavily restricted. The strings and regex will be provided as lists. The method should be as efficient as possible, be generated under Visual Studio 2010 with .NET 4. The method should return true on any match and also return a list with all the matches (that is, which file, with its full path, was matched).
Project ID: 9157303

About the project

26 proposals
Remote project
Active 8 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
26 freelancers are bidding on average €176 EUR for this job
User Avatar
i am a senior software engineer and responsible for creating web and desktop applications using different languages and technologies if u r interested just send me a message thank you and good luck
€150 EUR in 5 days
4.6 (84 reviews)
6.5
6.5
User Avatar
Hi, we already developed similar applications for scanning drives for specific applications and strings inside files. We're ready to start if you provide us with samples of patterns to search.
€188 EUR in 5 days
4.9 (18 reviews)
6.2
6.2
User Avatar
Dear Sir, This is Sikander. I have read you job specification and came across your requirements about this project. I have 14+ years of experience in software development and I am ready to start this job. Please discuss with detail project specification. So I can give you exact time frame and budget for this project. I will provide you best services in development. Please have a look at my Profile, Ratings and feedback. Please let me know, if you want to see the samples of my work. I am working in Microsoft technologies and you can find the details below. My Skills includes: 1) .Net (Web/Windows) asp.net 2) MVC 3) Entity Framework 4) WPF/WinForms 5) MSSQL Server 6) SQL Server Reporting Services 7) Javascript/JQuery 8) WebServices/WCF Services 9) MySQL 10) Hosting Sites 11) Mailchimp 12) AngularJS 13) Recently Worked on Vending Machine solution with Monetary apparatus and Shipping Goods motor also worked on Kisok applicaiton. many more...... I have no fancy talks, no false promises and nothing to hide but honesty and a great will to expand our work experience. I am willing to expand my work experience to different clients and in this order I apply for this job in the hope to hear some positive response from you. I hope you will take us positively and will give us a chance to work with you. Many Thanks & Regards Sikander
€250 EUR in 6 days
4.9 (33 reviews)
6.2
6.2
User Avatar
Hi! I am professional C# .NET programmer. I can do this project as good as possible Best Regards, Szymszteinsl
€500 EUR in 5 days
4.6 (35 reviews)
6.2
6.2
User Avatar
Hi I`m an expert in .Net technologies I have been working in banking sw development for the last 20 years I can build a c# .net framework 4.0 for this task easily. Which kind of files do you need to check? Regards Carlos
€111 EUR in 3 days
5.0 (16 reviews)
4.8
4.8
User Avatar
Sr. Software Developer with 6.3+ yrs experience. Sr. Software Developer with 6.3+ yrs experience. Sr. Software Developer with 6.3+ yrs experience.
€222 EUR in 20 days
5.0 (25 reviews)
5.0
5.0
User Avatar
Hello I am very much interested for this job. Number 4 is very interesting. any word bigger than 3 characters. If there are 15 then we have to match them with a list. Waiting for your call to start. Thanks Sumon
€222 EUR in 3 days
5.0 (1 review)
2.2
2.2
User Avatar
Hi. I've got over 10 years of C# experience. A lot of experience with regular expressions and recursion. The project seems quite easy and I can do it in 1 day or a little bit more (depends if there is anything else that needs to be done besides the description). Please contact me so that we can discuss the details.
€111 EUR in 1 day
5.0 (3 reviews)
2.2
2.2
User Avatar
Hi, I can write program in C# .Net with .Net framework 4.0 using visual studio 2010 to develop a string manipulation application for searching given word in the files of all the drives. I can do a search for the given word by looking through given filenames or all the files in the drive and also searching the files contents for the specified extension. And also restrict the files by size of the file. Do you want this application to support word search for all the file extension? That is searching file contents from any document have to be supported? I will be able to complete your project successfully. Looking forward to work with you. Waiting for your reply.
€100 EUR in 2 days
4.4 (3 reviews)
2.8
2.8
User Avatar
Hi! We would like to work on your project. We have already developed a similar application in python and are very much capable to do it in c#.
€155 EUR in 2 days
5.0 (2 reviews)
1.8
1.8
User Avatar
I can get this done quickly and efficiently. I have plenty of experience with regular expressions and file searching.
€100 EUR in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
€144 EUR in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
€94 EUR in 5 days
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
€98 EUR in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
€44 EUR in 5 days
0.0 (0 reviews)
0.0
0.0
User Avatar
La propuesta todavía no ha sido proveída
€222 EUR in 10 days
0.0 (0 reviews)
0.0
0.0
User Avatar
• 4.3 years of core software development experience with a high degree of technical proficiency. • Experience in Real-time, multi-threaded software design & development. • Object oriented Development/ RAD methodology/Experience working in every phase of SDLC. • Strong experience in Sockets/Network Protocols/In Memory data store.
€222 EUR in 10 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi, I have more than 20 years of software development experience .. I have experience in VB,VB.NET, C#, C++, Objective C Java, ASP.NET, Javascript, JQuery, SQL Server, Access, Web Services, XML,AJAX etc.. This project can be complex depending on the file types, especially for the last 3 requirements which is about searching in the data of the file. Not all files can be opened and searched for strings inside or use regular expression and search for words. Now making it a single method for every thing will add some challenges 1) if its one method for all, then there must be a parameter to specify what type of search(you have specified 4 types), so may be need a parameter 0 for filename search, 1 for file extension name search, 1 for string search in file 2) the second parameter has to be the string or regular expression string 3) if some drives are exceptions, then that list has to be sent as a list or string array to be removed 4) Returning results can be even challenging, if you search is for filenames or extensions, the results can be lesser, but the list has to be returned. if its word search, then you are thinking about all the matches in one file and there can be multiple files. so how to return the data in usable format 5) recursive search can be expensive, now with recursive and searching in file can take hours if there is a lot of data Give me a chance to talk to you, even if you dont give me this work. I can give some insight, there is more to type. Thank you
€155 EUR in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Предложение еще не подано
€122 EUR in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
A proposal has not yet been provided
€166 EUR in 7 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of GERMANY
Germany
0.0
0
Member since Dec 19, 2015

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.