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
Seshadri M
NA
69
17.7k
Attributes implemented in class through another class
Oct 14 2017 10:30 AM
//I have two class one defination and other attributes.
public class names
{
int id;
string name;
}
public class address
{
string address1;
string address2;
}
//I need to implement this for one employee and mutliple address
// can please provide logic and example
Reply
Answers (
2
)
simple chat app using entity framework and rest apis in c#
How to autoplay next song/video in WMP in C# with mysql