Click here to Skip to main content
15,897,187 members
Home / Discussions / C#
   

C#

 
AnswerRe: Sort string array alphanumericlly Pin
PIEBALDconsult20-Aug-08 3:41
mvePIEBALDconsult20-Aug-08 3:41 
GeneralRe: Sort string array alphanumericlly Pin
SilverAdder20-Aug-08 3:54
SilverAdder20-Aug-08 3:54 
GeneralRe: Sort string array alphanumericlly Pin
PIEBALDconsult20-Aug-08 4:10
mvePIEBALDconsult20-Aug-08 4:10 
AnswerRe: Sort string array alphanumericlly Pin
DaveyM6920-Aug-08 4:12
professionalDaveyM6920-Aug-08 4:12 
AnswerRe: Sort string array alphanumericlly Pin
Guffa20-Aug-08 5:01
Guffa20-Aug-08 5:01 
GeneralRe: Sort string array alphanumericlly Pin
SilverAdder21-Aug-08 4:15
SilverAdder21-Aug-08 4:15 
AnswerRe: Sort string array alphanumericlly Pin
J4amieC20-Aug-08 5:05
J4amieC20-Aug-08 5:05 
QuestionOutlook pst processing, creating and manipulation in C# Pin
hmnt0520-Aug-08 3:23
hmnt0520-Aug-08 3:23 
# Cloning Outlook pst:
This is what the app is about - we're trying to clone the Outlook pst and maintain a mirror image. Initially we'll need to clone the structure and copy each item from the original Outlook pst. This is the first time the user accesses our app. For each subsequent access we'll only compare both the psts and add what is new in the Outlook pst. This is like physically maintaining a backup copy of the original pst.
The idea is to keep this copy in a flash-drive which will make everything portable (we don't want that everytime the user wants to carry all his email - he needs to copy-paste the huge pst file - it is sensitive so we dn't want to touch it)

# Platform:
We've started with .Net but it seems that using the native MAPI is what most of the coders suggest. That is deploy this app using VB6 or C++.
For now we're relying on the OOL (Outlook Obj Lib) - though its version specific but we can handle it. We've also tried assesing tools like mapi33.dll, Outlook Redemption, etc.. but most of them don't seem to be stable or lack pst-file manipulation.
we need something which provides full-features pst-access and manipulation.

Any material, code or suggestion?

Thanks in advance

thx,
hmnt

QuestionMore than project in one setup file Pin
M7mad_t20-Aug-08 3:14
M7mad_t20-Aug-08 3:14 
Questionshow AutoCompleteList Pin
KeDaiv20-Aug-08 3:05
KeDaiv20-Aug-08 3:05 
QuestionVS template Wizard Pin
V.20-Aug-08 2:43
professionalV.20-Aug-08 2:43 
AnswerRe: VS template Wizard Pin
led mike20-Aug-08 4:44
led mike20-Aug-08 4:44 
GeneralRe: VS template Wizard Pin
V.20-Aug-08 22:46
professionalV.20-Aug-08 22:46 
QuestionC# to Java converter? Pin
hairy_hats20-Aug-08 1:33
hairy_hats20-Aug-08 1:33 
AnswerRe: C# to Java converter? Pin
Christian Graus20-Aug-08 1:34
protectorChristian Graus20-Aug-08 1:34 
GeneralRe: C# to Java converter? Pin
hairy_hats20-Aug-08 1:41
hairy_hats20-Aug-08 1:41 
AnswerRe: C# to Java converter? Pin
blackjack215020-Aug-08 1:59
blackjack215020-Aug-08 1:59 
AnswerRe: C# to Java converter? Pin
lisan_al_ghaib20-Aug-08 2:05
lisan_al_ghaib20-Aug-08 2:05 
QuestionPass multiple command line arguments to a system process Pin
thestonefox20-Aug-08 1:06
thestonefox20-Aug-08 1:06 
AnswerRe: Pass multiple command line arguments to a system process Pin
lisan_al_ghaib20-Aug-08 2:00
lisan_al_ghaib20-Aug-08 2:00 
GeneralRe: Pass multiple command line arguments to a system process Pin
thestonefox20-Aug-08 2:08
thestonefox20-Aug-08 2:08 
GeneralRe: Pass multiple command line arguments to a system process Pin
lisan_al_ghaib20-Aug-08 2:20
lisan_al_ghaib20-Aug-08 2:20 
GeneralRe: Pass multiple command line arguments to a system process Pin
thestonefox20-Aug-08 2:24
thestonefox20-Aug-08 2:24 
GeneralRe: Pass multiple command line arguments to a system process Pin
lisan_al_ghaib20-Aug-08 2:28
lisan_al_ghaib20-Aug-08 2:28 
GeneralRe: Pass multiple command line arguments to a system process Pin
thestonefox20-Aug-08 2:30
thestonefox20-Aug-08 2:30 

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.