Click here to Skip to main content
15,896,207 members
Home / Discussions / C#
   

C#

 
GeneralRe: windows service scheduler Pin
arkiboys19-Jun-07 23:04
arkiboys19-Jun-07 23:04 
GeneralRe: windows service scheduler Pin
SimulationofSai20-Jun-07 0:18
SimulationofSai20-Jun-07 0:18 
AnswerRe: windows service scheduler Pin
Joseph Guadagno20-Jun-07 4:08
Joseph Guadagno20-Jun-07 4:08 
QuestionXAML extension question Pin
Super Lloyd19-Jun-07 21:44
Super Lloyd19-Jun-07 21:44 
QuestionData Encrypt and Decrypt? Pin
mimilaw19-Jun-07 21:35
mimilaw19-Jun-07 21:35 
AnswerRe: Data Encrypt and Decrypt? Pin
Sathesh Sakthivel19-Jun-07 21:55
Sathesh Sakthivel19-Jun-07 21:55 
QuestionHow to import ActiveX control in the form? [modified] Pin
$uresh $hanmugam19-Jun-07 21:24
$uresh $hanmugam19-Jun-07 21:24 
AnswerRe: How to import ActiveX control in the form? Pin
Mali Perica19-Jun-07 21:44
Mali Perica19-Jun-07 21:44 
Have you tried the following:

1) Register ActiveX control with "regsvr32 name_of_activex_file.dll" from Command Prompt (without quotes, of course).
2) Remove all references from your project that are pointing to mentioned ActiveX control.
3) Choose Add reference, select COM tab page, and find and add MODI control from the list.
QuestionRegd Serialization Pin
vikasviswan19-Jun-07 21:10
vikasviswan19-Jun-07 21:10 
AnswerRe: Regd Serialization Pin
Sandeep Akhare19-Jun-07 21:24
Sandeep Akhare19-Jun-07 21:24 
AnswerRe: Regd Serialization Pin
Sathesh Sakthivel19-Jun-07 21:34
Sathesh Sakthivel19-Jun-07 21:34 
AnswerRe: Regd Serialization Pin
PandemoniumPasha20-Jun-07 0:21
PandemoniumPasha20-Jun-07 0:21 
QuestionRe: Regd Serialization Pin
vikasviswan20-Jun-07 0:30
vikasviswan20-Jun-07 0:30 
Questionmouse hook [modified] Pin
trecee_jhnsn19-Jun-07 20:27
trecee_jhnsn19-Jun-07 20:27 
Questiongetting data via DialUp Pin
Assaf Dar19-Jun-07 19:30
Assaf Dar19-Jun-07 19:30 
QuestionMDI Closing Statement Pin
*** AAMP ***19-Jun-07 19:16
*** AAMP ***19-Jun-07 19:16 
AnswerRe: MDI Closing Statement Pin
Nouman Bhatti19-Jun-07 20:20
Nouman Bhatti19-Jun-07 20:20 
GeneralRe: MDI Closing Statement Pin
*** AAMP ***19-Jun-07 22:34
*** AAMP ***19-Jun-07 22:34 
AnswerRe: MDI Closing Statement [modified] Pin
gumi_r@msn.com19-Jun-07 23:54
gumi_r@msn.com19-Jun-07 23:54 
Questioncan u convert this vb.net code into c#.net Pin
srinivassam19-Jun-07 18:45
srinivassam19-Jun-07 18:45 
AnswerRe: can u convert this vb.net code into c#.net Pin
Christian Graus19-Jun-07 19:05
protectorChristian Graus19-Jun-07 19:05 
Questionwriting to appconfig file Pin
justintimberlake19-Jun-07 18:41
justintimberlake19-Jun-07 18:41 
AnswerRe: writing to appconfig file Pin
Sathesh Sakthivel19-Jun-07 18:42
Sathesh Sakthivel19-Jun-07 18:42 
AnswerRe: writing to appconfig file Pin
Joseph Guadagno20-Jun-07 4:13
Joseph Guadagno20-Jun-07 4:13 
Questionwritng to appconfig file Pin
justintimberlake19-Jun-07 18:41
justintimberlake19-Jun-07 18:41 

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.