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

.NET (Core and Framework)

 
QuestionUnit Testing in VSTS 2008 Pin
new2pgrmg1-Oct-08 22:52
new2pgrmg1-Oct-08 22:52 
AnswerRe: Unit Testing in VSTS 2008 Pin
John_Adams7-Oct-08 11:43
John_Adams7-Oct-08 11:43 
QuestionBackup help Pin
akshayshirke111-Oct-08 21:47
akshayshirke111-Oct-08 21:47 
Question.Net Help Pin
akshayshirke111-Oct-08 21:43
akshayshirke111-Oct-08 21:43 
AnswerRe: .Net Help Pin
Pete O'Hanlon1-Oct-08 22:59
mvePete O'Hanlon1-Oct-08 22:59 
AnswerRe: .Net Help Pin
Brij2-Oct-08 18:21
mentorBrij2-Oct-08 18:21 
AnswerRe: .Net Help Pin
Paul Conrad3-Oct-08 6:40
professionalPaul Conrad3-Oct-08 6:40 
QuestionAppDomain - Exchanging data between host and child processes Pin
Daniel Jansson1-Oct-08 4:20
Daniel Jansson1-Oct-08 4:20 
I have a a problem that I haven't found found a solution for yet, so I'm turning to you guys.

I need to execute an assembly in a new app domain in order to be able to completely garbage collect all resources that is used. The problem is that I need to return information to the host. How can this be accomplished?

The reason I need to do this is that I'm using the Microsoft.Biztalk.Operations libraries to retrieve messages but (due to what I assume is a bug) sql connections used is not closed until the assembly is unloaded.

Or is there any better way to do this? (GC.Collect does not close the sql connections)

http://msdn.microsoft.com/en-us/library/microsoft.biztalk.operations.aspx[^]
AnswerRe: AppDomain - Exchanging data between host and child processes Pin
Wendelius1-Oct-08 4:47
mentorWendelius1-Oct-08 4:47 
GeneralRe: AppDomain - Exchanging data between host and child processes Pin
Daniel Jansson1-Oct-08 5:29
Daniel Jansson1-Oct-08 5:29 
GeneralRe: AppDomain - Exchanging data between host and child processes Pin
Wendelius2-Oct-08 4:44
mentorWendelius2-Oct-08 4:44 
AnswerRe: AppDomain - Exchanging data between host and child processes Pin
Mark Churchill2-Oct-08 5:23
Mark Churchill2-Oct-08 5:23 
QuestionMMC Snap-In Pin
sedrik_k30-Sep-08 4:09
sedrik_k30-Sep-08 4:09 
AnswerRe: MMC Snap-In Pin
led mike30-Sep-08 5:03
led mike30-Sep-08 5:03 
GeneralRe: MMC Snap-In Pin
sedrik_k2-Oct-08 22:52
sedrik_k2-Oct-08 22:52 
GeneralRe: MMC Snap-In Pin
Pete O'Hanlon2-Oct-08 23:10
mvePete O'Hanlon2-Oct-08 23:10 
GeneralRe: MMC Snap-In Pin
led mike3-Oct-08 5:48
led mike3-Oct-08 5:48 
QuestionRe: MMC Snap-In Pin
Mark Salsbery3-Oct-08 5:53
Mark Salsbery3-Oct-08 5:53 
QuestionHow can I send Outlook Email with vote using .NET ? Pin
Zyraph29-Sep-08 23:28
Zyraph29-Sep-08 23:28 
GeneralRe: How can I send Outlook Email with vote using .NET ? Pin
led mike30-Sep-08 4:56
led mike30-Sep-08 4:56 
QuestionClickOnce Deploy Dependency Issue Pin
Tristan Rhodes29-Sep-08 6:04
Tristan Rhodes29-Sep-08 6:04 
AnswerRe: ClickOnce Deploy Dependency Issue Pin
Wendelius29-Sep-08 17:59
mentorWendelius29-Sep-08 17:59 
GeneralRe: ClickOnce Deploy Dependency Issue [modified] Pin
Tristan Rhodes29-Sep-08 22:03
Tristan Rhodes29-Sep-08 22:03 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Wendelius30-Sep-08 3:02
mentorWendelius30-Sep-08 3:02 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Tristan Rhodes30-Sep-08 6:09
Tristan Rhodes30-Sep-08 6:09 

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.