Click here to Skip to main content
15,895,667 members
Home / Discussions / C#
   

C#

 
QuestionDisk Space Pin
Sean8910-Mar-06 10:43
Sean8910-Mar-06 10:43 
AnswerRe: Disk Space Pin
prrusa10-Mar-06 16:04
prrusa10-Mar-06 16:04 
GeneralRe: Disk Space Pin
Sean8910-Mar-06 16:51
Sean8910-Mar-06 16:51 
QuestionOne line appears and multilines appear Pin
ahchoo10-Mar-06 10:33
ahchoo10-Mar-06 10:33 
Questionround robin and fifo algorithm Pin
eey5610-Mar-06 9:17
eey5610-Mar-06 9:17 
AnswerRe: round robin and fifo algorithm Pin
Office Lineman10-Mar-06 9:32
Office Lineman10-Mar-06 9:32 
GeneralRe: round robin and fifo algorithm Pin
eey5610-Mar-06 11:09
eey5610-Mar-06 11:09 
Questionplease help: using wininet.dll to get Internet Access form Application Pin
gaorellana10-Mar-06 8:55
gaorellana10-Mar-06 8:55 
I am using some functions available in wininet.dll to monitor, dial and hangup internet connections from my C# application.

here I have some questions:

1)Is it true that .Net Framework 2 hasn't some functionality for the same?

2)I'm using the InternetDial function of this API to connect to Internet. This function has a pointer to a connection number, so when I have to HangUp the connection I use InternetHangUp which also uses the above connection number to shut this connection down.
however I couldn't find a way to get the connection number of an already active connection, when my aplication goes on-line and have the possibility to hang-up this active connection.

So, the question is of course:
does anybody knows how to check or get this connection number?.

So far for me,the only two functions make use of this connection number are InternetDial and InternetHangUp, not so the also useful function InternetGetConnectedState which is capable to say that there is an active connection but not which connection number this connection has.

Thanks in advance

-- modified at 14:57 Friday 10th March, 2006
QuestionSort / Find on BindingList Pin
Chris Losinger10-Mar-06 8:47
professionalChris Losinger10-Mar-06 8:47 
AnswerRe: Sort / Find on BindingList Pin
Nicholas Butler11-Mar-06 1:49
sitebuilderNicholas Butler11-Mar-06 1:49 
GeneralRe: Sort / Find on BindingList Pin
Chris Losinger13-Mar-06 4:21
professionalChris Losinger13-Mar-06 4:21 
AnswerRe: Sort / Find on BindingList Pin
Nicholas Butler13-Mar-06 4:59
sitebuilderNicholas Butler13-Mar-06 4:59 
GeneralRe: Sort / Find on BindingList Pin
Chris Losinger13-Mar-06 7:26
professionalChris Losinger13-Mar-06 7:26 
QuestionBuilding DotnetNuke module Using C# 2.0 Pin
Chandana Subasinghe10-Mar-06 7:37
Chandana Subasinghe10-Mar-06 7:37 
AnswerRe: Building DotnetNuke module Using C# 2.0 Pin
Colin Angus Mackay10-Mar-06 12:51
Colin Angus Mackay10-Mar-06 12:51 
QuestionFileInfo.Exists returns False even if the file exists Pin
chopinrlz10-Mar-06 6:23
chopinrlz10-Mar-06 6:23 
AnswerRe: FileInfo.Exists returns False even if the file exists Pin
Dan Neely10-Mar-06 6:53
Dan Neely10-Mar-06 6:53 
AnswerRe: FileInfo.Exists returns False even if the file exists Pin
Stefan Troschuetz10-Mar-06 6:55
Stefan Troschuetz10-Mar-06 6:55 
AnswerRe: FileInfo.Exists returns False even if the file exists Pin
Guffa10-Mar-06 7:10
Guffa10-Mar-06 7:10 
AnswerRe: FileInfo.Exists returns False even if the file exists Pin
FocusedWolf10-Mar-06 8:42
FocusedWolf10-Mar-06 8:42 
QuestionImage with transparent background Pin
stu8310-Mar-06 5:33
stu8310-Mar-06 5:33 
QuestionImage with transparent background Pin
stu8310-Mar-06 5:24
stu8310-Mar-06 5:24 
QuestionControl visible changed event Pin
malharone10-Mar-06 4:28
malharone10-Mar-06 4:28 
AnswerRe: Control visible changed event Pin
Office Lineman10-Mar-06 6:10
Office Lineman10-Mar-06 6:10 
GeneralRe: Control visible changed event Pin
malharone10-Mar-06 7:36
malharone10-Mar-06 7:36 

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.