Flasher

Stories submitted by Flasher

Use ActiveX components without registration(boxedapp.com)

submitted by FlasherFlasher(205) 3 years, 10 months ago

The article describes how to use ActiveXs without registration. The method is also usable for .net applications, many of them still use many Activexs ;) The concept is interesting: all changes made by ActiveX's registration saves in virtual registry only. read more...

add a comment |category: |Views: 343

tags: another

Flash Component for .NET(f-in-box.com)

submitted by FlasherFlasher(205) 3 years, 11 months ago

Sometime ago I had a task: to create a flash projector (something like Zinc or mProjector) with C#. This program should convert input SWF files and other resources into single EXE file that should work in semitransparent or window mode. Optionally, flash.ocx / flash9.ocx can be included into final exe file. After surfing over Internet, I've found this interesting product. I hope we will create a good flash projector with it :) read more...

add a comment |category: |Views: 245

tags: another

.NET Runtime Embedding(boxedapp.com)

submitted by FlasherFlasher(205) 3 years, 11 months ago

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 machine and it really works well... read more...

add a comment |category: |Views: 349

tags: another