Click here to Skip to main content
15,902,870 members
Home / Discussions / C#
   

C#

 
QuestionNetworkStream.Length Property Pin
mertkan6522-Nov-06 21:21
mertkan6522-Nov-06 21:21 
AnswerRe: NetworkStream.Length Property Pin
Bhupi Bhai22-Nov-06 21:45
Bhupi Bhai22-Nov-06 21:45 
GeneralRe: NetworkStream.Length Property Pin
mertkan6522-Nov-06 21:59
mertkan6522-Nov-06 21:59 
QuestionIs it possible? Pin
Atul Kharecha22-Nov-06 21:07
Atul Kharecha22-Nov-06 21:07 
AnswerRe: Is it possible? Pin
Christian Graus22-Nov-06 21:33
protectorChristian Graus22-Nov-06 21:33 
GeneralRe: Is it possible? Pin
Bhupi Bhai22-Nov-06 22:08
Bhupi Bhai22-Nov-06 22:08 
AnswerRe: Is it possible? Pin
mertkan6522-Nov-06 22:02
mertkan6522-Nov-06 22:02 
QuestionActiveX Pin
lungiez22-Nov-06 22:35
lungiez22-Nov-06 22:35 
I want to use and active X control. That was created with a different(C++) programming language in C#. I tested its methods methods on a windows aplication form they do work fine. But when I wan't to add it to a webForm I am not able to acces it's methods method. I am able to add it using

<object
id="Object1" border="0" name="Any" classid="CLSID:27A4643-14B3-1d6-A3DC-00C7CAA476" style="z-index: 102; left: 521px; position: absolute; top: 177px; height: 226px; width: 270px;">

But when I use

function MyButton_onclick()
{

Object1.Method();
}

it does not even give an error it is just quiet. my email addres is lungiez@yahoo.co.uk

1234

AnswerRe: ActiveX Pin
Christian Graus22-Nov-06 23:16
protectorChristian Graus22-Nov-06 23:16 
AnswerRe: Is it possible? Pin
Atul Kharecha22-Nov-06 22:45
Atul Kharecha22-Nov-06 22:45 
QuestionRichTextBox issue Pin
Pratik Vasant Shah22-Nov-06 20:12
Pratik Vasant Shah22-Nov-06 20:12 
Questionhow to override ondatabinding in case of binding data to datagrid Pin
333soori22-Nov-06 19:57
333soori22-Nov-06 19:57 
QuestionMultilanguage Support Pin
Rahul.RK22-Nov-06 18:09
Rahul.RK22-Nov-06 18:09 
AnswerRe: Multilanguage Support Pin
Paresh Gheewala22-Nov-06 20:05
Paresh Gheewala22-Nov-06 20:05 
AnswerRe: Multilanguage Support Pin
Eduard Keilholz22-Nov-06 20:05
Eduard Keilholz22-Nov-06 20:05 
QuestionRunning out of ideas Pin
~~~Johnny~~~22-Nov-06 13:58
~~~Johnny~~~22-Nov-06 13:58 
AnswerRe: Running out of ideas Pin
Eduard Keilholz22-Nov-06 20:07
Eduard Keilholz22-Nov-06 20:07 
QuestionMembershipProvider and WinForms Pin
Jamie Nordmeyer22-Nov-06 13:36
Jamie Nordmeyer22-Nov-06 13:36 
AnswerRe: MembershipProvider and WinForms Pin
Paresh Gheewala22-Nov-06 20:10
Paresh Gheewala22-Nov-06 20:10 
Generalsprite problem again i think this will work [modified] Pin
Amar Chaudhary22-Nov-06 10:36
Amar Chaudhary22-Nov-06 10:36 
QuestionNetwork problem Pin
snouto22-Nov-06 9:48
snouto22-Nov-06 9:48 
AnswerRe: Network problem Pin
led mike22-Nov-06 10:17
led mike22-Nov-06 10:17 
Questioncan any one give me the idea or code of this case, plez [modified] Pin
tamerana200422-Nov-06 9:30
tamerana200422-Nov-06 9:30 
AnswerRe: can any one give me the idea or code of this case, plez Pin
led mike22-Nov-06 9:39
led mike22-Nov-06 9:39 
AnswerRe: can any one give me the idea or code of this case, plez Pin
Dave Kreskowiak22-Nov-06 9:44
mveDave Kreskowiak22-Nov-06 9:44 

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.