943,912 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 2247
  • C# RSS
Aug 29th, 2008
0

how to insert data...

Expand Post »
how to insert data like dynamic label...
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
Hannahlv is offline Offline
31 posts
since Jul 2008
Aug 29th, 2008
0

Re: how to insert data...

What do you mean?

c# Syntax (Toggle Plain Text)
  1. Label lbl=new Label();
  2. lbl.Text="What do you mean?";
  3. SomeContainer.Controls.Add(lbl);
Reputation Points: 10
Solved Threads: 1
Newbie Poster
khbummy is offline Offline
4 posts
since Aug 2008
Aug 29th, 2008
0

Re: how to insert data...

Click to Expand / Collapse  Quote originally posted by Hannahlv ...
how to insert data like dynamic label...
1.can u tel me where u want to insert data
while runtime or what. expecting more explanation
Reputation Points: 10
Solved Threads: 23
Junior Poster
Renukavani is offline Offline
123 posts
since Jul 2008
Aug 29th, 2008
0

Re: how to insert data...

i wan to insert data in a dab audio frame... example: i got a frame 480bytes... then i will increase the frame size to 576 bytes... and i need to insert 96 bytes of data that 1 wan...

so how to write the code? or got any structure to show it?
Reputation Points: 10
Solved Threads: 0
Light Poster
Hannahlv is offline Offline
31 posts
since Jul 2008
Aug 29th, 2008
0

Re: how to insert data...

as far as i understand your question is : how you insert a object in a audio frame at runtime ?

could you post some code on how the audio frame looks , or how is the data formated ? in a byte array ? or something ? anything is better than what you have posted so far.
Last edited by miculnegru; Aug 29th, 2008 at 4:44 am.
Reputation Points: 15
Solved Threads: 5
Light Poster
miculnegru is offline Offline
33 posts
since Nov 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: The name 'srvr' does not exist in the current context
Next Thread in C# Forum Timeline: how to test whether the programme working anot





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC