Click here to Skip to main content
15,889,281 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionWhich Message Board is appropriate for XAML questions? Pin
nicknotyet21-Jun-06 4:45
nicknotyet21-Jun-06 4:45 
AnswerRe: Which Message Board is appropriate for XAML questions? [modified] Pin
Josh Smith21-Jun-06 5:06
Josh Smith21-Jun-06 5:06 
QuestionSingleton ? Pin
fregolo5221-Jun-06 0:38
fregolo5221-Jun-06 0:38 
AnswerRe: Singleton ? Pin
Josh Smith21-Jun-06 4:10
Josh Smith21-Jun-06 4:10 
QuestionRe: Singleton ? Pin
Jun Du21-Jun-06 5:14
Jun Du21-Jun-06 5:14 
AnswerRe: Singleton ? Pin
fregolo5221-Jun-06 5:28
fregolo5221-Jun-06 5:28 
GeneralRe: Singleton ? Pin
Jun Du21-Jun-06 6:03
Jun Du21-Jun-06 6:03 
GeneralRe: Singleton ? Pin
Felipe Dalorzo22-Jun-06 6:32
Felipe Dalorzo22-Jun-06 6:32 
The smallest deployment unit that exist in .NET is an assembly, but when you create an assembly (*.dll, *.exe), this makes them like small islands to comunicate them you need to use things like .NET Remoting to be able to let them talk, but the use of such power solution will make sense only if you are talking about processes(running in the back) or executable applications because either a private or public dll can be used in many applications at the same time with no problems.

Hope this help
QuestionAdding Controls Dynamically,but not accessing [modified] Pin
Nagaraju_Focus20-Jun-06 0:54
Nagaraju_Focus20-Jun-06 0:54 
AnswerRe: Adding Controls Dynamically,but not accessing Pin
Josh Smith21-Jun-06 4:13
Josh Smith21-Jun-06 4:13 
GeneralRe: Adding Controls Dynamically,but not accessing Pin
Nagaraju_Focus22-Jun-06 0:41
Nagaraju_Focus22-Jun-06 0:41 
Questiondatabase accessing Pin
Nagraju19-Jun-06 23:03
Nagraju19-Jun-06 23:03 
AnswerRe: database accessing Pin
Vasudevan Deepak Kumar19-Jun-06 23:10
Vasudevan Deepak Kumar19-Jun-06 23:10 
QuestionMultiplatform (32bits/64bits/CE) & Interop Pin
Super Lloyd19-Jun-06 16:16
Super Lloyd19-Jun-06 16:16 
Questionc# in .net Pin
tom laz19-Jun-06 10:21
tom laz19-Jun-06 10:21 
AnswerRe: c# in .net Pin
Ed.Poore19-Jun-06 11:08
Ed.Poore19-Jun-06 11:08 
GeneralRe: c# in .net Pin
tom laz19-Jun-06 11:12
tom laz19-Jun-06 11:12 
GeneralRe: c# in .net Pin
Ed.Poore19-Jun-06 12:31
Ed.Poore19-Jun-06 12:31 
Question.NET Framework - Restarting Framework Pin
Jawz-X19-Jun-06 9:17
Jawz-X19-Jun-06 9:17 
AnswerRe: .NET Framework - Restarting Framework Pin
Sebastien Lachance19-Jun-06 9:49
Sebastien Lachance19-Jun-06 9:49 
GeneralRe: .NET Framework - Restarting Framework Pin
Jawz-X22-Jun-06 5:20
Jawz-X22-Jun-06 5:20 
AnswerRe: .NET Framework - Restarting Framework Pin
Josh Smith19-Jun-06 9:59
Josh Smith19-Jun-06 9:59 
AnswerRe: .NET Framework - Restarting Framework Pin
Yogesh Kshatriya19-Jun-06 17:10
Yogesh Kshatriya19-Jun-06 17:10 
QuestionRe: .NET Framework - Restarting Framework Pin
Jun Du21-Jun-06 5:20
Jun Du21-Jun-06 5:20 
AnswerRe: .NET Framework - Restarting Framework Pin
Jawz-X22-Jun-06 5:18
Jawz-X22-Jun-06 5:18 

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.