No announcements
Found 1972084 threads
-
0 Votes
Type registrar and dynamically (at runtime) loaded libraries
Try: ObjCRuntime.Runtime.RegisterAssembly (Assembly a) on the assembly after dynamically loading it.Answered | 2 Replies | 482 Views | Created by Anonymous - Monday, April 10, 2017 6:13 PM | Last reply by Anonymous - Monday, April 10, 2017 6:54 PM -
2 Votes
Dynamically load a DLL in VB.net
.NET assemblies are typically loaded on demand, meaning that the runtime shouldn't even try to load you dll if you don't call into it.Answered | 8 Replies | 49864 Views | Created by Eidur - Tuesday, August 15, 2006 7:03 AM | Last reply by checktechno - Wednesday, December 12, 2012 10:23 PM -
29 Votes
Dynamic Casting in C# at runtime
It would dynamic if you can type name as string at runtime and function will return the corresponding object.Answered | 39 Replies | 353074 Views | Created by Kamran Shahid - Tuesday, May 2, 2006 11:51 AM | Last reply by pavanarya - Tuesday, July 17, 2012 9:47 AM -
0 Votes
create dynamic Entity in runtime
Is it possible dynamically extend entities now?Answered | 15 Replies | 10662 Views | Created by vahidbakhtiary - Saturday, December 24, 2011 2:49 PM | Last reply by Vasily Dev - Monday, September 7, 2015 11:52 AM -
0 Votes
Regarding loading runtime library
I am using run time dynamic linking using LoadLibrary and GetProcAddress.Answered | 1 Replies | 598 Views | Created by Ganesh_Chavan - Wednesday, November 22, 2017 8:00 AM | Last reply by Dave Patrick - Wednesday, November 22, 2017 1:33 PM -
1 Votes
Loading XAML at runtime
Hi jmdeb, Here is a sample about how to Load Xaml at runtime you can refer to: 1.test.xaml file( Location ...Answered | 2 Replies | 3982 Views | Created by jmdeb - Thursday, March 14, 2013 5:59 PM | Last reply by jmdeb - Tuesday, March 19, 2013 12:11 PM -
0 Votes
Loading the word ribbon dynamically
You cannot load a custom Ribbon control at runtime.Answered | 4 Replies | 3390 Views | Created by Dipu710646 - Thursday, July 14, 2011 6:31 AM | Last reply by Mukunda_a - Monday, August 1, 2011 7:31 AM -
0 Votes
Error loading type library/DLL.
Answered | 1 Replies | 1364 Views | Created by Mr.French - Wednesday, November 18, 2015 9:58 PM | Last reply by Herro wong - Friday, November 20, 2015 5:06 AM -
0 Votes
C# type system and dynamic type
Implemented: Talk about how to use dynamic keyword and what happen at compile time & runtime.Answered | 2 Replies | 3100 Views | Created by voglerr - Wednesday, June 8, 2011 11:51 AM | Last reply by Cookie Luo - Friday, June 10, 2011 3:02 AM -
1 Votes
Azure as a DNS Registrar?
However, the domain registrar is Go Daddy.Answered | 2 Replies | 1323 Views | Created by dataXplorers - Friday, October 7, 2016 11:36 PM | Last reply by dataXplorers - Saturday, October 8, 2016 12:28 PM -
0 Votes
Intellitrace and runtime loaded assemblies
Hi Cory, Like Xue’s suggestion in this thread “Enabling intellitrace for assemblies loaded at runtime?Answered | 3 Replies | 970 Views | Created by Cory the CodeWarrior - Thursday, January 2, 2014 8:58 PM | Last reply by Jack Zhai-MSFT - Monday, January 6, 2014 5:37 AM -
0 Votes
Dynamically loading model
For now, you have to instantiate them into different web services and call them dynamically.Answered | 1 Replies | 294 Views | Created by vccarvalho - Friday, September 9, 2016 2:45 AM | Last reply by Hai Ning - Friday, September 9, 2016 3:13 AM -
0 Votes
Dynamic Type as a Variable
'var' is not a dynamic type.Answered | 9 Replies | 2819 Views | Created by infoResolution - Friday, December 18, 2009 2:34 PM | Last reply by Tergiver - Friday, December 18, 2009 9:13 PM -
1 Votes
Static library outputs, static-linked libraries and dynamic runtime libraries, what are the implications ?
/MT means that the linker will link in 'libcmt.lib' - a large library that includes the implementation of the c-runtime.Answered | 3 Replies | 3936 Views | Created by MulanSting - Friday, September 10, 2010 12:48 AM | Last reply by MulanSting - Friday, September 10, 2010 10:07 PM -
2 Votes
Runtime Load the Addin
You need to install the add-in with the LoadBehavior windows registry key set to 8.Answered | 2 Replies | 867 Views | Created by Ram kumar Selvaraj - Tuesday, December 2, 2014 4:35 PM | Last reply by Dmitry Streblechenko _MVP_ - Tuesday, December 2, 2014 6:13 PM -
2 Votes
Dynamically add RibbonGroup and controls at runtime
No I wasn't, I had this code in the Load event of the ribbon.Answered | 9 Replies | 8463 Views | Created by Vishal Trivedi - Friday, May 20, 2011 4:48 AM | Last reply by Vishal Trivedi - Friday, June 3, 2011 2:57 PM -
0 Votes
Get load test information at runtime
https://msdn.microsoft.com/en-us/library/microsoft.visualstudio.testtools.loadtesting.loadtestcontext.loadtestrunid.aspx Best ...Answered | 3 Replies | 566 Views | Created by micha.azran - Wednesday, December 30, 2015 2:27 PM | Last reply by Weiwei Cai - Friday, January 1, 2016 3:04 AM -
0 Votes
type library importer warning
The type library has been moved into Oledb32.dll.Answered | 9 Replies | 28822 Views | Created by kllatha - Thursday, November 15, 2007 1:23 AM | Last reply by C-M - Saturday, April 2, 2011 12:35 AM -
0 Votes
Dynamically load dll
How to load an assembly at runtime that is located in a folder ...Answered | 2 Replies | 3418 Views | Created by theH3llboy - Wednesday, May 13, 2009 6:11 AM | Last reply by Khanna Gaurav - Wednesday, May 13, 2009 6:33 AM -
6 Votes
Include type library in DLL?
However, it would dynamically create a .tlb file and ultimately register the .tlb file.Answered | 6 Replies | 10337 Views | Created by Notre - Wednesday, April 25, 2012 12:05 AM | Last reply by Notre - Thursday, April 26, 2012 11:39 PM - Items 1 to 20 of 1972084 Next ›
No announcements