Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


1. Describe page life cycle?

Answers were Sorted based on User's Feedback



1. Describe page life cycle?..

Answer / prathamesh sawant

1. Page_Init
2. LoadViewState
3. LoadPostData
4. Page_Load
5. RaisePostDataChangedEvent
6. RaisePostBackEvent
7. Page_PreRender
8. SaveViewState
9. Page_Render
10. Page_UnLoad

Is This Answer Correct ?    8 Yes 0 No

1. Describe page life cycle?..

Answer / pooja

1-preinit
2-init
3-pageload
4-pagerender
5page unload

Is This Answer Correct ?    1 Yes 0 No

1. Describe page life cycle?..

Answer / tapan

1- REQUEST
2- START
3- INITIALIZATION
4- LOAD
5- VALIDATION
6- POSTBACK
7- RENDER
8- UNLOAD

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What’s the difference between System.String and System.Text.StringBuilder classes with example

2 Answers  


How does bitwise xor work?

0 Answers  


What is xpath in c#?

0 Answers  


Is there a way to force garbage collection?

0 Answers  


Explain code compilation in c#.

0 Answers  


What is the difference between readonly and const

4 Answers   Emphasis,


What debugging tools come with the .NET SDK?

1 Answers  


What is xml document how do you open it?

0 Answers  


What is a hashset c#?

0 Answers  


What is the difference between struct and class c#?

0 Answers  


How does yield return work c#?

0 Answers  


i want display a given number into Rupees Format Like Given number is : 156735 my Expected output is 1,56,735. how to display?

6 Answers  


Categories