visual studio - Re-creating a C# Solution from a .exe -


a few years ago had small program created generating reports (written in c#, visual studio 2008) - windows forms exe couple of dll files.

i need make change hard-coded value of vat cannot find source code file anywhere. there way re-load exe + dlls visual studio project?

i have experience .net reflector, answer building new solution?

thanks help.

try google .net decompiler, should give searching for.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -