Error!
Success!

By tag: BoxedApp

showing:  of
0
kicks

Launching .NET Applications From Memory  (Unpublished)

An interesting idea of how to run a .net application from memory directly.


Kicked By:
Drop Kicked By:
0
kicks

Virtual file.... from IStream  (Unpublished)

The blogpost shows how to create a virtual file if you have implementation of IStream. The article includes a C# implemenation of IStream and a few samples. So you can create a virtual file with any behavior! Hope it can be interesting for .net developers :)


Kicked By:
Drop Kicked By:
0
kicks

Create Portable Applications With Ease  (Unpublished)

BoxedApp SDK 2.0, a DLL library from Softanics enables developers to take advantage of the next generation technology - application virtualization to create a portable application with zero installation that relies on the virtual environment to run.


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

.NET Runtime Embedding  (Unpublished)

Hi all, One interesting product, BoxedApp, can be used to pack .NET runtime with .NET application into a single exe. Instead of other solutions (Salamander), you will see which files are embbeded and how does it work at all, you will see the whole picture. BTW, I've tested it under my Win2k3 m...


Kicked By:
Drop Kicked By: