Posts Tagged Visual Studio

Visual Studio: Visual Studio Project Renamer (Prototype)

CAUTION:This information is outdated. Information about the VisualStudioProjectRenamer can now be found on the info page. The latest releases can be found and downloaded from the download page.
If you ever have tried to rename a project from within Visual Studio, you may have noticed that the renaming process doesn`t really do what you think [...]

Tags: , , , , , , , ,

C# Visual Studio: Change the default icon of your .exe file.

If you want to change the icon of your exe file you have to select your project in your solution:

Right click on the project to bring up the context menu. Now select “Properties”.
In the projects property window select “Application”. There is one entry that says “Icon and manifest”. Right beside the textbox for the Icon [...]

Tags: , , , ,