Click here to Skip to main content
15,891,375 members
Home / Discussions / C#
   

C#

 
AnswerRe: Search binary string? Pin
Christian Graus22-Feb-07 23:11
protectorChristian Graus22-Feb-07 23:11 
Questionpredifined array of structures in C#? Pin
bouli22-Feb-07 22:22
bouli22-Feb-07 22:22 
AnswerRe: predifined array of structures in C#? Pin
Christian Graus22-Feb-07 22:27
protectorChristian Graus22-Feb-07 22:27 
GeneralRe: predifined array of structures in C#? Pin
bouli22-Feb-07 22:45
bouli22-Feb-07 22:45 
GeneralRe: predifined array of structures in C#? Pin
Christian Graus22-Feb-07 23:38
protectorChristian Graus22-Feb-07 23:38 
GeneralRe: predifined array of structures in C#? Pin
bouli22-Feb-07 23:39
bouli22-Feb-07 23:39 
GeneralRe: predifined array of structures in C#? Pin
Luc Pattyn23-Feb-07 10:13
sitebuilderLuc Pattyn23-Feb-07 10:13 
QuestionReferencing a dll or ActiveX Control in .net Pin
salon22-Feb-07 22:06
salon22-Feb-07 22:06 
D'Oh! | :doh: I have to make an ActiveX control so tht I can use it in other applications.I referred following link

http://www.c-sharpcorner.com/UploadFile/dsandor/ActiveXInNet11102005040748AM/ActiveXInNet.aspx

Followed exactly same steps.
i made a class library and referenced its dll in another webform where i m using the members of
the class library through Javascript.but the members are not accessible in Javascript.i.e.

function doScript()
{
myControl1.UserText = Form1.txt.value;
}
in this javascript function the UserText member is not getting called.
What's the mistake i m making?

AnswerRe: Referencing a dll or ActiveX Control in .net Pin
Christian Graus22-Feb-07 22:30
protectorChristian Graus22-Feb-07 22:30 
GeneralRe: Referencing a dll or ActiveX Control in .net Pin
salon22-Feb-07 22:38
salon22-Feb-07 22:38 
QuestionHex to binary? Pin
Monk11122-Feb-07 21:24
Monk11122-Feb-07 21:24 
AnswerRe: Hex to binary? Pin
Sylvester george22-Feb-07 22:16
Sylvester george22-Feb-07 22:16 
AnswerRe: Hex to binary? Pin
blackjack215022-Feb-07 22:16
blackjack215022-Feb-07 22:16 
AnswerRe: Hex to binary? Pin
Christian Graus22-Feb-07 22:26
protectorChristian Graus22-Feb-07 22:26 
QuestionThere is finish painting event? Pin
aukh22-Feb-07 21:17
aukh22-Feb-07 21:17 
AnswerRe: There is finish painting event? Pin
Christian Graus22-Feb-07 23:39
protectorChristian Graus22-Feb-07 23:39 
AnswerRe: There is finish painting event? Pin
Luc Pattyn23-Feb-07 10:20
sitebuilderLuc Pattyn23-Feb-07 10:20 
Generaltextbox cairrage return Pin
V.22-Feb-07 21:01
professionalV.22-Feb-07 21:01 
GeneralRe: textbox cairrage return Pin
Christian Graus22-Feb-07 23:57
protectorChristian Graus22-Feb-07 23:57 
GeneralRe: textbox cairrage return Pin
V.23-Feb-07 0:19
professionalV.23-Feb-07 0:19 
GeneralRe: textbox cairrage return Pin
Martin#23-Feb-07 0:08
Martin#23-Feb-07 0:08 
GeneralRe: textbox cairrage return Pin
V.23-Feb-07 0:22
professionalV.23-Feb-07 0:22 
QuestionSet StandardClick/StandardDoubleClick to a ListView control Pin
blackjack215022-Feb-07 21:01
blackjack215022-Feb-07 21:01 
QuestionXSL Variable in .cs File Pin
Abubakarsb22-Feb-07 20:56
Abubakarsb22-Feb-07 20:56 
AnswerRe: XSL Variable in .cs File Pin
Stefan Troschuetz22-Feb-07 22:22
Stefan Troschuetz22-Feb-07 22:22 

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.