Click here to Skip to main content
15,895,494 members
Home / Discussions / C#
   

C#

 
QuestionTest-driven developed project example Pin
sacoskun21-Aug-08 9:24
sacoskun21-Aug-08 9:24 
AnswerRe: Test-driven developed project example Pin
leppie21-Aug-08 22:00
leppie21-Aug-08 22:00 
GeneralRe: Test-driven developed project example Pin
sacoskun22-Aug-08 6:26
sacoskun22-Aug-08 6:26 
QuestionPictureBox trasparency Pin
Member 431105721-Aug-08 9:09
Member 431105721-Aug-08 9:09 
AnswerRe: PictureBox trasparency Pin
Pete O'Hanlon21-Aug-08 11:07
mvePete O'Hanlon21-Aug-08 11:07 
GeneralRe: PictureBox trasparency Pin
radialronnie21-Aug-08 13:06
radialronnie21-Aug-08 13:06 
GeneralRe: PictureBox trasparency Pin
Member 431105721-Aug-08 21:32
Member 431105721-Aug-08 21:32 
QuestionHow does a C# user control hosted in IE6 get a reference to its parent JSP Web form? Pin
Emitr21-Aug-08 8:22
Emitr21-Aug-08 8:22 
Hi, I'm developing a C# user control to be hosted in IE6. The user control needs to be able to reach out and grab values that are assigned to elements in the Web form that hosts the user control. The Web form is contained in a JSP (not ASP.NET) and uses javascript. Obviously the Web form has a reference to the user control, but how does the user control get a reference to the Web form (parent container) that hosts it so that the user control can read element values in the Web form? I know how to make the Web form pass values to the user control, but I don't know how to make the user control get values from the Web form. Any help would be appreciated.
AnswerRe: How does a C# user control hosted in IE6 get a reference to its parent JSP Web form? Pin
The Cake of Deceit22-Aug-08 8:39
The Cake of Deceit22-Aug-08 8:39 
GeneralRe: How does a C# ActiveX control get a reference to the IE browser? Pin
Emitr22-Aug-08 10:22
Emitr22-Aug-08 10:22 
GeneralRe: How does a C# ActiveX control get a reference to the IE browser? Pin
The Cake of Deceit23-Aug-08 10:22
The Cake of Deceit23-Aug-08 10:22 
QuestionCustom Exception Handling "Best Practise" Pin
Spaz8021-Aug-08 7:32
Spaz8021-Aug-08 7:32 
AnswerRe: Custom Exception Handling "Best Practise" Pin
Christian Graus21-Aug-08 11:45
protectorChristian Graus21-Aug-08 11:45 
GeneralRe: Custom Exception Handling "Best Practise" Pin
Ravi Bhavnani21-Aug-08 13:46
professionalRavi Bhavnani21-Aug-08 13:46 
QuestionSingleton Pattern Confusion Pin
Brendan Vogt21-Aug-08 6:37
Brendan Vogt21-Aug-08 6:37 
AnswerRe: Singleton Pattern Confusion Pin
N a v a n e e t h21-Aug-08 6:41
N a v a n e e t h21-Aug-08 6:41 
GeneralRe: Singleton Pattern Confusion Pin
Brendan Vogt21-Aug-08 6:45
Brendan Vogt21-Aug-08 6:45 
AnswerRe: Singleton Pattern Confusion Pin
PIEBALDconsult21-Aug-08 8:30
mvePIEBALDconsult21-Aug-08 8:30 
AnswerRe: Singleton Pattern Confusion Pin
Pete O'Hanlon21-Aug-08 8:34
mvePete O'Hanlon21-Aug-08 8:34 
GeneralRe: Singleton Pattern Confusion Pin
Björn Friedrich23-Aug-08 3:58
Björn Friedrich23-Aug-08 3:58 
AnswerRe: Singleton Pattern Confusion Pin
Björn Friedrich23-Aug-08 3:57
Björn Friedrich23-Aug-08 3:57 
QuestionPolymorphism Pin
Ram_Bytes21-Aug-08 5:44
Ram_Bytes21-Aug-08 5:44 
AnswerRe: Polymorphism PinPopular
Dan Neely21-Aug-08 7:03
Dan Neely21-Aug-08 7:03 
JokeRe: Polymorphism Pin
Manas Bhardwaj21-Aug-08 7:19
professionalManas Bhardwaj21-Aug-08 7:19 
GeneralRe: Polymorphism Pin
Dan Neely21-Aug-08 7:46
Dan Neely21-Aug-08 7:46 

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.