[Question] Solutions

09/17/2008 21:31 Go&Cry#1
So ok, I'm aware this probably is a very nooby question but I can't seem to figure it out.
Whenever I make changes in let's say Client.cs .
How do I get those changes to work?
If possible a little explaination.
Thanks in advance :) .
09/17/2008 21:41 YukiXian#2
Quote:
Originally Posted by Go&Cry View Post
So ok, I'm aware this probably is a very nooby question but I can't seem to figure it out.
Whenever I make changes in let's say Client.cs .
How do I get those changes to work?
If possible a little explaination.
Thanks in advance :) .
Start debugging or Rebuilt your solution ( F6 )
09/17/2008 22:19 plasma-hand#3
Use start debugging.Just plain building never worked for me