Click here to Skip to main content
15,919,500 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: I need help in an asp.net program for project.. plzzzzzzz help me out Pin
Jack Li24-Jun-09 17:18
Jack Li24-Jun-09 17:18 
QuestionPlease help with this line! Pin
Chris_Dev24-Jun-09 6:42
Chris_Dev24-Jun-09 6:42 
AnswerRe: Please help with this line! Pin
Manas Bhardwaj24-Jun-09 6:45
professionalManas Bhardwaj24-Jun-09 6:45 
GeneralRe: Please help with this line! Pin
Chris_Dev24-Jun-09 6:53
Chris_Dev24-Jun-09 6:53 
AnswerRe: Please help with this line! Pin
Colin Angus Mackay24-Jun-09 7:19
Colin Angus Mackay24-Jun-09 7:19 
AnswerRe: Please help with this line! Pin
Jack Li24-Jun-09 17:32
Jack Li24-Jun-09 17:32 
QuestionTransfering file from web service to c++ via named pipes Pin
Al_Pennyworth24-Jun-09 4:38
Al_Pennyworth24-Jun-09 4:38 
QuestionRe: Transfering file from web service to c++ via named pipes Pin
led mike24-Jun-09 4:45
led mike24-Jun-09 4:45 
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 

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.