65.9K
CodeProject is changing. Read more.
Home

Network settings changer

starIcon
emptyStarIcon
starIcon
emptyStarIconemptyStarIconemptyStarIcon

1.33/5 (8 votes)

Jun 25, 2005

viewsIcon

32719

downloadIcon

1129

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