Click here to Skip to main content
15,903,175 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Transfering file from web service to c++ via named pipes Pin
Al_Pennyworth24-Jun-09 4:49
Al_Pennyworth24-Jun-09 4:49 
GeneralRe: Transfering file from web service to c++ via named pipes Pin
led mike24-Jun-09 5:07
led mike24-Jun-09 5:07 
QuestionDatagrid property Pin
Shaik Muzbur24-Jun-09 3:30
Shaik Muzbur24-Jun-09 3:30 
AnswerRe: Datagrid property Pin
Manas Bhardwaj24-Jun-09 4:35
professionalManas Bhardwaj24-Jun-09 4:35 
AnswerRe: Datagrid property Pin
Jack Li24-Jun-09 18:41
Jack Li24-Jun-09 18:41 
QuestionFrameset Pin
yesu prakash24-Jun-09 3:27
yesu prakash24-Jun-09 3:27 
AnswerRe: Frameset Pin
Niladri_Biswas24-Jun-09 4:20
Niladri_Biswas24-Jun-09 4:20 
Questionconfusion using Addparsedsubobject method in page Pin
jagga2124-Jun-09 3:27
jagga2124-Jun-09 3:27 
Hi friends




I am new to Asp.net. I was studying page life cycle then i came accross this method

Addparsedsubobject()

-According to me this method is fired after control on page is parsed


-this method id fired recursively on all controls

-this method adds contrls to the collection of its parent.




question1:- Firstly i want to know that controls that are adding to colleciton are intialized with the value that we have defined in aspx page as attributes of control or they just contain the defualt value like null for object.

question2:-secondly, i have consfusing regarding creation of control's collection to hold the child controls. According to page life cyle article (http://skysigal.xact-solutions.com/Resources/Web/ASPNET/ASPNETPipeLine/tabid/484/Default.aspx) addparsedsubobject method is fired before the createcontrolcollection method. if createcontrolcollection is fired afterward the how can be add controls to control's collection becuse it is not created yet.

Please help me with it
QuestionHow to assign values to the properties for a user control Pin
honey.rpk24-Jun-09 2:59
honey.rpk24-Jun-09 2:59 
AnswerRe: How to assign values to the properties for a user control Pin
Niladri_Biswas24-Jun-09 3:45
Niladri_Biswas24-Jun-09 3:45 
QuestionTreeView control [modified] Pin
indian14324-Jun-09 2:32
indian14324-Jun-09 2:32 
AnswerRe: TreeView control Pin
himanshu256124-Jun-09 20:59
himanshu256124-Jun-09 20:59 
GeneralRe: TreeView control Pin
indian14324-Jun-09 21:54
indian14324-Jun-09 21:54 
GeneralRe: TreeView control Pin
himanshu256124-Jun-09 22:35
himanshu256124-Jun-09 22:35 
Questionasp.net Pin
Minaxi 4m India24-Jun-09 1:43
Minaxi 4m India24-Jun-09 1:43 
AnswerRe: asp.net Pin
Minaxi 4m India24-Jun-09 1:44
Minaxi 4m India24-Jun-09 1:44 
GeneralRe: asp.net Pin
Abhijit Jana24-Jun-09 2:05
professionalAbhijit Jana24-Jun-09 2:05 
GeneralRe: asp.net Pin
Baran M24-Jun-09 2:09
Baran M24-Jun-09 2:09 
AnswerRe: asp.net Pin
Abhijit Jana24-Jun-09 2:04
professionalAbhijit Jana24-Jun-09 2:04 
AnswerRe: asp.net Pin
K030624-Jun-09 2:06
K030624-Jun-09 2:06 
AnswerRe: asp.net Pin
Baran M24-Jun-09 2:08
Baran M24-Jun-09 2:08 
AnswerRe: asp.net Pin
Vimalsoft(Pty) Ltd24-Jun-09 2:33
professionalVimalsoft(Pty) Ltd24-Jun-09 2:33 
Questiondropdown data lost on post back of contentpage Pin
S.Aijaz24-Jun-09 1:38
S.Aijaz24-Jun-09 1:38 
AnswerRe: dropdown data lost on post back of contentpage Pin
Chetan.visodiya24-Jun-09 1:51
Chetan.visodiya24-Jun-09 1:51 
AnswerRe: dropdown data lost on post back of contentpage Pin
Niladri_Biswas24-Jun-09 4:40
Niladri_Biswas24-Jun-09 4:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.