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

.NET (Core and Framework)

 
AnswerRe: inhibit garbage collection Pin
Scott Dorman6-Sep-06 21:39
professionalScott Dorman6-Sep-06 21:39 
QuestionInstalling VS 2005 in XP Home edition. Pin
nagarajuepuri5-Sep-06 8:29
nagarajuepuri5-Sep-06 8:29 
AnswerRe: Installing VS 2005 in XP Home edition. Pin
Jun Du5-Sep-06 9:37
Jun Du5-Sep-06 9:37 
AnswerRe: Installing VS 2005 in XP Home edition. Pin
Kevin McFarlane6-Sep-06 4:29
Kevin McFarlane6-Sep-06 4:29 
QuestionSaving Settings Pin
mr_lasseter5-Sep-06 3:42
mr_lasseter5-Sep-06 3:42 
AnswerRe: Saving Settings Pin
Jun Du5-Sep-06 9:35
Jun Du5-Sep-06 9:35 
AnswerRe: Saving Settings Pin
Sebastien Lachance7-Sep-06 4:42
Sebastien Lachance7-Sep-06 4:42 
QuestionHow to integrate msxml 6 with my installer? Pin
code4jigar4-Sep-06 19:41
code4jigar4-Sep-06 19:41 
I want to make installer of my project. I want to integrate msxml6.dll with my project.
as far as i know there are two ways in which i can instanciate msxml6.dll object.

1. Put it in system32 so it can be retrieved by application at run time : But this will break if someone else updates it or repairs OS.

2. Put it in my program directory, make a registry entry in my namespace and While instanciating [CreateInstance()] I supply exact path (from registry) of DLL to be instanciated.

Now, I am not sure about how second option to be coded.

Is there any other approach ?
I went through tutorial given by msdn for the same.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/303f788a-b58a-497c-9e15-ab85294cd882.asp
The have merge module for msxml4. I am not sure how to do it for msxml6. Please help.
Questionrelation beetwen database classes in .net Pin
hamidreza esmaeily4-Sep-06 18:59
hamidreza esmaeily4-Sep-06 18:59 
QuestionUnexpected two step installation from msi Pin
Gutec4-Sep-06 12:35
Gutec4-Sep-06 12:35 
QuestionTransfer data form webpage to other application Pin
indiakahero4-Sep-06 2:11
indiakahero4-Sep-06 2:11 
QuestionTransfer data form webpage to other application Pin
indiakahero4-Sep-06 2:11
indiakahero4-Sep-06 2:11 
QuestionSetup and Deployment project Pin
Tal S.2-Sep-06 22:29
Tal S.2-Sep-06 22:29 
AnswerRe: Setup and Deployment project Pin
Mike Dimmick3-Sep-06 11:36
Mike Dimmick3-Sep-06 11:36 
QuestionRe: Setup and Deployment project Pin
Tal S.4-Sep-06 21:32
Tal S.4-Sep-06 21:32 
QuestionHow to hook file handling routines. Pin
sundar1561-Sep-06 7:02
sundar1561-Sep-06 7:02 
AnswerRe: How to hook file handling routines. Pin
Dave Kreskowiak1-Sep-06 7:58
mveDave Kreskowiak1-Sep-06 7:58 
GeneralRe: How to hook file handling routines. Pin
sundar1561-Sep-06 8:20
sundar1561-Sep-06 8:20 
AnswerRe: How to hook file handling routines. Pin
Mike Dimmick2-Sep-06 9:28
Mike Dimmick2-Sep-06 9:28 
QuestionDLL config file not working in a web service Pin
cholo101-Sep-06 6:22
cholo101-Sep-06 6:22 
AnswerRe: DLL config file not working in a web service Pin
Dave Kreskowiak1-Sep-06 6:43
mveDave Kreskowiak1-Sep-06 6:43 
GeneralRe: DLL config file not working in a web service Pin
cholo101-Sep-06 6:59
cholo101-Sep-06 6:59 
GeneralRe: DLL config file not working in a web service Pin
Dave Kreskowiak1-Sep-06 8:00
mveDave Kreskowiak1-Sep-06 8:00 
AnswerRe: DLL config file not working in a web service Pin
Rob Graham10-Sep-06 6:08
Rob Graham10-Sep-06 6:08 
QuestionDetect Hung/Dead process Pin
Vidhya Narasimhan1-Sep-06 5:48
Vidhya Narasimhan1-Sep-06 5:48 

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.