Click here to Skip to main content
15,924,195 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to declare an array in c#? Pin
Stu Richardson27-Jun-07 21:36
Stu Richardson27-Jun-07 21:36 
AnswerRe: How to declare an array in c#? Pin
Manas Bhardwaj27-Jun-07 22:09
professionalManas Bhardwaj27-Jun-07 22:09 
AnswerRe: How to declare an array in c#? Pin
Luc Pattyn27-Jun-07 22:17
sitebuilderLuc Pattyn27-Jun-07 22:17 
AnswerRe: How to declare an array in c#? Pin
Chintan.Desai28-Jun-07 0:55
Chintan.Desai28-Jun-07 0:55 
Questiondynamic control (c# ASP.net) Pin
hhems27-Jun-07 20:53
hhems27-Jun-07 20:53 
AnswerRe: dynamic control (c# ASP.net) Pin
Chintan.Desai28-Jun-07 1:03
Chintan.Desai28-Jun-07 1:03 
QuestionDeploying the addin Pin
Ram Krishna Wagle27-Jun-07 20:27
Ram Krishna Wagle27-Jun-07 20:27 
QuestionProblem with using the CollectionEditor class for user control in C#. Pin
Biju VA27-Jun-07 20:08
professionalBiju VA27-Jun-07 20:08 
Hi,



I have created a Windows Component class(in C#) which will be used by the other developers in their application during the design time. The developers will add the component into the tool box by adding the reference to it. Later they drag and drop the copmponent on the Windows form.


I needed the component in such a way that the developer could add the collection items into it. So I have inherited the CollectionEditor class in the component.


Am able to add the collection items into the collection editor. But am not getting the added items back when I close the windows application and open it again.ie., it doesn't appear to be assigning the added items to the actuall collection in the form's InitializeComponent() function.


> Can you please suggest me some solution.



"Don't go the way life takes you…... Take the life the way you go……….."
QuestionPreventing method access in derived class. Pin
Diana Fernandez27-Jun-07 19:17
Diana Fernandez27-Jun-07 19:17 
AnswerRe: Preventing method access in derived class. Pin
Christian Graus27-Jun-07 19:34
protectorChristian Graus27-Jun-07 19:34 
AnswerRe: Preventing method access in derived class. Pin
stancrm27-Jun-07 19:34
stancrm27-Jun-07 19:34 
AnswerRe: Preventing method access in derived class. Pin
Sathesh Sakthivel27-Jun-07 20:05
Sathesh Sakthivel27-Jun-07 20:05 
AnswerRe: Preventing method access in derived class. Pin
Diana Fernandez27-Jun-07 20:09
Diana Fernandez27-Jun-07 20:09 
GeneralRe: Preventing method access in derived class. Pin
Martin#27-Jun-07 20:19
Martin#27-Jun-07 20:19 
GeneralRe: Preventing method access in derived class. Pin
Christian Graus27-Jun-07 20:34
protectorChristian Graus27-Jun-07 20:34 
GeneralRe: Preventing method access in derived class. Pin
Martin#27-Jun-07 20:38
Martin#27-Jun-07 20:38 
GeneralRe: Preventing method access in derived class. Pin
Christian Graus27-Jun-07 20:36
protectorChristian Graus27-Jun-07 20:36 
GeneralRe: Preventing method access in derived class. Pin
Urs Enzler27-Jun-07 22:39
Urs Enzler27-Jun-07 22:39 
QuestionHow to implement an aspect factory Pin
rameshbhojan27-Jun-07 19:10
rameshbhojan27-Jun-07 19:10 
AnswerRe: How to implement an aspect factory Pin
Christian Graus27-Jun-07 19:36
protectorChristian Graus27-Jun-07 19:36 
AnswerRe: How to implement an aspect factory Pin
Sathesh Sakthivel27-Jun-07 20:06
Sathesh Sakthivel27-Jun-07 20:06 
QuestionTimer+web form Pin
razanabanu27-Jun-07 18:44
razanabanu27-Jun-07 18:44 
AnswerRe: Timer+web form Pin
Christian Graus27-Jun-07 19:37
protectorChristian Graus27-Jun-07 19:37 
AnswerRe: Timer+web form Pin
Sathesh Sakthivel27-Jun-07 20:12
Sathesh Sakthivel27-Jun-07 20:12 
GeneralRe: Timer+web form Pin
razanabanu27-Jun-07 20:36
razanabanu27-Jun-07 20:36 

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.