G
Guest
I have vendor application within our organization which is vendor product. It
is written in ASP and ASP.NET. As we are getting new releases more and more
coding being migrated to ASP.NET by vendor.
Now as I had some customization done in some of the ASP pages (as all the
page behind wasn't assembly in ASP 3.0) it was much easy to do the changes
and have the happy business unit.
As I said more pages are being migrated in new releases from vendor to ASP
..NET. How would I migrate my customization in ASP .NET? I do see the page
behind compiled and kept as dll by the vendor but at the same time they never
run the dotfusgator to scrambled the code so I am still able to use
decompiler to decompile and see the page behind code. The decompiler that I
use are free trail so I can see the code in it but can't really change
anything and recompile it.
Can you please direct me any freeware decompiler that allows me to decompile
this code and recompile and have the asp .net page to refer new assembly?
What is the best way to do this kind of customization? Please help and thanks
in advance.
is written in ASP and ASP.NET. As we are getting new releases more and more
coding being migrated to ASP.NET by vendor.
Now as I had some customization done in some of the ASP pages (as all the
page behind wasn't assembly in ASP 3.0) it was much easy to do the changes
and have the happy business unit.
As I said more pages are being migrated in new releases from vendor to ASP
..NET. How would I migrate my customization in ASP .NET? I do see the page
behind compiled and kept as dll by the vendor but at the same time they never
run the dotfusgator to scrambled the code so I am still able to use
decompiler to decompile and see the page behind code. The decompiler that I
use are free trail so I can see the code in it but can't really change
anything and recompile it.
Can you please direct me any freeware decompiler that allows me to decompile
this code and recompile and have the asp .net page to refer new assembly?
What is the best way to do this kind of customization? Please help and thanks
in advance.