Click here to Skip to main content
15,905,427 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Decode CDR file Pin
Pete O'Hanlon26-Jan-11 22:38
mvePete O'Hanlon26-Jan-11 22:38 
GeneralRe: C# Decode CDR file Pin
Socheat.Net26-Jan-11 22:41
Socheat.Net26-Jan-11 22:41 
GeneralRe: C# Decode CDR file Pin
Pete O'Hanlon26-Jan-11 22:45
mvePete O'Hanlon26-Jan-11 22:45 
GeneralRe: C# Decode CDR file Pin
OriginalGriff26-Jan-11 22:40
mveOriginalGriff26-Jan-11 22:40 
GeneralRe: C# Decode CDR file Pin
Socheat.Net26-Jan-11 22:43
Socheat.Net26-Jan-11 22:43 
AnswerRe: C# Decode CDR file Pin
V.26-Jan-11 22:52
professionalV.26-Jan-11 22:52 
GeneralRe: C# Decode CDR file Pin
Socheat.Net26-Jan-11 23:12
Socheat.Net26-Jan-11 23:12 
QuestionHow to join 2 queues? Pin
Chesnokov Yuriy26-Jan-11 21:09
professionalChesnokov Yuriy26-Jan-11 21:09 
First queue of a fixed capacity is used for in mem storage of the objects.
Second one is its snaphot serialized from time to time or during app close to a binary file.

How to join deserialized queue with its in mem version?

During program run initially in mem queue is empty. New objects can be added.
Then a first synchronization event happen in the in mem queue there only objects that are not present in its previous serialization snapshot.
Later it contains newly added objects and the ones present in its serialized snapshot.
Чесноков

AnswerRe: How to join 2 queues? Pin
Abhinav S26-Jan-11 21:42
Abhinav S26-Jan-11 21:42 
Questionwhat is the difference between these two lines in c# Pin
nithla26-Jan-11 19:13
nithla26-Jan-11 19:13 
AnswerRe: what is the difference between these two lines in c# Pin
Pravin Patil, Mumbai26-Jan-11 20:30
Pravin Patil, Mumbai26-Jan-11 20:30 
AnswerRe: what is the difference between these two lines in c# Pin
OriginalGriff26-Jan-11 21:15
mveOriginalGriff26-Jan-11 21:15 
GeneralRe: what is the difference between these two lines in c# Pin
Pravin Patil, Mumbai26-Jan-11 21:24
Pravin Patil, Mumbai26-Jan-11 21:24 
GeneralRe: what is the difference between these two lines in c# Pin
OriginalGriff26-Jan-11 21:26
mveOriginalGriff26-Jan-11 21:26 
GeneralRe: what is the difference between these two lines in c# Pin
nithla26-Jan-11 21:30
nithla26-Jan-11 21:30 
AnswerRe: what is the difference between these two lines in c# Pin
Pravin Patil, Mumbai26-Jan-11 21:25
Pravin Patil, Mumbai26-Jan-11 21:25 
QuestionDataset Question Pin
eddieangel26-Jan-11 11:09
eddieangel26-Jan-11 11:09 
AnswerRe: Dataset Question Pin
RobCroll26-Jan-11 12:51
RobCroll26-Jan-11 12:51 
GeneralRe: Dataset Question Pin
eddieangel26-Jan-11 12:58
eddieangel26-Jan-11 12:58 
GeneralRe: Dataset Question Pin
RobCroll26-Jan-11 13:22
RobCroll26-Jan-11 13:22 
GeneralRe: Dataset Question Pin
eddieangel26-Jan-11 13:30
eddieangel26-Jan-11 13:30 
GeneralRe: Dataset Question Pin
RobCroll26-Jan-11 14:43
RobCroll26-Jan-11 14:43 
AnswerRe: Dataset Question Pin
PIEBALDconsult26-Jan-11 13:46
mvePIEBALDconsult26-Jan-11 13:46 
GeneralRe: Dataset Question Pin
eddieangel26-Jan-11 13:48
eddieangel26-Jan-11 13:48 
GeneralRe: Dataset Question Pin
PIEBALDconsult26-Jan-11 14:11
mvePIEBALDconsult26-Jan-11 14:11 

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.