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
Alric
NA
1
0
Why RUN option is disable when load a file
Jul 12 2009 10:59 AM
Hi,
Why does RUN option (green triangle) is disable when I do this:
- open C# and from FILE\OPEN\(pick the file that I want to run)
or
- double click on the file and C# is launched and open my file
It is working (RUN opt become active) only if I copy the entire content of my file and make a New Project.
Im trying to learn C# and I USE CONSOLE APLLICATION for now
When I want to create a program in C#, I make a new project and save my file as
nameFile.cs
When I close the program(C#) and I restart him to load my file the run option is not avaible
What am I doing wrong or how am i supose to open the file and run opt to be active ?
Thanks
Reply
Answers (
0
)
WEB APPLICATION
How to take input simple integer in C#?