Jump to content

Slim Down .NET Framework?


Recommended Posts

Posted (edited)

Has anyone attempted it? Any good links found on the subject? Or is it possible to convert a .NET application to Win32 native without the source code?

Edited by Aegis

Posted

If you slim down the framework you run the risk of removing something that a program will attempt to use. No way to convert a project without source code, and difficult if you do have it. It would require all .net functions to be re-implemented in native language or API calls. basically re-writing program.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...