Find Jobs
Hire Freelancers

C# Class to facilitate drag drop from Outlook

$30-40 USD

Completed
Posted over 14 years ago

$30-40 USD

Paid on delivery
The internet has many examples of how to handle Drag/Drop from Outlook 2007.? But I dont have time to translate these into what i need, so i am posting this project.? I need a quick turnaround. Write a C# class that will handle all the details of Outlook 2007 drag/drop for me.? ? It will? encapsulate all the Outlook specific parsing and com stuff - so my code will remain fairly clean.? ? I propose it looks like this: using [login to view URL]; using [login to view URL]; public class OutlookDropHandler { ? ? ? public OutlookDropHandler(DragEventArgs args, Directory outDir) ? ? ? { ? ? ? ? ? ? ? ? // args is the object recieved? by the Drop event ? ? ? ? ? ? ? ? // outDir is a directory to store the files ? ? ? } ? ? ? ? public bool Success {get;}? // true if? drop parsed successfully ? ? ? ? public int FileCount {get;}? // return number of files ? ? ? ? public string[] FileNames {get;} // returns list of file names ? } I would instance this object from my form's DragDrop event? like this: private void Form1_DragDrop(object sender, DragEventArgs e) { ? ? Directory tempDir = ... ? ? OutlookDropHandler dropHandler = new? OutlookDropHandler(e, tempDir); ? ? if ([login to view URL]) ? ? { ? ? ? ? ? ? ? ? foreach (string fileName in [login to view URL]) ? ? ? ? ? ? ? { ? ? ? ? ? ? ? ? ? ? ? ? DoSomethingWithFile(fileName); ? ? ? ? ? ? ? ? } ? ? } } ## Deliverables Provide this class as a single C# (.cs) file.? ? Also provide a test project (VS2005) or executable (if you use VS2008) which demonstrates that it works.? This test project should have a Form which handles the drag drop from outlook 2007 and, when files are dropped on it, ? displays (in a listbox) a list of the files dropped.? The file names should retain whatever identifying information is possible.? For example, a PDF document should end if .PDF, a word document with .DOC, etc...
Project ID: 2903805

About the project

5 proposals
Remote project
Active 15 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
Awarded to:
User Avatar
See private message.
$34 USD in 2 days
4.9 (151 reviews)
7.1
7.1
5 freelancers are bidding on average $27 USD for this job
User Avatar
See private message.
$34 USD in 2 days
4.7 (65 reviews)
4.9
4.9
User Avatar
See private message.
$29.75 USD in 2 days
4.0 (1 review)
2.5
2.5
User Avatar
See private message.
$34 USD in 2 days
1.5 (1 review)
1.5
1.5
User Avatar
See private message.
$4.25 USD in 2 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED STATES
Manhasset, United States
5.0
133
Payment method verified
Member since Aug 11, 2005

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.