blah blah blah is here! blah blah » Close

1
votes
2 answers

C#.net startup

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 ...

Feedback