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 2008 startup
May 26 2010 5:18 PM
I have a question about the startup code in C#.Net 2008. I have not looked at C#.net code in several years and now I have a c#.sln project that I need to work with.
I am trying to find where the code actually starts. I found the startup project folder.
These project contains lots of C# modules. Can you tell me how I can tell where the code actually starts in the startup project? Would I look for a main.cs file?
Should I just step through the code to see where the application actually starts? If so, what should I do to make certain this code will not actually run the production application?
Reply
Answers (
2
)
Lightbox on search engine
how to 23 different project files correlate to each other in same C#.net 2008 solution file