Answer Posted / 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 View All Answers
What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?
What is difference between for and foreach loop in c#?
What are concrete classes?
What is getenumerator?
what is the scope of anonymous type ?
What is a Command Object in C#?
What is thread.sleep()?
Can u list some style properties of List Box?
What is the major difference between a custom control and user control?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
What is the predicate of a sentence?
hi my question is about understanding a text the user entered to a site , so i want to analyse that text looking for some specific items such as "honda" "shoffere" etc.. so if this site could help or could tell me where to go with such question ,i wonder. thanks
Why we use extension method in c#?
Why abstraction is used in c#?
What is autopostback in c#?