TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
njiruk syub
NA
1
0
filestream threading
Jan 24 2008 10:10 AM
Hello,
I'm working on a audio program in C# that is writing binary log data to a SD card on a mobile phone.
It is very important that the audio can run without interruptions.
So I was asking myself if the audio processing will wait for the file being written to the card or if there is rather a standard build-in threading for this in C#, .NET? (so that I don't have to make threads myself...)
I also heard that even when working with threads, it wouldn't be faster then without...?
Thanks for any advice!
Reply
Answers (
1
)
NetworkStream deserialization in Threadpooling
Object of type 'System.Int32' cannot be converted to type 'System.Object[]'