Hi , I am Basha. I am searching a job in dotnet.Plz tell me
the order of page events in asp.net 2.0> plz send faq's
related to c#.net,asp.net,sqlserver2000 etc. to my mail-id :
bashask.ss@gmail.com
Answers were Sorted based on User's Feedback
Answer / prabu s
Order of page event occur?
1. Page_Init
2. Page_Load
3. Control events
4. Page_Unload event
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / chandra sekhar dola
In ASP.NET 2.0 we have lot of new events occur while page
loads.
Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_PreRender()
Page_PreRenderComplete()
Page_Unload().
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / csc
Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_PreRender()
Page_PreRenderComplete()
Page_SaveStateComplete()
Page_Unload()
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nitya
Page_PreInit()
Page_Init()
Page_InitComplete()
Page_PreLoad()
Page_Load()
Page_LoadComplete()
Page_PreRender()
SaveStateComplete()
Page_Render()
Page_Unload().
| Is This Answer Correct ? | 1 Yes | 2 No |
When is validation done on the client? How does client-side validation improve the efficiency of an application?
What is active web pages?
How many types of cookies are there in asp.net?
What is cross page posting? How is it done?
If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?
diffrance between stored procedure & function in sql server?
What are Master pages? How to define a Master page?
what is differences between bind and eval?
In this case if exception occure in Database which catch block will be exexcuted?
You need to be able to retrieve data from DataSet object that has four DataTable objects. There are currently UniqueConstraint and ForeignKeyConstraint Object on the DataTable objects to enforce the data rules. You find that you can retrieve the data from the individual DataTable objects, but you are not able to retrieve the data from the combination of DataTable objects in a Parent/Child manner. What should you do to able to retrieve the data in a Parent/Child manner? a) Set the EnforceParentChild parameter of the DataSet to True. b) Set the EnforceRelation parameter of the Relations collection to True. c) Add DataRelation objects to the Relations Collection to make the DataSet present the data in Parent/Child manner. d) Add a primary key and a foreign key to each of the DataTable objects that should present the data in a Parent/Child manner.
How to send auto matic emails based on scheduled tasks to several of my clients
how to transfer the file from client to server using asp.net
0 Answers Sans Pareil IT Services,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)