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
abhishek_charlie
NA
5
0
Compiling namespaces in c#
Sep 28 2003 4:47 AM
Dear friends i have problem in compiling namespaces. i have created a namespace having name Mcdonalds and inside it a class called burger. Then i saved this namespace in a folder in c drive called mcdonalds. ie "c:\mcdonalds\mcdonalds.cs" Now when i compiled this from the console window i get a error that this (mcdonalds.cs) does not contain a main() function. Tell me how to compile it as a namespace doesnot contain main function. When i try to access it(mcdonalds namespace) in a file c:\try.cs i get a message that this namespace does not exist. Try to solve this. Abhishek
Reply
Answers (
4
)
C# API Documentation?
Pls help me to give the right ans, TIA!