Click here to Skip to main content
15,919,245 members
Articles / Programming Languages / C#
Article

Network settings changer

Rate me:
Please Sign up or sign in to vote.
1.00/5 (12 votes)
2 Jul 2005 32.6K   1.1K   9   7
A utility to change your network card settings automatically

 

Download Demo Project 28.2 kb
Download sourcecode 81.6 kb

Introduction

Sample screenshot

 This is a small utility written in C# to change your network card settings. Ideal for the people who become a part of different networks oftenly.

This Program will be helpful in understanding following things.

1- Ofcourse .. how to change network card settings (Both through Registry settings and WMI).

2- Registry Programming in C#.

3- Using XP style buttons in C#.

4- Using WIN32 in C# , through interop ..

The program is intended for beginners so it will not include any complicated thing. All the stuff is self explainatory but still if you find anything questionable , you are welcome to ask it from me.

One Important thing .. i am not a Guru programmer .. i am still in a learning phase , so if you have any suggestions or find any thing wrong. please do let me know

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
Pakistan Pakistan
Started programming four years back .. i have worked on WIN32, COM, c#, MFC, Asp.net, Sql Server and a bit of VB .. currently working in F3 Technologies as a software engineer.

Comments and Discussions

 
Generalerror Pin
momper127-Sep-05 1:24
momper127-Sep-05 1:24 
GeneralI also have bulid error Pin
SpringField3-Jul-05 16:45
SpringField3-Jul-05 16:45 
GeneralThe mising link problem is fixed Pin
Usman Rauf2-Jul-05 0:27
Usman Rauf2-Jul-05 0:27 
QuestionWhere is the utility ?? Pin
Paras Shah25-Jun-05 13:06
Paras Shah25-Jun-05 13:06 
Is the attachment missing?
AnswerRe: Where is the utility ?? Pin
Usman Rauf26-Jun-05 21:23
Usman Rauf26-Jun-05 21:23 
GeneralRe: Where is the utility ?? Pin
SSilver2k21-Jul-05 7:50
SSilver2k21-Jul-05 7:50 
GeneralRe: Where is the utility ?? Pin
Usman Rauf2-Jul-05 0:12
Usman Rauf2-Jul-05 0:12 

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.