Click here to Skip to main content
16,005,491 members
Home / Discussions / C#
   

C#

 
Generalmouse drag over problem Pin
ppp00118-Mar-05 5:11
ppp00118-Mar-05 5:11 
GeneralRe: mouse drag over problem Pin
Judah Gabriel Himango18-Mar-05 7:22
sponsorJudah Gabriel Himango18-Mar-05 7:22 
GeneralMemory optimisation Pin
PaleyX18-Mar-05 5:10
PaleyX18-Mar-05 5:10 
GeneralRe: Memory optimisation Pin
Andy Brummer18-Mar-05 5:46
sitebuilderAndy Brummer18-Mar-05 5:46 
GeneralRe: Memory optimisation Pin
ACorbs19-Mar-05 11:40
ACorbs19-Mar-05 11:40 
GeneralGacUtil and RegAsm Pin
ppp00118-Mar-05 4:57
ppp00118-Mar-05 4:57 
GeneralRe: GacUtil and RegAsm Pin
Judah Gabriel Himango18-Mar-05 5:28
sponsorJudah Gabriel Himango18-Mar-05 5:28 
GeneralRe: GacUtil and RegAsm Pin
Mike Dimmick18-Mar-05 8:57
Mike Dimmick18-Mar-05 8:57 
Use a Windows Installer-compatible installer, such as the Visual Studio deployment project. Instruct the installer to register the assembly and to place it in the GAC.

If you use a Visual Studio deployment project, you can do this by going to the File System view, then right-click in the left-hand pane and choose Add Special Folder > Global Assembly Cache Folder. Drop your assembly into this folder. To register, select the assembly in Solution Explorer or the File System view, then in Properties, set "Register" to "vsdraCOM".

Stability. What an interesting concept. -- Chris Maunder
GeneralMac address Pin
Member 178719018-Mar-05 3:54
Member 178719018-Mar-05 3:54 
GeneralRe: Mac address Pin
felopater18-Mar-05 15:13
felopater18-Mar-05 15:13 
GeneralRe: Mac address Pin
afinnell20-Mar-05 17:02
afinnell20-Mar-05 17:02 
GeneralPolicy not being applied to reference at this time Pin
Guillermo Jimenez18-Mar-05 3:47
Guillermo Jimenez18-Mar-05 3:47 
GeneralRe: Policy not being applied to reference at this time Pin
Member 9878981-Jul-10 12:26
Member 9878981-Jul-10 12:26 
Generaldraw on transparent control over a mediaplayer Pin
spAAwn18-Mar-05 2:57
spAAwn18-Mar-05 2:57 
GeneralRe: draw on transparent control over a mediaplayer Pin
MoustafaS18-Mar-05 12:35
MoustafaS18-Mar-05 12:35 
GeneralRe: draw on transparent control over a mediaplayer Pin
spAAwn18-Mar-05 12:44
spAAwn18-Mar-05 12:44 
GeneralRe: draw on transparent control over a mediaplayer Pin
MoustafaS18-Mar-05 14:13
MoustafaS18-Mar-05 14:13 
GeneralRe: draw on transparent control over a mediaplayer Pin
spAAwn18-Mar-05 14:28
spAAwn18-Mar-05 14:28 
GeneralRe: draw on transparent control over a mediaplayer Pin
MoustafaS19-Mar-05 6:48
MoustafaS19-Mar-05 6:48 
GeneralRe: draw on transparent control over a mediaplayer Pin
Dave Kreskowiak18-Mar-05 16:33
mveDave Kreskowiak18-Mar-05 16:33 
GeneralRe: draw on transparent control over a mediaplayer Pin
ACorbs19-Mar-05 11:20
ACorbs19-Mar-05 11:20 
GeneralRe: draw on transparent control over a mediaplayer Pin
ACorbs19-Mar-05 11:33
ACorbs19-Mar-05 11:33 
GeneralRe: draw on transparent control over a mediaplayer Pin
spAAwn19-Mar-05 13:14
spAAwn19-Mar-05 13:14 
GeneralRuntime exception generated when no handler subscribed to an event Pin
GazzaJ18-Mar-05 0:54
GazzaJ18-Mar-05 0:54 
GeneralRe: Runtime exception generated when no handler subscribed to an event Pin
mav.northwind18-Mar-05 1:44
mav.northwind18-Mar-05 1:44 

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.