Click here to Skip to main content
15,888,802 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
my question is that when we make a console app or
Windows form there is always a method present that
call main method or entry point for application.
where we make an object of class and call method
of class.

now come to the point
1. web application where defaultpage class object created.
2. I would like to know specific point where object created
and which is responsible to make an object of defaultpage
class. is there any main method like console app



thanks in adavance ...!!
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900