I have download a open source c sharp program named as
cuyahoga. The solution ontains
10 project. I can find the starting project. But in the starting
project, I cannot find which file is the
starting point for the project. How can I figure out which file is the
starting point and then I can
debug it? Thanks.
-Scott
"hon123456" <peter...@yahoo.com.hk> wrote in message
news:cc304f56-b766-4435...@a10g2000pre.googlegroups.com...
Select starting project in the Solution Explorer and right click to
open Properties. In the Web Tab you will see what page (or
application) was selected as a Starting Action.