CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.web_forms Tags:
Item Type: NewsGroup Date Entered: 6/3/2006 8:50:17 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 0 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
monkeyno
Asp.Net User
User control Load event6/3/2006 8:50:17 AM

0/0

Hi, I'm a newbie on ASP.NET. My question is when a user control's Load event occurs, is it before the containing page's Load event or after that?
XIII
Asp.Net User
Re: User control Load event6/3/2006 12:47:37 PM

0/0

Hi,

you can very easily find this out for yourself: place break points on the particular events of interest and run the containing page in debug mode. You'll soon notice that the Init of the user control gets fired before the Load of the Page, even before the Init of the containing page. The order's like this

OnInit of the user control
OnInit of the containing page
OnLoad of the containing page
OnLoad of the user control

Grz, Kris.


Kris van der Mast [MVP] || 101 LINQ to SQL samples
monkeyno
Asp.Net User
Re: User control Load event6/4/2006 3:23:01 AM

0/0

Thanks XIII.
3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Pro ASP.NET 2.0 in C# 2005 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1255, Published: 2005
Pro ASP.NET 2.0 in VB 2005: From Professional to Expert Authors: Laurence Moroney, Matthew MacDonald, Pages: 1253, Published: 2006
Pro ASP.NET 2.0 in C# 2005: Create Next-generation Web Applications with the Latest Version of Microsoft's Revolutionary Technology Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1426, Published: 2006
Professional Web Parts and Custom Controls with ASP.NET 2.0 Authors: Peter Vogel, Pages: 449, Published: 2005
Pro Asp.net 3.5 in Vb 2008: Includes Silverlight 2 and the Ado.net Entity Framework Authors: Matthew MacDonald, Mario Szpuszta, Vidya Vrat Agarwal, Pages: 1200, Published: 2008
Beginning ASP.NET 3.5 in VB 9.0: From Novice to Professional Authors: Matthew MacDonald, Pages: 1149, Published: 2007
Visual Basic .NET Programming Authors: Harold Davis, Mark Ridgeway, Pages: 516, Published: 2002
Microsoft Office InfoPath 2003: Kick Start Authors: Andrew Watt, Pages: 388, Published: 2004

Web:
UserControl.Load Event (System.Windows.Forms) Occurs before the control becomes visible for the first time.
Control.Load Event (System.Web.UI) NET User Control, Building ASP .NET Web Applications ... Load event, ' which the Page class inherits from the Control class, with the Page_Load ' event ...
user control load event does not fire on postback and the user control's load event executes on initial executon of the page. On a POST of the same page, the control is added as above, ...
Microsoft Visual Studio User Control Load Event Vulnerability ... Jan 11, 2006 ... priestmaster has discovered a vulnerability in Microsoft Visual Studio, which can be exploited by malicious people to compromise a user's ...
load event for user control on a tabpage does not get triggered ... Jun 1, 2007 ... vb.net 2005 windows forms application using a tab control. I have a user control for addresses. It contains the standard fields you would ...
User control Load event - ASP.NET Forums My question is when a user control's Load event occurs, is it before the containing page's Load event or after that? ...
Microsoft Visual Studio User Control Load Event Code Executi ... user's system. The vulnerability is caused due to a design error that allows program code within the "Load" event of a user-defined control ...
How to call javascript on usercontrol's load event ... How to call javascript on usercontrol's load event. Last post 11-10-2008 12:48 AM by shahid13384. 4 replies. ...
Avoid page load event for user controls I created a page and added some user controls using RAD ajax panel. ... every time I do an ajax postback page load event for all the controls gets fired. ...
VUPEN Security - Microsoft Visual Studio "UserControl.Load" Code ... This flaw is due to a design error where a code passed to the "UserControl.Load" event of a control is automatically executed when opening a project ...

Videos:
123flashchat Admin Panel 123 Flash Chat Server Software brings you fast, amazing real-time chat solution. *With the 100% Pure Java server, it's a cross-platform ...
Cisco ACE 4710 Application Control Engine Video Data Sheet The Cisco ACE 4710 appliance represents the next generation of application switches for maximizing availability, acceleration and security of data ...
Fight Club-drawn on ms paint Every one please show ur mates and leave comments, i want some advice, critisism, jst tell me wut u thot this is an amazing video fo me drawing ...
Developing JavaScript with Chickenfoot Google TechTalks July 25, 2006 Rob Miller Michael Bolin ABSTRACT Chickenfoot is a Firefox extension that embeds a JavaScript programming ...
Powered by YouTube - Design Your Own YouTube Player Speaker: Geoff Stearns The YouTube player APIs allow you to take nearly full control over the YouTube embedded video players. Controls like ...
Getting Started with the Google Data PHP Client Library Trevor Johns goes over how to get started with the Google Data PHP Client - from installation to general architecture to brief demo with the ...
A Googly MySQL Cluster Talk Google TechTalks April 28, 2006 Stewart Smith Stewart Smith works for MySQL AB as a software engineer working on MySQL Cluster. He is an ...
YouTube Player APIs and Tools Tutorial Stephanie Liu gives a short tutorial on the basic functionality available in the JavaScript and Flash player APIs, as well as the Chromeless ...
Achievable Futures Google TechTalks April 26, 2006 James Lyndsay James Lyndsay is actively involved in the international software testing community. He received ...
i-Mix G3 replaces Thousands of dollars worth of live remote ... i-Mix G3 replaces Thousands of dollars worth of live remote broadcast equipment in a single box. Note: This video includes Closed Captions




Search This Site:










dropdown list issues.

automatic e-mail alert in asp.net

this time with much complicated scenario.(for me)

pop up calendar control and passing data across the pages

ajax / asp.net balloon tooltip - with a twist

about bulletedlist

dates and formating

asp.net 2.0: can i compile usercontrols into a dll and use the dll in another web project?

textmode property of textbox

break point isnt being reached

problem rendering and validation control on firefox

datagrid viewstate on only paging

problem in textbox

session is lost after opening up a few popup windows

how do i test which listbox items are selected?

custom validator for two fields

sending mail with smtp.send()

communication between two web user controls

serialization exception in unknown module

url button onclick

dropdownlist selectedindex problem

basic asp.net question

textbox should accepts only 1 to 100 numbers

mediaplayer control in aspx page.

aspnet event and placeholder

rangevalidator and custom errormessage ?

partial page displayed; too many controls?

migrating from code-behind to inline code

a httphandler question

dynamic database access using different connection strings

  Privacy | Contact Us
All Times Are GMT