login | about | faq

If you have any feedback from our EAP, we've created a UserVoice forum especially for you! Check it out, and let us know what you think of the latest Early Access build.

Hello,

I used Reflector to decompile a dll back into assemblies. How do I get the assemblies back into the source code in NET solution?

Thanks

Steve

asked Jan 19 at 18:03

SteveS1013's gravatar image

SteveS1013
1


The context menu on an assembly in the assembly tree contains an "Export Assembly Source Code" item which will write out source files and an associated project file. You may then need to do some work on the resulting output to get it to compile cleanly.

answered Jan 20 at 07:56

Clive's gravatar image

Clive ♦♦
1.1k5

Your answer
toggle preview

Follow this question


By Email:

Once you sign in you will be able to subscribe for any updates here


By RSS:

Answers

Answers and Comments

Formatting your answer

  • *Italic*
  • **Bold**
  • ***Bold Italic***
  • Link: [text](http://url.com/ "title")
  • Paragraph: Two line breaks
  • Bulleted list: Paragraph then start line with *
  • Numbered list: Paragraph then start line with 1.
  • Blockquote: Paragraph then start with with >
  • Basic HTML tags are also supported

Asked: Jan 19 at 18:03

Seen: 373 times

Last updated: Jan 20 at 07:56

 

Tags:

×14
×11
×1
×1