Groups | Blog | Home
all groups > dotnet windows forms > may 2006 >

dotnet windows forms : plse tell me good pointers wherein I can get page lifecycle for windows forms!!!!!<eom>



B. Deepak
5/13/2006 3:58:25 PM

Stoitcho Goutsev (100)
5/15/2006 9:19:05 AM
B,

Windows forms applications doesn't have lifecycle like ASP.NET pages does.

The for is created and it stays alife until someone or something closes it.
ASP.NET pages/forms on the other hand have lifecycle because they get
created and destroyed on each request that hits the server.


--

Stoitcho Goutsev (100)

[quoted text, click to view]

AddThis Social Bookmark Button