votes
votes
votes
bringing dialogbox to front
while running if i open any other files the popup dialog box goes behind the screen .so i need to bring the dialogbox front. ... 10Q!
votes
extracing headers and footers
Hi ,CSharp friends. Is it possible to read/extract the header associated with the word document file (.doc file) like what we do to extract header from .WAV file format. Thanks in advance for your reply!
votes
Reading and writing Unicode
Hi, CSharp Friends how can I read/write unicode valued text from a file(.txt or .doc)? Many thanks for the reply U will give me!
votes
arrival of data through line-in of the soundcard
Hi, everybody! I 've two questions consering soundcard 1. Do we have listner to the soundcard that detects the arrival of data like socket programming? 2. How can I detect if mik or speaker is connected(pluged/unpluged) to the line-in ...
votes
votes
socket programming
I start developing a simple chat application using C#(socket programming). The server accepts the first sent message but not accept any further when a client re-sends. How can I fix it? I have used the following code: using System; us ...
votes
socket programiing
Hello all using the ff code I can establish connection to my PC from my partner's PC but not from my PC to his PC. When I try to connect it generates the following error message: "A connection attempt failed because the connected p ...
votes
Redraw pictures on picturebox
Hi,all! When messagebox,dialogs(open or Save) and other forms are popped on the parent form the drawings on the picturebox or pannel is disappearing. How can I redraw it? Thanks in Advance!
votes
draw
Hi, everybody! I have a function named void draw() used for drawiing some thing on picturebox. This function draws as desired when it is called on menu or button click but it draws nothing when it is called on form load. Why? Thanks in ...
votes
votes
detecting if a device is connected
how can I detect if a device is connected(eg speaker and mic to line-out and line-input) using C#? 10Q.
votes
popup windows
how do window forms popup when external signal is received like chatting window forms using C#. Thanks inadvance!
votes
sorting conntent of datagridview using C#
how can I sort conntent of datagridview using C# 10Q
votes
Two dimentional Arraylist
How can I access two dimentional arraylist in C#? 10Q inadvance.
