Search code examples
Convert managed VB.NET project to Windows Phone 8 project...

convertersmanagedwindows-phone-8

Read More
Running unmanaged EXE in C# sandbox...

c#unmanagedsandboxappdomainmanaged

Read More
How does c++ auto_ptr relate to managed pointers (Java, C#...)...

c#javac++managedauto-ptr

Read More
Managed byte[] to unmanaged byte array using ATL/COM...

c#c++comunmanagedmanaged

Read More
Return string from c++ function pointer invoked from c#...

c++-climarshallingfunction-pointersmanagedmanaged-c++

Read More
COM Elevation From Network Service Assembly...

.netcommanagedelevationmoniker

Read More
How can I pass a C# function pointer into CLI/C++ code?...

c#c++-clifunction-pointersunmanagedmanaged

Read More
Does it make senesce to use Amazon RDS with app hosted on other managed hosting service (not amazon)...

databaseamazon-web-serviceshostingmanagedrds

Read More
Is there a safe way to use a managed field in destructor?...

c#.netfiledestructormanaged

Read More
If a com wrapper around a .net DLL uses one more dependent .net DLLs, should they be placed in GAC?...

c#gacmanagedccw

Read More
Call C# delegate with function pointer in Managed C++...

c#c++.netwindowsmanaged

Read More
PInvoke return struct with two dimensions array...

c++interoppinvokemarshallingmanaged

Read More
Visual Studio remote debugging from host domain controller to remote workgroup server...

asp.netvisual-studioremote-debuggingmanageddomaincontroller

Read More
managed array or array of managed objects in Visual C++/CLI...

arraysc++-climanaged

Read More
Stackoverflow exception in windowsbase.dll when loading an unmanaged dll in managed aplpication...

wpfunmanagedmanagedloadlibrary

Read More
initializing a 100 point array...

arraysc++-climanaged

Read More
How to make a dll access managed code, but expose functions to unmanaged binary...

c#c++.netclrmanaged

Read More
Porting a C++ class to a ref class (unmanaged to managed)...

c++c++-cliunmanagedmanaged

Read More
C++ Get value from another form from native code?...

c++visual-c++c++-clinativemanaged

Read More
How do I make a class module with one or more functions in Visual C++ 2008 Managed...

classfunctionvisual-c++clrmanaged

Read More
managed C++ and C#...

c#c++-cliclrmanaged

Read More
JSF+Facelets treating bean action as property...

jsffaceletsmanagedeljavabeans

Read More
C# exception thrown from a C++ managed dll - EEFileLoadException * __ptr64...

c#c++-cli64-bitmanageddll

Read More
C++ & C++ Cli Wont accept .net form...

.netc++-clinativemanaged

Read More
Is this possible? Calling managed c++ struct constructor in C#...

c#c++c++-climanaged

Read More
C++ Declare managed type in native code...

variablesc++-clinativemanaged

Read More
C++/CLI: KeyValuePair<> Key and Value don't exist...

c++-climanaged

Read More
In managed code, what should I look after to keep good performance?...

c#performancegarbage-collectionunmanagedmanaged

Read More
How to pass const int from managed C++ DLL to C# for use as field value in an attribute...

c#c++dllunmanagedmanaged

Read More
Between a jsf page and a managed bean, why the getter method is called twice...

jsfmanagedjavabeans

Read More
BackNext