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
anilkumar.g
NA
1
0
An object reference is required for the non-static field, method Error in console application
Nov 18 2009 4:26 PM
I have created a console application and declared a string a and assigning in code I am getting error.
namespace ConsoleApplication1
{
class Program
{
string a;
static void Main(string[] args)
{
Console.WriteLine("Hello!");
}
}
}
Reply
Answers (
3
)
Add GUIDs to new GUID column
send sms thru .net mobile applications