Click here to Skip to main content
15,915,019 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to make a copy of a binary file without using Copy function? Pin
alexey N11-Apr-06 18:28
alexey N11-Apr-06 18:28 
AnswerRe: How to make a copy of a binary file without using Copy function? Pin
mav.northwind11-Apr-06 23:35
mav.northwind11-Apr-06 23:35 
QuestionHow to ftp upload a .zip (binary) file? Pin
tranthuyen11-Apr-06 16:07
tranthuyen11-Apr-06 16:07 
QuestionHow to use Flash with C# Pin
mm31011-Apr-06 15:36
mm31011-Apr-06 15:36 
AnswerRe: How to use Flash with C# Pin
Christian Graus11-Apr-06 16:55
protectorChristian Graus11-Apr-06 16:55 
JokeRe: How to use Flash with C# Pin
leppie11-Apr-06 21:38
leppie11-Apr-06 21:38 
GeneralRe: How to use Flash with C# Pin
Christian Graus12-Apr-06 1:25
protectorChristian Graus12-Apr-06 1:25 
QuestionAdding Controls Pin
rahultaing11-Apr-06 15:03
rahultaing11-Apr-06 15:03 
Can anyone tell me how do I add a .Net FCL Control to my C# project.

The problem that I am getting is that I have made a control in C# by selecting the project type as "Windows Control Library", In this project I am using just a Listbox and I have not made this project as a Component.

Then I make another C# project and on its toolbar I select "Choose Item" by right clicking my mouse button. On that I see a window which shows a list of .Net Framework Class Library Components and COM components, but since my project is not a Component I don't see my control in that list.

After that I tried adding the dll of my control in the references folder of my Client project, I was able to add that dll as a reference but the problem is that since my control is a visible control, I would like to see the Listbox which this control contains, whenever I use the control in my project.

I want my Control to appear on the tolbox of my client project, I was unable to do that?I was able to implement a class as a component, and use it as a control in my client, this worked perfectly fine and I saw my Class control on the toolbox of my C# client after I selected Choose
Item on the toolbox.

Please let me know what should I do regarding this issue?
AnswerRe: Adding Controls Pin
S. Senthil Kumar11-Apr-06 17:48
S. Senthil Kumar11-Apr-06 17:48 
QuestionControls Pin
rahultaing11-Apr-06 14:33
rahultaing11-Apr-06 14:33 
AnswerRe: Controls Pin
albCode11-Apr-06 21:45
albCode11-Apr-06 21:45 
Questionhelppppppppppp. Pin
lover9111-Apr-06 13:41
lover9111-Apr-06 13:41 
AnswerRe: helppppppppppp. Pin
Christian Graus11-Apr-06 16:54
protectorChristian Graus11-Apr-06 16:54 
QuestionVS 2005 with netFramework 1.1 ? Pin
hasantayyar11-Apr-06 9:38
hasantayyar11-Apr-06 9:38 
AnswerRe: VS 2005 with netFramework 1.1 ? Pin
Ed.Poore11-Apr-06 10:52
Ed.Poore11-Apr-06 10:52 
GeneralRe: VS 2005 with netFramework 1.1 ? Pin
hasantayyar11-Apr-06 11:17
hasantayyar11-Apr-06 11:17 
GeneralRe: VS 2005 with netFramework 1.1 ? Pin
Ed.Poore11-Apr-06 11:22
Ed.Poore11-Apr-06 11:22 
AnswerRe: VS 2005 with netFramework 1.1 ? Pin
hasantayyar11-Apr-06 11:24
hasantayyar11-Apr-06 11:24 
GeneralRe: VS 2005 with netFramework 1.1 ? Pin
Ed.Poore11-Apr-06 11:42
Ed.Poore11-Apr-06 11:42 
AnswerRe: VS 2005 with netFramework 1.1 ? Pin
Graham Nimbley11-Apr-06 14:23
Graham Nimbley11-Apr-06 14:23 
GeneralMSBuild Toolkit ? Pin
hasantayyar11-Apr-06 20:26
hasantayyar11-Apr-06 20:26 
GeneralRe: MSBuild Toolkit ? Pin
Graham Nimbley12-Apr-06 6:49
Graham Nimbley12-Apr-06 6:49 
QuestionAccess database in winME Pin
neliocc11-Apr-06 9:20
neliocc11-Apr-06 9:20 
AnswerRe: Access database in winME Pin
Ed.Poore11-Apr-06 10:48
Ed.Poore11-Apr-06 10:48 
QuestionLooking for a base class with typeof? Pin
Andrew Stampor11-Apr-06 8:45
Andrew Stampor11-Apr-06 8:45 

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.