Error!
Success!

By tag: Managed

showing:  of
0
kicks

What is the difference between managed and unmanaged code?  (Unpublished)

Managed Code Managed code is code that is written to target the services of the managed runtime execution environment (like Common Language Runtime in .NET Framework). The managed code is always executed by a managed runtime execution environment rather than the operating system directly. Managed...


Kicked By:
Drop Kicked By:
0
kicks

What is this Managed Extensibility Framework thing all about ?  (Unpublished)

Another IoC Container From Microsoft ? Add-in Framework ? What the heck is it ? Sidar tries to answer.


Kicked By:
Drop Kicked By:
0
kicks

AlphaVSS 0.7.0 - Bringing the Volume Shadow Copy Service to .NET  (Unpublished)

AlphaVSS is an open source library that provides a managed .NET interface to the Windows Volume Shadow Copy Service, making it possible to conveniently access and use the VSS API from within eg. C# or VB.


Kicked By:
Drop Kicked By:
0
kicks

Managed C++: Embedding Microsoft Visual C++ Redistributable  (Unpublished)

If you use a DLL written in Managed C++, you should a few DLLs from the Microsoft Visual C++ Redistributable package installed. There are no usual ways to link these libraries statically (due to C++ / CLI restrictions). But there a way to include these DLLs into your application, see how in this ar...


Kicked By:
Drop Kicked By:
0
kicks

Building a Configuration Binder for MEF with POCO Support  (Unpublished)

MEF doesn't support POCO injection and XML Configuration off the shelf. Sidar implements an XML congiguration binding mechanism on top of MEF, and the article gives an insight about what to expect from MEF Extensibility models in detail.


Kicked By:
Drop Kicked By:
0
kicks

Managed Extensibility Framework (MEF) at a Glance  (Unpublished)

A Hands-On overview to Dependency Injection Managed Extensibility Framework and the first CTP.


Kicked By:
Drop Kicked By:
0
kicks

Singularity Research Dev Kit released!  (Unpublished)

The Managed OS research project at MS, codename Singularity, has been released as an RDK for non-commercial use on CodePlex.


Kicked By:
Drop Kicked By: