Click here to Skip to main content
15,881,938 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Is it possible to pass a collection by reference from vb6 to vb.net? Pin
sashaw27-Mar-14 6:58
sashaw27-Mar-14 6:58 
AnswerRe: Is it possible to pass a collection by reference from vb6 to vb.net? Pin
Eddy Vluggen7-Mar-14 0:30
professionalEddy Vluggen7-Mar-14 0:30 
QuestionPre-load libraries Pin
alejx6-Mar-14 7:11
alejx6-Mar-14 7:11 
AnswerRe: Pre-load libraries Pin
Dave Kreskowiak6-Mar-14 10:33
mveDave Kreskowiak6-Mar-14 10:33 
GeneralRe: Pre-load libraries Pin
alejx6-Mar-14 12:03
alejx6-Mar-14 12:03 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak6-Mar-14 17:11
mveDave Kreskowiak6-Mar-14 17:11 
GeneralRe: Pre-load libraries Pin
alejx7-Mar-14 6:43
alejx7-Mar-14 6:43 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak7-Mar-14 9:18
mveDave Kreskowiak7-Mar-14 9:18 
Forget the code in the article.

All you need to do to get the same effect, to try this out, is NGEN. Open up a Developer Command Prompt (under Start -> Microsoft Visual Studio 20xx - Visual Studio Tools - Developer Command Prompt). The command line will be something like this:
ngen install C:\somepath\myexecutable.exe

Once that's done, launch your .EXE and see what happens.

If you're still having the problem, contact DevExpress about it. It's their controls you're using.

GeneralRe: Pre-load libraries Pin
alejx8-Mar-14 2:53
alejx8-Mar-14 2:53 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak8-Mar-14 3:21
mveDave Kreskowiak8-Mar-14 3:21 
GeneralRe: Pre-load libraries Pin
alejx8-Mar-14 4:27
alejx8-Mar-14 4:27 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak8-Mar-14 5:01
mveDave Kreskowiak8-Mar-14 5:01 
GeneralRe: Pre-load libraries Pin
alejx8-Mar-14 6:32
alejx8-Mar-14 6:32 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak8-Mar-14 7:32
mveDave Kreskowiak8-Mar-14 7:32 
GeneralRe: Pre-load libraries Pin
alejx8-Mar-14 9:27
alejx8-Mar-14 9:27 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak8-Mar-14 10:39
mveDave Kreskowiak8-Mar-14 10:39 
GeneralRe: Pre-load libraries Pin
alejx8-Mar-14 11:01
alejx8-Mar-14 11:01 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak8-Mar-14 11:31
mveDave Kreskowiak8-Mar-14 11:31 
GeneralRe: Pre-load libraries Pin
alejx9-Mar-14 5:42
alejx9-Mar-14 5:42 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak9-Mar-14 6:57
mveDave Kreskowiak9-Mar-14 6:57 
GeneralRe: Pre-load libraries Pin
alejx9-Mar-14 7:49
alejx9-Mar-14 7:49 
GeneralRe: Pre-load libraries Pin
Dave Kreskowiak9-Mar-14 7:55
mveDave Kreskowiak9-Mar-14 7:55 
AnswerRe: Pre-load libraries Pin
Richard Andrew x647-Mar-14 15:31
professionalRichard Andrew x647-Mar-14 15:31 
QuestionIs this possible? Pin
hansoctantan6-Mar-14 0:29
professionalhansoctantan6-Mar-14 0:29 
AnswerRe: Is this possible? Pin
Wayne Gaylard6-Mar-14 0:49
professionalWayne Gaylard6-Mar-14 0:49 

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.