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

.NET (Core and Framework)

 
GeneralBack to the beginning Pin
RickZ28-Apr-04 18:22
RickZ28-Apr-04 18:22 
GeneralSystem.EntryPointNotFoundException Pin
taylo28-Apr-04 5:01
taylo28-Apr-04 5:01 
GeneralRe: System.EntryPointNotFoundException Pin
Mike Dimmick28-Apr-04 6:19
Mike Dimmick28-Apr-04 6:19 
GeneralRe: System.EntryPointNotFoundException Pin
taylo28-Apr-04 6:33
taylo28-Apr-04 6:33 
GeneralRe: System.EntryPointNotFoundException Pin
Mike Dimmick28-Apr-04 7:22
Mike Dimmick28-Apr-04 7:22 
GeneralRe: System.EntryPointNotFoundException Pin
taylo28-Apr-04 8:18
taylo28-Apr-04 8:18 
GeneralRe: System.EntryPointNotFoundException Pin
taylo3-May-04 9:52
taylo3-May-04 9:52 
GeneralUsing System.Data.SqlClient in MSDE install. Pin
ProffK28-Apr-04 0:59
ProffK28-Apr-04 0:59 
I have a small program that runs the MSDE installer, then attaches a database etc. Now MSDE installs MDAC, but the program imports System.Data.SqlClient, which requires MDAC, and works nearly on every target machine.

Am I correct in guessing that the runtime only loads the MDAC stuff when it is first required, so the first function call to install MSDE doesn't use any data access, and by the time the second runs, the data access dll's are already present.

My blog.
Generalword and power point support in .net Pin
seemeen27-Apr-04 20:47
seemeen27-Apr-04 20:47 
GeneralRe: word and power point support in .net Pin
Mike Ellison3-May-04 5:34
Mike Ellison3-May-04 5:34 
GeneralRe: word and power point support in .net Pin
seemeen4-May-04 20:38
seemeen4-May-04 20:38 
GeneralRe: word and power point support in .net Pin
Mike Ellison5-May-04 7:34
Mike Ellison5-May-04 7:34 
GeneralInstalling the DOT Net Framework Silently Pin
LeprosyLM27-Apr-04 4:00
LeprosyLM27-Apr-04 4:00 
GeneralDetermine Versions required in GAC for a particular Application Pin
Paul Farry26-Apr-04 21:26
professionalPaul Farry26-Apr-04 21:26 
GeneralHighlight Treeview Node Pin
Sreepathi26-Apr-04 19:22
Sreepathi26-Apr-04 19:22 
GeneralChecking for Installed Components/Libraries Pin
swcrissman26-Apr-04 7:32
swcrissman26-Apr-04 7:32 
Generalutf8 to unicode conversion.. Pin
Maverick25-Apr-04 23:24
Maverick25-Apr-04 23:24 
GeneralRe: utf8 to unicode conversion.. Pin
Mike Dimmick26-Apr-04 0:53
Mike Dimmick26-Apr-04 0:53 
Generaldates reminder from database Pin
kings_125-Apr-04 13:32
kings_125-Apr-04 13:32 
GeneralVisual Studio Service Packs Pin
Kevin McFarlane21-Apr-04 2:03
Kevin McFarlane21-Apr-04 2:03 
GeneralRe: Visual Studio Service Packs Pin
Dimitris Vasiliadis21-Apr-04 2:33
Dimitris Vasiliadis21-Apr-04 2:33 
GeneralRe: Visual Studio Service Packs Pin
ian mariano25-Apr-04 14:28
ian mariano25-Apr-04 14:28 
GeneralRe: Visual Studio Service Packs Pin
Kevin McFarlane26-Apr-04 6:07
Kevin McFarlane26-Apr-04 6:07 
General.NET Remoting Channels (Custom) Pin
Aisha Ikram21-Apr-04 1:40
Aisha Ikram21-Apr-04 1:40 
GeneralRe: .NET Remoting Channels (Custom) Pin
Mike Dimmick26-Apr-04 0:58
Mike Dimmick26-Apr-04 0:58 

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.