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

.NET (Core and Framework)

 
GeneralRe: Error in running the application in AMD Preocessor Pin
Luc Pattyn30-Oct-08 19:09
sitebuilderLuc Pattyn30-Oct-08 19:09 
AnswerRe: Error in running the application in AMD Preocessor Pin
kinar31-Oct-08 9:07
kinar31-Oct-08 9:07 
QuestionDiffrence between Framework class library and Base class library Pin
Harshini8130-Oct-08 11:52
Harshini8130-Oct-08 11:52 
AnswerRe: Diffrence between Framework class library and Base class library Pin
Simon P Stevens31-Oct-08 0:41
Simon P Stevens31-Oct-08 0:41 
QuestionProblem of Unloading Managed C++ DLL... Pin
chandrap30-Oct-08 5:56
chandrap30-Oct-08 5:56 
AnswerCross Post (C# forum) Pin
led mike30-Oct-08 6:05
led mike30-Oct-08 6:05 
QuestionHow to share the static variable across the application instances? Pin
Nagaraj Muthuchamy29-Oct-08 23:41
professionalNagaraj Muthuchamy29-Oct-08 23:41 
AnswerRe: How to share the static variable across the application instances? Pin
Simon P Stevens30-Oct-08 0:28
Simon P Stevens30-Oct-08 0:28 
You can't. The objects are only accessible from within the app domain.

What is it you are trying to do?

If you are trying to pass data between app domains you could consider remoting[^], WCF[^], or this article[^]

Simon

GeneralRe: How to share the static variable across the application instances? Pin
Giorgi Dalakishvili30-Oct-08 1:13
mentorGiorgi Dalakishvili30-Oct-08 1:13 
AnswerRe: How to share the static variable across the application instances? Pin
Giorgi Dalakishvili30-Oct-08 1:19
mentorGiorgi Dalakishvili30-Oct-08 1:19 
QuestionWindows Service won't download internet content Pin
Last Attacker29-Oct-08 21:38
Last Attacker29-Oct-08 21:38 
AnswerRe: Windows Service won't download internet content Pin
Last Attacker29-Oct-08 22:02
Last Attacker29-Oct-08 22:02 
GeneralRe: Windows Service won't download internet content Pin
#realJSOP31-Oct-08 0:21
professional#realJSOP31-Oct-08 0:21 
GeneralRe: Windows Service won't download internet content Pin
Last Attacker31-Oct-08 5:26
Last Attacker31-Oct-08 5:26 
QuestionHow to set the cursor style Pin
desigank29-Oct-08 19:12
desigank29-Oct-08 19:12 
AnswerRe: How to set the cursor style Pin
emiaj30-Oct-08 7:27
emiaj30-Oct-08 7:27 
QuestionVmware, Windows 2003 and Webservice Pin
Giorgi Dalakishvili29-Oct-08 8:05
mentorGiorgi Dalakishvili29-Oct-08 8:05 
AnswerRe: Vmware, Windows 2003 and Webservice Pin
Wendelius29-Oct-08 9:27
mentorWendelius29-Oct-08 9:27 
GeneralRe: Vmware, Windows 2003 and Webservice Pin
Giorgi Dalakishvili29-Oct-08 9:43
mentorGiorgi Dalakishvili29-Oct-08 9:43 
GeneralRe: Vmware, Windows 2003 and Webservice Pin
Wendelius29-Oct-08 9:56
mentorWendelius29-Oct-08 9:56 
GeneralRe: Vmware, Windows 2003 and Webservice Pin
Giorgi Dalakishvili29-Oct-08 10:01
mentorGiorgi Dalakishvili29-Oct-08 10:01 
GeneralRe: Vmware, Windows 2003 and Webservice Pin
Wendelius29-Oct-08 10:02
mentorWendelius29-Oct-08 10:02 
GeneralRe: Vmware, Windows 2003 and Webservice Pin
Giorgi Dalakishvili30-Oct-08 8:56
mentorGiorgi Dalakishvili30-Oct-08 8:56 
GeneralRe: Vmware, Windows 2003 and Webservice Pin
Wendelius30-Oct-08 9:14
mentorWendelius30-Oct-08 9:14 
Question.Net app crashes on startup Pin
Xmen Real 29-Oct-08 4:31
professional Xmen Real 29-Oct-08 4:31 

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.