Click here to Skip to main content
15,892,059 members
Home / Discussions / C#
   

C#

 
AnswerRe: Unable to read Private Key as XML String Pin
Keith Barrow21-Aug-09 3:04
professionalKeith Barrow21-Aug-09 3:04 
GeneralRe: Unable to read Private Key as XML String Pin
Jadhav Ajay22-Aug-09 0:37
professionalJadhav Ajay22-Aug-09 0:37 
QuestionObjectDisposedException within a while loop? Pin
Trapper-Hell21-Aug-09 1:56
Trapper-Hell21-Aug-09 1:56 
AnswerRe: ObjectDisposedException within a while loop? Pin
Gideon Engelberth21-Aug-09 3:46
Gideon Engelberth21-Aug-09 3:46 
AnswerRe: ObjectDisposedException within a while loop? Pin
Luc Pattyn21-Aug-09 4:21
sitebuilderLuc Pattyn21-Aug-09 4:21 
GeneralRe: ObjectDisposedException within a while loop? Pin
Trapper-Hell23-Aug-09 20:19
Trapper-Hell23-Aug-09 20:19 
GeneralRe: ObjectDisposedException within a while loop? Pin
Luc Pattyn24-Aug-09 2:46
sitebuilderLuc Pattyn24-Aug-09 2:46 
GeneralRe: ObjectDisposedException within a while loop? Pin
Trapper-Hell24-Aug-09 20:19
Trapper-Hell24-Aug-09 20:19 
I'm posting just to let you know of a few 'updates'. I haven't changed the code yet, but I will soon enough, and I'll inform you then.

At the moment:

1. 'shootName' is used but not in that code extract. It's in the same method, but it's set in a if...else situation, which is irrelevant Smile | :)

2. I'm not sure if this is my misconception or anything, but I had rather thought that if an object is set to null, this makes GC more likely/quickly to occur on that object, to release the resources occupied by it? If this is my mistake, than I'm glad to know Smile | :)

3. I'll check TempSaveStream() again to ensure that it's not causing the problem.

Furthermore, I WILL Wink | ;) check the exception handling, due to the embarrassing exception handling I've implemented in the other conversation we've had Poke tongue | ;-P

Besides, I will check certain properties in the ZipFile class, since, for instance, there is a particular property that once the child's finished, it also closes the parent zip. So it may be something along those lines Blush | :O

Thanks for taking the time Smile | :) I'll keep you informed
Questionhow to sync the data of two table? Pin
Tridip Bhattacharjee21-Aug-09 1:55
professionalTridip Bhattacharjee21-Aug-09 1:55 
AnswerRe: how to sync the data of two table? Pin
xstoneheartx21-Aug-09 3:28
xstoneheartx21-Aug-09 3:28 
AnswerRe: how to sync the data of two table? Pin
Mycroft Holmes21-Aug-09 17:08
professionalMycroft Holmes21-Aug-09 17:08 
Questionlink in dynamic menu Pin
rummer21-Aug-09 1:48
rummer21-Aug-09 1:48 
AnswerBad forum etiquette - don't post the same thing more than once Pin
Pete O'Hanlon21-Aug-09 1:56
mvePete O'Hanlon21-Aug-09 1:56 
GeneralRe: Bad forum etiquette - don't post the same thing more than once Pin
EliottA21-Aug-09 2:49
EliottA21-Aug-09 2:49 
QuestionToolStrip Scrolling Pin
Tiger45621-Aug-09 1:19
Tiger45621-Aug-09 1:19 
AnswerRe: ToolStrip Scrolling Pin
xstoneheartx21-Aug-09 3:40
xstoneheartx21-Aug-09 3:40 
QuestionDynamic menu Pin
rummer21-Aug-09 0:58
rummer21-Aug-09 0:58 
QuestionHow to open multiple pdf files Pin
kanchoette21-Aug-09 0:54
kanchoette21-Aug-09 0:54 
AnswerRe: How to open multiple pdf files Pin
stancrm21-Aug-09 0:58
stancrm21-Aug-09 0:58 
QuestionCan I use RequireFieldValidator or should I just try to write code to check two textboxes entry? Pin
vanillaET21-Aug-09 0:27
vanillaET21-Aug-09 0:27 
AnswerRe: Can I use RequireFieldValidator or should I just try to write code to check two textboxes entry? Pin
Pete O'Hanlon21-Aug-09 1:00
mvePete O'Hanlon21-Aug-09 1:00 
Question[Message Deleted] Pin
RS.Ratheesh21-Aug-09 0:01
RS.Ratheesh21-Aug-09 0:01 
AnswerRe: Selectable, resizable and movable Shapes Pin
Eddy Vluggen21-Aug-09 0:20
professionalEddy Vluggen21-Aug-09 0:20 
QuestionIs there any demo for streaming media player in C# on WinCE? Pin
hjzr20-Aug-09 23:39
hjzr20-Aug-09 23:39 
QuestionInteger Value Pin
Rajee Maharjan20-Aug-09 23:18
Rajee Maharjan20-Aug-09 23:18 

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.