Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~604 People Reached
Favorite Tags
Member Avatar for aqee_se

i am doing a prog of drawing a line through pixels but i have confusions in putpixel function.

Member Avatar for thoughtcoder
0
61
Member Avatar for aqee_se

i've declare my class as serializable. but still assembly raising exception for and object inside. it is not marked as serializable. how to do that too as serializable. Code is like that Imports System.IO Imports System.Runtime.Serialization <Serializable()> Public Class Voice Private pSender As String Private pReciever As String Private pSound …

0
52
Member Avatar for green_cool7943

I have been trying to make a client server chat application with voice chat ...i'm using visual studio 2008 ...can any1 tel me the components or libraries used to implement voip in .net ?

Member Avatar for aqee_se
0
160
Member Avatar for aqee_se

I'm working on a messenger. Scenario is this: a thread is running at background as soon as it gets a message from server. It has to show this in a new form. But when i try to show the form, form just hangs and nothing happens on form. Code is …

Member Avatar for Ramy Mahrous
0
99
Member Avatar for aqee_se

When calling a form from a thread. It just hangs. No error detects or etc

Member Avatar for Ramy Mahrous
0
85
Member Avatar for newbie_here

hi all i am a newbie want to know how to get values from two tables in database. I hae two tables one is the personla information and the other table is the salary table .Both tables have id number which may join them to gather. But what i need …

Member Avatar for Ramy Mahrous
0
147