Click here to Skip to main content
15,891,017 members
Home / Discussions / C#
   

C#

 
GeneralRe: how to remove the control from the winform by clicking the button on the control in the desin environment Pin
mctramp1688-Jan-09 21:28
mctramp1688-Jan-09 21:28 
Questionundo changes on table in database Pin
Hanan8887-Jan-09 22:47
Hanan8887-Jan-09 22:47 
AnswerRe: undo changes on table in database Pin
Lev Danielyan7-Jan-09 23:46
Lev Danielyan7-Jan-09 23:46 
AnswerRe: undo changes on table in database Pin
Eddy Vluggen8-Jan-09 0:51
professionalEddy Vluggen8-Jan-09 0:51 
QuestionApllication Path for web pages Pin
omlac7-Jan-09 22:45
omlac7-Jan-09 22:45 
AnswerRe: Apllication Path for web pages Pin
rah_sin7-Jan-09 22:54
professionalrah_sin7-Jan-09 22:54 
GeneralRe: Apllication Path for web pages Pin
omlac7-Jan-09 23:09
omlac7-Jan-09 23:09 
Questionkernel32.dll? Pin
dec827-Jan-09 21:41
dec827-Jan-09 21:41 
[DllImport("kernel32.dll")]
private static extern bool ReadFile(
int hFile, // handle to file
byte[] lpBuffer, // data buffer
int nNumberOfBytesToRead, // number of bytes to read
ref int lpNumberOfBytesRead, // number of bytes read
IntPtr lpOverlapped // overlapped buffer
);
Anyone know what is this? How do i know what ReadFile do?
Thanks
AnswerRe: kernel32.dll? Pin
Kristian Sixhøj7-Jan-09 21:51
Kristian Sixhøj7-Jan-09 21:51 
AnswerRe: kernel32.dll? Pin
CPallini7-Jan-09 22:26
mveCPallini7-Jan-09 22:26 
GeneralRe: kernel32.dll? Pin
Luc Pattyn8-Jan-09 3:16
sitebuilderLuc Pattyn8-Jan-09 3:16 
GeneralRe: kernel32.dll? Pin
CPallini8-Jan-09 3:27
mveCPallini8-Jan-09 3:27 
AnswerRe: kernel32.dll? Pin
dec827-Jan-09 23:02
dec827-Jan-09 23:02 
GeneralRe: kernel32.dll? Pin
EliottA8-Jan-09 2:41
EliottA8-Jan-09 2:41 
Questionlogged in smartcard or password Pin
xAlkeemik7-Jan-09 21:31
xAlkeemik7-Jan-09 21:31 
QuestionFinger print Pin
Abdul Rahman Hamidy7-Jan-09 21:04
Abdul Rahman Hamidy7-Jan-09 21:04 
AnswerRe: Finger print Pin
Ashfield7-Jan-09 21:10
Ashfield7-Jan-09 21:10 
GeneralRe: Finger print Pin
Abdul Rahman Hamidy7-Jan-09 21:21
Abdul Rahman Hamidy7-Jan-09 21:21 
GeneralRe: Finger print Pin
Eddy Vluggen8-Jan-09 0:53
professionalEddy Vluggen8-Jan-09 0:53 
GeneralRe: Finger print Pin
Ashfield8-Jan-09 1:25
Ashfield8-Jan-09 1:25 
GeneralRe: Finger print Pin
Dragonfly_Lee8-Jan-09 19:55
Dragonfly_Lee8-Jan-09 19:55 
QuestionHow can I make an Image tranparent Pin
Naveed7277-Jan-09 20:38
Naveed7277-Jan-09 20:38 
AnswerRe: How can I make an Image tranparent Pin
Lev Danielyan7-Jan-09 23:13
Lev Danielyan7-Jan-09 23:13 
GeneralRe: How can I make an Image tranparent Pin
Naveed7277-Jan-09 23:59
Naveed7277-Jan-09 23:59 
GeneralRe: How can I make an Image tranparent Pin
Lev Danielyan8-Jan-09 0:09
Lev Danielyan8-Jan-09 0:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.