using System;
public class Class1
{
public Class1()
{
Console.WriteLi ne("hello world");
}
}
I cant compile it when i press F5 it gives INVALID TOKEN error. I just open a C# file without project.
User Profile
Collapse
-
How to Compile in VS2010 !
-
Thanks bro ... Ask anything will be answered :) -
-
-
it says nothing just another prompt ... I have see the permissions options from LL command and I have permission but I cant see the result of my script :SLeave a comment:
-
-
folder and file permission !
Hi friends
I am not able to give permission to /var/www/html folder when I right click->properties it says you have no permission because you are not owner. I have put these commands but nothing works for me
use chmod 777 -R /var/www/html/projectDirector y
in nautilis it says "You are not the owner, so you cannot change the permissions"
I have logged in as root by su - then...
No activity results to display
Show More
Leave a comment: