Click here to Skip to main content
15,920,111 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Connecting a client and server program using .NET framework but different source code Pin
Kogee San6-Apr-08 18:58
Kogee San6-Apr-08 18:58 
Generaltimer Pin
cheikhanio5-Apr-08 13:14
cheikhanio5-Apr-08 13:14 
GeneralRe: timer Pin
Luc Pattyn5-Apr-08 14:31
sitebuilderLuc Pattyn5-Apr-08 14:31 
GeneralInstaller not found Pin
Codename474-Apr-08 0:30
Codename474-Apr-08 0:30 
GeneralRe: Installer not found Pin
#realJSOP4-Apr-08 3:01
professional#realJSOP4-Apr-08 3:01 
GeneralRe: Installer not found Pin
Codename474-Apr-08 3:39
Codename474-Apr-08 3:39 
GeneralAdding column to a typed dataset Pin
Vipul Mehta3-Apr-08 19:39
Vipul Mehta3-Apr-08 19:39 
GeneralMemory Consumption Question Pin
#realJSOP3-Apr-08 14:00
professional#realJSOP3-Apr-08 14:00 
I've written an assembly (.Net 2.0 DLL in C#) that streams a FLV video file to a flash player contained in the same program. Due to the nature of the FLV file, I have to load it in small chunks and pass the chunks in the stream one at a time. This works pretty well. However...

Under Vista (not SP1), as the file is streamed, memory consumption creeps up and up and up, and even after the stream has been closed, the memory consumption keeps increasing until the program itself is shutdown. Under XP, this does not happen at all. We have almost verified that the flash player is probably the culprit, but we don't know what to do about it.

We've tried streaming larger and smaller blocks of data, we've completely re-written the threading code twice, and we've tried several methods for actually streaming the data.

Can anyone offer any advice or pointers? Something to look for?


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


GeneralRe: Memory Consumption Question Pin
Mark Salsbery3-Apr-08 14:15
Mark Salsbery3-Apr-08 14:15 
GeneralRe: Memory Consumption Question Pin
#realJSOP4-Apr-08 0:15
professional#realJSOP4-Apr-08 0:15 
GeneralRe: Memory Consumption Question Pin
Luc Pattyn4-Apr-08 1:11
sitebuilderLuc Pattyn4-Apr-08 1:11 
GeneralRe: Memory Consumption Question Pin
Mark Salsbery4-Apr-08 6:42
Mark Salsbery4-Apr-08 6:42 
GeneralRe: Memory Consumption Question Pin
Pete O'Hanlon4-Apr-08 1:26
mvePete O'Hanlon4-Apr-08 1:26 
GeneralRe: Memory Consumption Question Pin
#realJSOP4-Apr-08 2:44
professional#realJSOP4-Apr-08 2:44 
GeneralRe: Memory Consumption Question Pin
Pete O'Hanlon4-Apr-08 8:44
mvePete O'Hanlon4-Apr-08 8:44 
GeneralRe: Memory Consumption Question Pin
Zoltan Balazs4-Apr-08 11:33
Zoltan Balazs4-Apr-08 11:33 
GeneralRe: Memory Consumption Question Pin
Patrick Etc.7-Apr-08 11:44
Patrick Etc.7-Apr-08 11:44 
QuestionProject can not be opended [modified] Pin
mpavas3-Apr-08 13:42
mpavas3-Apr-08 13:42 
GeneralRe: Project can not be opended Pin
Luc Pattyn3-Apr-08 14:05
sitebuilderLuc Pattyn3-Apr-08 14:05 
GeneralRe: Project can not be opended Pin
mpavas3-Apr-08 14:35
mpavas3-Apr-08 14:35 
GeneralRe: Project can not be opended Pin
Luc Pattyn3-Apr-08 14:43
sitebuilderLuc Pattyn3-Apr-08 14:43 
GeneralRe: Project can not be opended Pin
mpavas3-Apr-08 15:03
mpavas3-Apr-08 15:03 
QuestionHow Do I Do a Build Using Visual Web Developer Express 2005? Pin
Jeff Solochek2-Apr-08 19:56
Jeff Solochek2-Apr-08 19:56 
GeneralTrigger a controls event handler manually Pin
NumberXaero2-Apr-08 12:47
NumberXaero2-Apr-08 12:47 
GeneralRe: Trigger a controls event handler manually Pin
Luc Pattyn3-Apr-08 14:07
sitebuilderLuc Pattyn3-Apr-08 14:07 

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.