vote up 0 vote down star

Is there a way/tool to extract inline C# code from within an ASPX file to a code-behind file?

We want to separate the code from the HTML (lots of pages) in an application we inherited.

flag

1 Answer

vote up 2 vote down

It sounds like you're doing a bit of refactoring so I'd suggest you look into ReSharper or Refactor! Pro. Both tools will be able to assist you.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.