Click here to Skip to main content
15,919,613 members
Home / Discussions / C#
   

C#

 
GeneralRe: Multilingual Pin
Vasudevan Deepak Kumar17-Jul-05 23:13
Vasudevan Deepak Kumar17-Jul-05 23:13 
GeneralRe: Multilingual Pin
mhmoud rawas18-Jul-05 2:11
mhmoud rawas18-Jul-05 2:11 
GeneralCancel Events Pin
Beringer17-Jul-05 20:38
Beringer17-Jul-05 20:38 
GeneralRe: Cancel Events Pin
leppie17-Jul-05 20:47
leppie17-Jul-05 20:47 
GeneralRe: Cancel Events Pin
J4amieC17-Jul-05 23:27
J4amieC17-Jul-05 23:27 
GeneralRe: Cancel Events Pin
Beringer18-Jul-05 10:22
Beringer18-Jul-05 10:22 
GeneralRe: Cancel Events Pin
maheswara18-Jul-05 2:17
maheswara18-Jul-05 2:17 
GeneralRe: Cancel Events Pin
Beringer18-Jul-05 10:22
Beringer18-Jul-05 10:22 
QuestionConnecting ORACLE to C# ? Pin
Member 198359717-Jul-05 20:14
Member 198359717-Jul-05 20:14 
AnswerRe: Connecting ORACLE to C# ? Pin
V.17-Jul-05 22:57
professionalV.17-Jul-05 22:57 
AnswerRe: Connecting ORACLE to C# ? Pin
Vasudevan Deepak Kumar17-Jul-05 23:17
Vasudevan Deepak Kumar17-Jul-05 23:17 
QuestionImporting in Access pogrammatically? Pin
kbalias17-Jul-05 18:38
kbalias17-Jul-05 18:38 
AnswerRe: Importing in Access pogrammatically? Pin
Kodanda Pani17-Jul-05 19:55
Kodanda Pani17-Jul-05 19:55 
GeneralQuestions about objects and class Pin
tttyip17-Jul-05 18:27
tttyip17-Jul-05 18:27 
GeneralRe: Questions about objects and class Pin
Christian Graus17-Jul-05 19:06
protectorChristian Graus17-Jul-05 19:06 
Generalquestion ==> planing phase Pin
daat9917-Jul-05 17:49
daat9917-Jul-05 17:49 
GeneralAccessing actual image data from the Internet Explorer DOM tree Pin
chrismetcalf17-Jul-05 16:24
chrismetcalf17-Jul-05 16:24 
GeneralBump! Pin
chrismetcalf19-Jul-05 7:13
chrismetcalf19-Jul-05 7:13 
GeneralAccessing information about the current page's SSL security from a C# Browser Helper Object Pin
chrismetcalf17-Jul-05 16:20
chrismetcalf17-Jul-05 16:20 
GeneralBump! Pin
chrismetcalf19-Jul-05 7:13
chrismetcalf19-Jul-05 7:13 
GeneralMicrosoft C# beta 2 Pin
Underhillron17-Jul-05 15:17
Underhillron17-Jul-05 15:17 
GeneralRe: Microsoft C# beta 2 Pin
Judah Gabriel Himango17-Jul-05 17:11
sponsorJudah Gabriel Himango17-Jul-05 17:11 
QuestionHow to use the texture as the background of bars in mschart? Pin
luckyeagle17-Jul-05 15:09
luckyeagle17-Jul-05 15:09 
Generalweird threads in forms Pin
mihai_152917-Jul-05 11:37
mihai_152917-Jul-05 11:37 
GeneralRe: weird threads in forms Pin
Rob Graham17-Jul-05 12:10
Rob Graham17-Jul-05 12:10 
You cannot directly access controls from a thread different than the one that created the controls. Look up the help on Control.Invoke for more info on how to interact with the UI thread from other threads

Absolute faith corrupts as absolutely as absolute power
Eric Hoffer

The opposite of the religious fanatic is not the fanatical atheist but the gentle cynic who cares not whether there is a god or not.
Eric Hoffer

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.