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
dc
NA
663
0
C#.net project files
Jun 1 2010 9:17 AM
Since I am new to C#.net 2008, I have the following question to ask:
Since a solution (.sln file) can have several projects in it, can one project file
work with another project file? In other words, can 'object a' in 'project file 1',
work with 'object b' in 'project file 2' by using methods in ''object b' where 'properties
values' are exposed to 'pulbic' access? For example, can object 'manage finances' in 'project
file 1' obtain the 'checking account' values from object 'customer' in 'project file 2'?
If so, can you tell me and/or point me to a url that can explain how to accomplish this task?
Is there a possiblity that I need to be concerned with the main method in the program.cs file
for 'project file 2'?
Reply
Answers (
3
)
How can i found that the Machine is 32 bit or 64 bit.
C#.net build options