No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
Hi there has anyone used SharpFFMpeg codec if yes please help me use it. i am designing a video conferencing application so i am trying to use it as a codec. thanks
Hi i am trying to use Java for a video conferencing [B]web application.[/B] I am having trouble finding an appropriate framework which enables capturing webcam video in a web page. Could you help me out if you have had similar experience. I guess applets can be used but some recommended …
Hi I am wondering if ASP.NET has the feature to capture camera from a web page. I am trying to create a WEB APPLICATION for video conferencing. Thank you
Hi there, we are trying to do a project on Web based video conferencing.. i guess we will test it on LAN. it will be a web page where multiple users can perform video conference... we are confused which platform to use for this? Java or C#, please suggest kindly.. …
hi there im using visual c# i have a list box and it contains about 50 textboxes arranged in a tabular fashion. the textboxes are represented by an array myTextBox[50]. what i wanted to do is to focus a particular textbox in the listbox. so what i did is [CODE]myTextBox[3].Focus()[/CODE] …
hey i guess you are a bit confused about using dialog boxes. when you want to send back information from a child dialog to the main form you dont have to create an instance of the main form again. what you have to do is set the DialogResult property of …
Hi there i am using Expression Blend 3 to design the GUI for an application. In the GUI i have a list box which contains 40 text boxes. The textboxes are arranged in a tabular form consisting of 8 textboxes in a row. the problem i am facing is that …
Hi i am using C# to connect to Access database. The problem i am facing is not with database though. I have used a statement like [CODE]string.Format("UPDATE TABLENAME SET FIELDNAME = '{0}' ", txtMembers.Text);[/CODE] the problem i am facing is if the user enters 'hello', the whole text along with …
The End.
shoeson