Lesson 8 (Part 1) - Create a WCF using C#, consume from Windows Form and ASP.NET
Loading...
17,761
Loading...
Uploader Comments (CSharpGuitar)
see all
All Comments (5)
-
@kenneth520 Yes, the best way to rename is to right click on the name, refactor > rename. This will rename all references to that name.
-
Great tutorial.
If i may point out that you can just right click the class name "Lesson3" and choose "Refactor" then "Rename" it will rename all the references in the project with the name you want ...so you can change the name one time only instead of having to spend time doing it in every file.
Loading...
Am I learning the most stupid way to rename ? Spent like 2 mins to rename
kenneth520 1 year ago
@kenneth520 most of my lessons up to this point are like this. Each lesson builds upon the previous one. You may be correct in your comment, however, technology is not simple and small errors and little details are typically the reason for most of the problems. I try very hard to cover every detail so I am certain that when the lesson is completed, it works. Thanks for the input. My next lesson will not require any renaming.
CSharpGuitar 1 year ago 2