Click here to Skip to main content
15,879,184 members
Home / Discussions / C#
   

C#

 
AnswerRe: Not able to see the dll which is registered successfully in cache PinPopular
Wayne Gaylard11-Apr-11 2:01
professionalWayne Gaylard11-Apr-11 2:01 
GeneralRe: Not able to see the dll which is registered successfully in cache Pin
meeram39511-Apr-11 2:13
meeram39511-Apr-11 2:13 
GeneralRe: Not able to see the dll which is registered successfully in cache Pin
meeram39511-Apr-11 2:16
meeram39511-Apr-11 2:16 
GeneralRe: Not able to see the dll which is registered successfully in cache Pin
Wayne Gaylard11-Apr-11 2:21
professionalWayne Gaylard11-Apr-11 2:21 
Questionread pst file and convert in Thunderbird,live [modified] Pin
situ2111-Apr-11 0:55
situ2111-Apr-11 0:55 
AnswerRe: read pst file and convert in Thunderbird,live Pin
Dave Kreskowiak11-Apr-11 1:13
mveDave Kreskowiak11-Apr-11 1:13 
GeneralRe: read pst file and convert in Thunderbird,live Pin
situ2111-Apr-11 2:06
situ2111-Apr-11 2:06 
GeneralRe: read pst file and convert in Thunderbird,live Pin
Dave Kreskowiak11-Apr-11 2:21
mveDave Kreskowiak11-Apr-11 2:21 
There's no way you're going to get an example. The project you've picked is HUGE. When I said you've got 6 months of work to do, I meant reading and understanding the file format. You haven't written a single line of code by then, other than small projects to test how you're going to do this.

If you can't write an object model to wrap a small binary file of you're own chosing and format, you've got not hope of completeing a project on the scale of an extremely complicated PST file.

There are no tutorials on this stuff and what you're asking would encompass entire books. That's FAR more information than you're ever going to receive in a few forum posts.


About the best information you're going to get that applies to what you want to do is by studying serialization and writing your own formatters. Google for "Binary Serialization" and start reading. Start experimenting with writing/reading binary files. Write you're own files, add information such as dates, times, data of your chosing, lists of things, whatever, ... Then write the code that's going to read that data and create objects out of it. If you can't do that, forget your requirement of not having Outlook installed.

GeneralRe: read pst file and convert in Thunderbird,live Pin
Pete O'Hanlon11-Apr-11 2:38
mvePete O'Hanlon11-Apr-11 2:38 
GeneralRe: read pst file and convert in Thunderbird,live Pin
situ2111-Apr-11 3:00
situ2111-Apr-11 3:00 
GeneralRe: read pst file and convert in Thunderbird,live Pin
Pete O'Hanlon11-Apr-11 3:04
mvePete O'Hanlon11-Apr-11 3:04 
AnswerRe: read pst file and convert in Thunderbird,live Pin
Richard MacCutchan11-Apr-11 3:12
mveRichard MacCutchan11-Apr-11 3:12 
Questionfixed-Length formatting of String Pin
Ravi Sant10-Apr-11 20:14
Ravi Sant10-Apr-11 20:14 
AnswerRe: fixed-Length formatting of String Pin
Abhinav S10-Apr-11 20:20
Abhinav S10-Apr-11 20:20 
AnswerRe: fixed-Length formatting of String Pin
GlobX10-Apr-11 20:29
GlobX10-Apr-11 20:29 
AnswerRe: fixed-Length formatting of String Pin
OriginalGriff10-Apr-11 20:38
mveOriginalGriff10-Apr-11 20:38 
AnswerRe: fixed-Length formatting of String Pin
Rob Grainger10-Apr-11 23:53
Rob Grainger10-Apr-11 23:53 
AnswerRe: fixed-Length formatting of String PinPopular
Luc Pattyn11-Apr-11 0:48
sitebuilderLuc Pattyn11-Apr-11 0:48 
QuestionEnable & Disable Dual Monitors Pin
Kevin Marois9-Apr-11 9:20
professionalKevin Marois9-Apr-11 9:20 
AnswerRe: Enable & Disable Dual Monitors Pin
GlobX10-Apr-11 18:29
GlobX10-Apr-11 18:29 
QuestionSetup problem Pin
milenalukic9-Apr-11 4:56
milenalukic9-Apr-11 4:56 
AnswerRe: Setup problem Pin
Not Active9-Apr-11 6:54
mentorNot Active9-Apr-11 6:54 
GeneralRe: Setup problem Pin
Wendelius9-Apr-11 8:08
mentorWendelius9-Apr-11 8:08 
QuestionPolyGon To Shift Right Pin
Anubhava Dimri8-Apr-11 20:22
Anubhava Dimri8-Apr-11 20:22 
AnswerRe: PolyGon To Shift Right Pin
OriginalGriff8-Apr-11 20:39
mveOriginalGriff8-Apr-11 20:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.