TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Hind Najim
NA
32
18.1k
Renaming my C# Project/Solution
Sep 16 2013 1:17 AM
Hello
Would like to ask, what is the safest way to rename my C# project/application/solution
I created a project and I renamed later the project name and the solution name (I gave same name) but in projects folder I still found the name WindowsFormApplication6.
I need to rename but I'm afraid that this will affect my code/application and cause some problems when I run my application or to become like unusable format
Reply
Answers (
1
)
Mathematical Calculation Using console application in c#
Changing exe name after Build c# code