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

.NET (Core and Framework)

 
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 
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 
Check you are disposing stuff that implements IDisposable. A bunch of APIs put IDisposable on relatively innocent looking stuff due to being thin wrappers for COM components (ie: GDI's Matrix class needs to be disposed - and thats really only be six bloody floats).


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 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Wendelius30-Sep-08 6:25
mentorWendelius30-Sep-08 6:25 
GeneralRe: ClickOnce Deploy Dependency Issue Pin
Sujit Mandal1-Oct-08 0:25
Sujit Mandal1-Oct-08 0:25 
QuestionHow do you implement audit trail for your objects (Programming) ? Pin
abmv29-Sep-08 1:18
professionalabmv29-Sep-08 1:18 
AnswerRe: How do you implement audit trail for your objects (Programming) ? Pin
Pete O'Hanlon29-Sep-08 1:52
mvePete O'Hanlon29-Sep-08 1:52 

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.