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

.NET (Core and Framework)

 
GeneralRe: call to the main thread Pin
OmegaSupreme28-Apr-03 16:54
OmegaSupreme28-Apr-03 16:54 
GeneralRe: call to the main thread Pin
david.minor3-May-03 18:51
david.minor3-May-03 18:51 
GeneralRe: call to the main thread Pin
Andy Davey5-May-03 21:24
Andy Davey5-May-03 21:24 
QuestionWill my .Net C# programs work on other OSs...? Pin
eggie528-Apr-03 14:41
eggie528-Apr-03 14:41 
AnswerRe: Will my .Net C# programs work on other OSs...? Pin
J. Dunlap28-Apr-03 16:05
J. Dunlap28-Apr-03 16:05 
AnswerRe: Will my .Net C# programs work on other OSs...? Pin
OmegaSupreme28-Apr-03 16:11
OmegaSupreme28-Apr-03 16:11 
GeneralCustomize toolbox during setup Pin
Patrick Lassalle26-Apr-03 4:22
Patrick Lassalle26-Apr-03 4:22 
GeneralRe: Customize toolbox during setup Pin
Burt Harris4-May-03 17:42
Burt Harris4-May-03 17:42 
In your deployment project for you "developer" version, create a new registry key under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders. Use a unique string for the key name. The Default value should point to the directory where your assembly is located.

You'll need two copies of your assembly, one in the GAC, and one in a normal directory.

Hope that helps.

Burt Harris
GeneralUpdating Visual Studio to .NET 1.1 Pin
Katalyst25-Apr-03 17:26
Katalyst25-Apr-03 17:26 
GeneralRe: Updating Visual Studio to .NET 1.1 Pin
Kevin McFarlane25-Apr-03 23:52
Kevin McFarlane25-Apr-03 23:52 
GeneralRe: Updating Visual Studio to .NET 1.1 Pin
gregs11-May-03 11:44
gregs11-May-03 11:44 
GeneralRe: Updating Visual Studio to .NET 1.1 Pin
apferreira26-Apr-03 1:36
apferreira26-Apr-03 1:36 
QuestionRemoting GUI Services? Pin
bpavi25-Apr-03 14:35
bpavi25-Apr-03 14:35 
GeneralInstall assembly in the GAC Pin
Patrick Lassalle25-Apr-03 11:32
Patrick Lassalle25-Apr-03 11:32 
GeneralRe: Install assembly in the GAC Pin
J. Dunlap25-Apr-03 18:43
J. Dunlap25-Apr-03 18:43 
GeneralRe: Install assembly in the GAC Pin
Patrick Lassalle26-Apr-03 4:19
Patrick Lassalle26-Apr-03 4:19 
GeneralAutoEventWireUp question Pin
kensai25-Apr-03 9:02
kensai25-Apr-03 9:02 
QuestionDynamic Reference Locations? Pin
eidylon25-Apr-03 4:44
eidylon25-Apr-03 4:44 
AnswerRe: Dynamic Reference Locations? Pin
Andy Davey28-Apr-03 18:46
Andy Davey28-Apr-03 18:46 
GeneralRe: Dynamic Reference Locations? Pin
Mark Smithson28-Apr-03 21:30
Mark Smithson28-Apr-03 21:30 
GeneralIComparer trouble. Pin
Martin Cook24-Apr-03 6:01
professionalMartin Cook24-Apr-03 6:01 
GeneralRe: IComparer trouble. Pin
Martin Cook25-Apr-03 8:57
professionalMartin Cook25-Apr-03 8:57 
GeneralRe: IComparer trouble. Pin
Daniel Turini29-Apr-03 1:16
Daniel Turini29-Apr-03 1:16 
General.NET OpenSource DataGrid Pin
tanis22-Apr-03 22:49
tanis22-Apr-03 22:49 
QuestionDiscretionary Access Control Lists (DACLs) - part of the .NET framework? Pin
Duncan Edwards Jones22-Apr-03 10:47
professionalDuncan Edwards Jones22-Apr-03 10:47 

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.