Click here to Skip to main content
15,916,378 members
Home / Discussions / C#
   

C#

 
AnswerRe: Is there any way ... ? Pin
Ed.Poore18-Mar-06 12:51
Ed.Poore18-Mar-06 12:51 
QuestionThe mysterious Desktop redraw Pin
Pascal Ganaye18-Mar-06 7:46
Pascal Ganaye18-Mar-06 7:46 
GeneralRe: The mysterious Desktop redraw Pin
Guffa18-Mar-06 8:34
Guffa18-Mar-06 8:34 
AnswerRe: The mysterious Desktop redraw Pin
Robert Rohde18-Mar-06 9:04
Robert Rohde18-Mar-06 9:04 
GeneralRe: The mysterious Desktop redraw Pin
Pascal Ganaye20-Mar-06 7:29
Pascal Ganaye20-Mar-06 7:29 
QuestionWorking with Outlook Pin
Yevgeny Efter18-Mar-06 7:10
Yevgeny Efter18-Mar-06 7:10 
AnswerRe: Working with Outlook Pin
Pascal Ganaye18-Mar-06 7:30
Pascal Ganaye18-Mar-06 7:30 
GeneralRe: Working with Outlook Pin
Yevgeny Efter18-Mar-06 17:49
Yevgeny Efter18-Mar-06 17:49 
QuestionRAS Connection Pin
plz.ze18-Mar-06 5:42
plz.ze18-Mar-06 5:42 
QuestionSorry all Pin
CoolASL18-Mar-06 5:40
CoolASL18-Mar-06 5:40 
GeneralRe: Sorry all Pin
Guffa18-Mar-06 8:28
Guffa18-Mar-06 8:28 
GeneralRe: Sorry all Pin
CoolASL19-Mar-06 0:29
CoolASL19-Mar-06 0:29 
QuestionCopy/paste of generic collection Pin
[Gone]18-Mar-06 4:54
[Gone]18-Mar-06 4:54 
AnswerRe: Copy/paste of generic collection Pin
leppie18-Mar-06 7:11
leppie18-Mar-06 7:11 
AnswerRe: Copy/paste of generic collection Pin
[Gone]18-Mar-06 7:30
[Gone]18-Mar-06 7:30 
Ah! Interesting, though unorthodox idea. The logic is as follows; I first make a deep copy of the collection such that it's detached from the context. Since it's a copy of the collection is seemed logical to implement a 'Copy()' method. Of course, your suggestion is quite an interesting short-cut and I tried it out but...a Stream instance is not serializable and the pasting results in a 'null' value. On the other hand, an Image object is a kind of stream as well, no? D'Oh! | :doh:
The Clipboard has never been my favorite.

Thanks a bunch for the idea! I have posted the question on Google, MSDN forums, here and you're the only one who has answered. Smile | :)

I thought about it,
I stood up
and I did it.
The Netron Project


GeneralRe: Copy/paste of generic collection Pin
leppie18-Mar-06 7:43
leppie18-Mar-06 7:43 
GeneralRe: Copy/paste of generic collection Pin
[Gone]18-Mar-06 8:34
[Gone]18-Mar-06 8:34 
QuestionMp3 streaming Pin
dennizsoftware.se18-Mar-06 4:51
dennizsoftware.se18-Mar-06 4:51 
AnswerRe: Mp3 streaming Pin
CoolASL18-Mar-06 6:12
CoolASL18-Mar-06 6:12 
AnswerRe: Mp3 streaming Pin
Dave Kreskowiak18-Mar-06 6:30
mveDave Kreskowiak18-Mar-06 6:30 
AnswerRe: Mp3 streaming Pin
dennizsoftware.se18-Mar-06 21:25
dennizsoftware.se18-Mar-06 21:25 
Questionoutput in predefined format Pin
zhujp9818-Mar-06 4:04
zhujp9818-Mar-06 4:04 
AnswerRe: output in predefined format Pin
Sean Michael Murphy18-Mar-06 4:41
Sean Michael Murphy18-Mar-06 4:41 
AnswerRe: Drawing on a form Pin
Allah On Acid18-Mar-06 6:51
Allah On Acid18-Mar-06 6:51 
QuestionProfiles and training Pin
mahmoud_sam18-Mar-06 0:32
mahmoud_sam18-Mar-06 0:32 

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.