Basically i m mkaing a phone dialer from c# and i make it.Call is
going correctly. But the problem is that when call is connect and the
person at recieving side pick his/her phone, i can listen his voice
clearly. But he can not listen my voice. my microphone is absolutely
fine. I also test it wi...
more >>
Hi,
I want to know what is anonymas methods and how they can be used.
Thanks and regards.
Bhuwan
...
more >>
Hi
I'm just trying to convert a small program that was written in VB6 to
VB.Net.
I'm stumbling at the first hurdle!
In VB I could do the following (ensuring that the textbox only contained
numeric input of course)...
Dim MyNumber as Double
MyNumber = CDbl(MyNumericTextString.text)
...
more >>