No announcements
Found 1971683 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 | 533 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 | 51000 Views | Created by Eidur - Tuesday, August 15, 2006 7:03 AM | Last reply by checktechno - Wednesday, December 12, 2012 10:23 PM -
0 Votes
Regarding loading runtime library
I am using run time dynamic linking using LoadLibrary and GetProcAddress.Answered | 1 Replies | 710 Views | Created by Ganesh_Chavan - Wednesday, November 22, 2017 8:00 AM | Last reply by Dave Patrick - Wednesday, November 22, 2017 1:33 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 | 359308 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 | 10995 Views | Created by vahidbakhtiary - Saturday, December 24, 2011 2:49 PM | Last reply by Vasily Dev - Monday, September 7, 2015 11:52 AM -
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 | 4264 Views | Created by jmdeb - Thursday, March 14, 2013 5:59 PM | Last reply by jmdeb - Tuesday, March 19, 2013 12:11 PM -
0 Votes
Error loading type library/DLL.
Answered | 1 Replies | 1631 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
Loading the word ribbon dynamically
You cannot load a custom Ribbon control at runtime.Answered | 4 Replies | 3566 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
C# type system and dynamic type
Implemented: Talk about how to use dynamic keyword and what happen at compile time & runtime.Answered | 2 Replies | 3243 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 | 1560 Views | Created by dataXplorers - Friday, October 7, 2016 11:36 PM | Last reply by dataXplorers - Saturday, October 8, 2016 12:28 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 | 4004 Views | Created by MulanSting - Friday, September 10, 2010 12:48 AM | Last reply by MulanSting - Friday, September 10, 2010 10:07 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 | 1116 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
Dynamic Type as a Variable
'var' is not a dynamic type.Answered | 9 Replies | 2960 Views | Created by infoResolution - Friday, December 18, 2009 2:34 PM | Last reply by Tergiver - Friday, December 18, 2009 9:13 PM -
0 Votes
Dynamically loading model
For now, you have to instantiate them into different web services and call them dynamically.Answered | 1 Replies | 454 Views | Created by vccarvalho - Friday, September 9, 2016 2:45 AM | Last reply by Hai Ning - Friday, September 9, 2016 3:13 AM -
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 | 1038 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 -
1 Votes
Convert Object to List of Type at runtime dynamically
Hi, The list of object is almost the same as a list of type.Answered | 5 Replies | 33268 Views | Created by PadmaSatya - Wednesday, August 24, 2011 5:32 PM | Last reply by Paul Zhou - Thursday, September 1, 2011 6:43 AM -
0 Votes
type library importer warning
The type library has been moved into Oledb32.dll.Answered | 9 Replies | 29350 Views | Created by kllatha - Thursday, November 15, 2007 1:23 AM | Last reply by C-M - Saturday, April 2, 2011 12:35 AM -
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 | 8742 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 | 713 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
Dynamic ListenActivity with EventDrivenActivities known at runtime
This way you wouldn't have to dynamically generate classes, you'd just need to do the dynamic worklfow stuff.Answered | 10 Replies | 4430 Views | Created by dotnet_coder - Monday, July 27, 2009 9:03 AM | Last reply by dotnet_coder - Thursday, August 13, 2009 10:27 AM - Items 1 to 20 of 1971683 Next ›
No announcements