WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Answer Posted / mithun
Pre Init--> Init-->Init Complete-->Pre Load--> Load-->Load Complete-->Pre Render--> Render--> Unload
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to comment out asp.net tags?
Explain culture and uiculture values.
Define session in asp.net.
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
What should you do is you want to remove an existing component but would like to make some funtionalities?
What is the importance of Global.asax in ASP.NET?
Explain form level validation and field level validation?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
Difference between application events and session events
How Session use Cookies in State Management?
What is s2s tracking?
what are the ihttphandler and ihttphandlerfactory interfaces ?
List of words of preprocessor in .net?
What symbol specifies the beginning of a query string?
If you are using components in your application, how can you handle exceptions raised in a component?