Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
QuestionCalculator using delegates/events Pin
rcwoods14-May-06 22:17
rcwoods14-May-06 22:17 
AnswerRe: Calculator using delegates/events Pin
Rei Miyasaka15-May-06 12:25
Rei Miyasaka15-May-06 12:25 
QuestionHelp! problem with sorting of a file.. Pin
jrbvillanueva14-May-06 21:20
jrbvillanueva14-May-06 21:20 
AnswerRe: Help! problem with sorting of a file.. Pin
WillemM14-May-06 21:23
WillemM14-May-06 21:23 
QuestionRe: Help! problem with sorting of a file.. Pin
jrbvillanueva14-May-06 21:39
jrbvillanueva14-May-06 21:39 
Questionhow we can display OlItemType (outlook item type ) on windows form controls or user control Pin
govind yadav14-May-06 20:46
govind yadav14-May-06 20:46 
QuestionCrushing on Win 2003 Server Pin
Desgard14-May-06 20:43
Desgard14-May-06 20:43 
AnswerRe: Crushing on Win 2003 Server Pin
WillemM14-May-06 21:21
WillemM14-May-06 21:21 
GeneralRe: Crushing on Win 2003 Server Pin
Desgard14-May-06 22:23
Desgard14-May-06 22:23 
AnswerRe: Crushing on Win 2003 Server Pin
S. Senthil Kumar15-May-06 1:43
S. Senthil Kumar15-May-06 1:43 
QuestionUpdating progress bar after each ReadLine() Pin
mtbchef114-May-06 17:16
mtbchef114-May-06 17:16 
AnswerRe: Updating progress bar after each ReadLine() Pin
S. Senthil Kumar14-May-06 18:18
S. Senthil Kumar14-May-06 18:18 
GeneralRe: Updating progress bar after each ReadLine() Pin
mtbchef114-May-06 20:34
mtbchef114-May-06 20:34 
GeneralRe: Updating progress bar after each ReadLine() Pin
S. Senthil Kumar15-May-06 1:41
S. Senthil Kumar15-May-06 1:41 
GeneralRe: Updating progress bar after each ReadLine() Pin
mtbchef115-May-06 20:24
mtbchef115-May-06 20:24 
Questionhow to read usb storage Id or Sn ? Pin
Veelone14-May-06 16:09
Veelone14-May-06 16:09 
Questiondisable TCP-IP, get MAC address Pin
Dave k.a. DPA14-May-06 13:09
Dave k.a. DPA14-May-06 13:09 
Hi,
I am developing an implementation that needs to disable TCP-IP on a network adapter and at the same get the MAC address of the same network adapter.

Currently I am getting the MAC address using the GetIfTable call from IPHlpApi.dll, and manually disabling TCP-IP from the adapter properties as soon as the MAC is acquired. (GetIfTable returns 0 when TCP-IP is disabled).

My aim is to keep using the GetIfTable,get the application to disable TCP-IP exactly after it gets the MAC, and renable it when the application is closed, however I have no clue how to automate this.

Any help or new ideas greatly apreciated.

Kind Regards,

Dav



Question[EditorAttribute(typeof(MyFileNameEditor), typeof(UITypeEditor))] Pin
Susuko14-May-06 11:06
Susuko14-May-06 11:06 
AnswerRe: [EditorAttribute(typeof(MyFileNameEditor), typeof(UITypeEditor))] Pin
Office Lineman14-May-06 12:53
Office Lineman14-May-06 12:53 
QuestionFlash in taskbar Pin
Martin2314-May-06 10:31
Martin2314-May-06 10:31 
AnswerRe: Flash in taskbar Pin
Stefan Troschuetz14-May-06 10:48
Stefan Troschuetz14-May-06 10:48 
GeneralRe: Flash in taskbar Pin
Martin2314-May-06 11:12
Martin2314-May-06 11:12 
Questionsoftware layers Pin
mehrdadc4814-May-06 10:22
mehrdadc4814-May-06 10:22 
AnswerRe: software layers Pin
Robert Rohde14-May-06 18:58
Robert Rohde14-May-06 18:58 
QuestionInsert in DB Pin
mehrdadc4814-May-06 10:18
mehrdadc4814-May-06 10:18 

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.