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
ajay kumar
1.6k
106
26.3k
c#
Nov 20 2015 2:00 AM
Hi,
namespace ConsoleApplication5
{
public class Class1
{
public int Age { get; set; }
public string Name { get; set; }
}
}
namespace ConsoleApplication5
{
class Program
{
static void Main(string[] args)
{
Class1 c1 = new Class1();
}
}
}
I am unable to access those property in Program class..pls help
Reply
Answers (
1
)
dataset showing System.Byte[]
redirect to alredy open tab on same button click if open