Click here to Skip to main content
15,893,722 members
Home / Discussions / C#
   

C#

 
QuestionCalculating Tolerance area Pin
einsteinmow25-Jan-10 9:10
einsteinmow25-Jan-10 9:10 
AnswerRe: Calculating Tolerance area Pin
Rob Philpott25-Jan-10 9:28
Rob Philpott25-Jan-10 9:28 
GeneralRe: Calculating Tolerance area Pin
einsteinmow9-Feb-10 2:12
einsteinmow9-Feb-10 2:12 
AnswerRe: Calculating Tolerance area Pin
Alex Manolescu25-Jan-10 9:45
Alex Manolescu25-Jan-10 9:45 
GeneralRe: Calculating Tolerance area Pin
einsteinmow9-Feb-10 2:15
einsteinmow9-Feb-10 2:15 
GeneralRe: Calculating Tolerance area Pin
Alex Manolescu1-Jun-10 10:31
Alex Manolescu1-Jun-10 10:31 
QuestionMixing Dynamic code with non-dynamic code. Pin
Red_Wizard_Shot_The_Food25-Jan-10 9:07
Red_Wizard_Shot_The_Food25-Jan-10 9:07 
AnswerRe: Mixing Dynamic code with non-dynamic code. Pin
Natza Mitzi26-Jan-10 8:21
Natza Mitzi26-Jan-10 8:21 
It seems like all of the code is dynamic.

If the result is a single dll, then you can combine all code (text) right before compilation.

If the result is two dlls or more, you can create an interface and then load the implementation of Update on runtime (there are many other ways...)


QuestionSimple databinding Pin
Kaikus25-Jan-10 7:10
Kaikus25-Jan-10 7:10 
AnswerRe: Simple databinding Pin
tonyonlinux25-Jan-10 11:02
tonyonlinux25-Jan-10 11:02 
GeneralRe: Simple databinding Pin
Kaikus25-Jan-10 21:53
Kaikus25-Jan-10 21:53 
QuestionOleDbException Pin
gamer112725-Jan-10 5:43
gamer112725-Jan-10 5:43 
AnswerRe: OleDbException Pin
PIEBALDconsult25-Jan-10 6:40
mvePIEBALDconsult25-Jan-10 6:40 
GeneralRe: OleDbException Pin
gamer112725-Jan-10 6:48
gamer112725-Jan-10 6:48 
QuestionSystem.Threaading.Timer not firing Pin
Jim Crafton25-Jan-10 4:57
Jim Crafton25-Jan-10 4:57 
AnswerRe: System.Threaading.Timer not firing Pin
Eddy Vluggen25-Jan-10 6:54
professionalEddy Vluggen25-Jan-10 6:54 
GeneralRe: System.Threaading.Timer not firing Pin
Jim Crafton25-Jan-10 7:03
Jim Crafton25-Jan-10 7:03 
GeneralRe: System.Threaading.Timer not firing Pin
Eddy Vluggen25-Jan-10 8:08
professionalEddy Vluggen25-Jan-10 8:08 
AnswerRe: System.Threaading.Timer not firing Pin
#realJSOP25-Jan-10 8:29
mve#realJSOP25-Jan-10 8:29 
Questionsql insert string Pin
jojoba201025-Jan-10 4:26
jojoba201025-Jan-10 4:26 
AnswerRe: sql insert string Pin
Manas Bhardwaj25-Jan-10 4:36
professionalManas Bhardwaj25-Jan-10 4:36 
Questionopening form Pin
jojoba201025-Jan-10 3:27
jojoba201025-Jan-10 3:27 
AnswerRe: opening form Pin
sanforjackass25-Jan-10 3:34
sanforjackass25-Jan-10 3:34 
QuestionRe: opening form Pin
jojoba201025-Jan-10 3:41
jojoba201025-Jan-10 3:41 
AnswerRe: opening form Pin
dan!sh 25-Jan-10 3:54
professional dan!sh 25-Jan-10 3:54 

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.