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

.NET (Core and Framework)

 
Questionhow to owner-draw mainMenu? Pin
mickelliot8-Oct-04 14:42
mickelliot8-Oct-04 14:42 
QuestionHow to use Regular Expression to split a String Pin
Dan Dusek8-Oct-04 14:03
Dan Dusek8-Oct-04 14:03 
AnswerRe: How to use Regular Expression to split a String Pin
Tomas Petricek9-Oct-04 14:51
Tomas Petricek9-Oct-04 14:51 
GeneralBIZTALK 2004 -- Configuration Issue Pin
DotNetLearner8-Oct-04 4:42
DotNetLearner8-Oct-04 4:42 
GeneralWeb Access Failed Error Pin
Hadi Fakhreddine7-Oct-04 20:43
Hadi Fakhreddine7-Oct-04 20:43 
GeneralDynamic Image on Crystal Report Pin
HyVong7-Oct-04 12:37
HyVong7-Oct-04 12:37 
QuestionTTfonts,Label,Drawtext Anomaly? Pin
rlphillips7-Oct-04 5:40
rlphillips7-Oct-04 5:40 
GeneralNgen outlook Com addin dll Pin
Isaac Varghese7-Oct-04 0:19
Isaac Varghese7-Oct-04 0:19 
Here is my problem.I know that by producing the native image of an assembly ,i can reduce the startup time and i experienced that with a sample windows application.

And I tried the same with my project ,which is an outlook addin(developed in c#). To explain further this addin have refernec to Interop.MAPI,Interop.Outlook and couple of other dlls. And when i ran
ngen on these dlls (exactly the same way as mentioned in msdn documents),i was extremely happy to see that all my dlls are in assembly cache with type Native Images ,everythng as expected.

But when i opened outlook (addin will load at startup) i couldn't fine any difference.So i used the tool PerfMon(part of MS.NET SDK) and i
found that no of methods JITed is exactly the same in both
scenarios (with normal dlls and ngned dlls).

Is there any particular thing i need to take care when i NGEN com addin dlls.What i'm doing wrong??

any help with respect to this will be greatly appreciated.


Thanks and Regards,
Isaac Varghese

QuestionHow to conjoin C# code with VC++6.0 code? Pin
momer6-Oct-04 19:40
momer6-Oct-04 19:40 
AnswerRe: How to conjoin C# code with VC++6.0 code? Pin
Nnamdi Onyeyiri7-Oct-04 23:20
Nnamdi Onyeyiri7-Oct-04 23:20 
GeneralRe: Nnamdi Onyeyiri Pin
momer10-Oct-04 15:46
momer10-Oct-04 15:46 
GeneralRe: Nnamdi Onyeyiri Pin
Nnamdi Onyeyiri11-Oct-04 2:23
Nnamdi Onyeyiri11-Oct-04 2:23 
GeneralAssembly trust Pin
Member 14198426-Oct-04 1:22
Member 14198426-Oct-04 1:22 
GeneralRe: Assembly trust Pin
sreejith ss nair7-Oct-04 0:26
sreejith ss nair7-Oct-04 0:26 
GeneralRe: Assembly trust Pin
Member 14198427-Oct-04 3:34
Member 14198427-Oct-04 3:34 
Questionhow to handle a mass of lables in C#? Pin
momer5-Oct-04 22:20
momer5-Oct-04 22:20 
AnswerRe: how to handle a mass of lables in C#? Pin
benjymous5-Oct-04 23:30
benjymous5-Oct-04 23:30 
GeneralRe: how to handle a mass of lables in C#? Pin
momer6-Oct-04 16:51
momer6-Oct-04 16:51 
GeneralRe: how to handle a mass of lables in C#? Pin
benjymous6-Oct-04 21:47
benjymous6-Oct-04 21:47 
GeneralRe: how to handle a mass of lables in C#? Pin
momer9-Oct-04 15:42
momer9-Oct-04 15:42 
GeneralRe: how to handle a mass of lables in C#? Pin
User 25755210-Oct-04 19:08
User 25755210-Oct-04 19:08 
GeneralCombining languages Pin
Hadi Fakhreddine5-Oct-04 20:33
Hadi Fakhreddine5-Oct-04 20:33 
GeneralRe: Combining languages Pin
sreejith ss nair6-Oct-04 21:12
sreejith ss nair6-Oct-04 21:12 
GeneralRe: Combining languages Pin
Hadi Fakhreddine7-Oct-04 20:30
Hadi Fakhreddine7-Oct-04 20:30 
GeneralRe: Combining languages Pin
sreejith ss nair7-Oct-04 20:48
sreejith ss nair7-Oct-04 20: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.