Click here to Skip to main content
15,896,606 members
Home / Discussions / C#
   

C#

 
GeneralRe: Try/Catch Variable Scoping Pin
RobertF5717-Jan-06 11:55
RobertF5717-Jan-06 11:55 
AnswerRe: Try/Catch Variable Scoping Pin
Guffa17-Jan-06 12:14
Guffa17-Jan-06 12:14 
GeneralRe: Try/Catch Variable Scoping Pin
RobertF5717-Jan-06 12:38
RobertF5717-Jan-06 12:38 
QuestionSetup Project - Getting the user selected install directory Pin
dotnetprgrmmr17-Jan-06 11:28
dotnetprgrmmr17-Jan-06 11:28 
AnswerRe: Setup Project - Getting the user selected install directory Pin
Sasuko17-Jan-06 11:48
Sasuko17-Jan-06 11:48 
GeneralRe: Setup Project - Getting the user selected install directory Pin
dotnetprgrmmr17-Jan-06 12:00
dotnetprgrmmr17-Jan-06 12:00 
GeneralRe: Setup Project - Getting the user selected install directory Pin
Sasuko17-Jan-06 12:42
Sasuko17-Jan-06 12:42 
GeneralRe: Setup Project - Getting the user selected install directory Pin
dotnetprgrmmr18-Jan-06 6:09
dotnetprgrmmr18-Jan-06 6:09 
QuestionDatabase VS direct update Pin
Sasuko17-Jan-06 11:19
Sasuko17-Jan-06 11:19 
AnswerRe: Database VS direct update Pin
Guffa17-Jan-06 11:54
Guffa17-Jan-06 11:54 
GeneralRe: Database VS direct update Pin
Sasuko17-Jan-06 12:14
Sasuko17-Jan-06 12:14 
GeneralRe: Database VS direct update Pin
Dave Kreskowiak17-Jan-06 17:25
mveDave Kreskowiak17-Jan-06 17:25 
AnswerRe: Database VS direct update Pin
Guffa19-Jan-06 23:03
Guffa19-Jan-06 23:03 
QuestionMaking the panel invisible?? Pin
VPMahank17-Jan-06 11:12
VPMahank17-Jan-06 11:12 
AnswerRe: Making the panel invisible?? Pin
CWIZO17-Jan-06 21:11
CWIZO17-Jan-06 21:11 
GeneralRe: Making the panel invisible?? Pin
VPMahank18-Jan-06 1:32
VPMahank18-Jan-06 1:32 
QuestionHow can an NT Service cause itself to stop? Pin
dotnetprgrmmr17-Jan-06 11:12
dotnetprgrmmr17-Jan-06 11:12 
Questionfloating toolbar in C# Pin
jerryyag17-Jan-06 11:00
jerryyag17-Jan-06 11:00 
AnswerRe: floating toolbar in C# Pin
Sasuko17-Jan-06 11:44
Sasuko17-Jan-06 11:44 
AnswerRe: floating toolbar in C# Pin
mav.northwind17-Jan-06 20:48
mav.northwind17-Jan-06 20:48 
GeneralRe: floating toolbar in C# Pin
jerryyag18-Jan-06 4:41
jerryyag18-Jan-06 4:41 
QuestionCasting in Global.asax Pin
eggsovereasy17-Jan-06 10:54
eggsovereasy17-Jan-06 10:54 
AnswerRe: Casting in Global.asax Pin
Guffa17-Jan-06 12:01
Guffa17-Jan-06 12:01 
GeneralRe: Casting in Global.asax Pin
eggsovereasy20-Jan-06 9:29
eggsovereasy20-Jan-06 9:29 
QuestionChanging the computer name using C# Pin
mdemercado17-Jan-06 10:40
mdemercado17-Jan-06 10:40 
Hi!

Is it possible to change the computer name and the workgroup using C#? I'm trying to put together a program that:

1. Creates three user accounts
2. Changes the name of the computer
3. Changes the name of the workgroup

So far I've been able to create the user accounts. Can someone help me with the last two?

Thanks in advance!

Matthew

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.