Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9288495
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T19:55:50+00:00 2026-06-18T19:55:50+00:00

Scenario: I have access to an already published ASP.NET application running on a remote

  • 0

Scenario: I have access to an already published ASP.NET application running on a remote web server. The directory structure looks like this:

enter image description here

I do not have access to the project/solution files as far as I know. Specifically, I cannot find specific C# code-behind files that I need to modify.

Is it possible to rebuild this project with minimal effort using only the published code?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T19:55:51+00:00Added an answer on June 18, 2026 at 7:55 pm

    A couple of clarifications:

    To refactor something is to alter its internal structure without changing its external behavior. You can access source code by using a decompiler, but it is often not worth investing a lot of time into because the decompiler has made formatting decisions that make most code difficult to read for humans (as it was already stripped down for machine only readability).

    Refactoring is usually only done to either improve the performance or readability of the code, so you are starting at a loss if your goal is the latter. My guess is you need to go in and tweak some functionality, in which case a decompiler is really the only way to go, but finding the source code and keeping good track of source code is probably a better bet. When we deploy code to production we include a ReadMe.txt file with it indicating where to look for the source code.

    Additionally, some asp.net files are not compiled into .dll’s. Typically .dlls only include files ending in .vb or .cs. You’ll still need to have access to and include non-compiled pages like .aspx and .ascx files, but these will also be on your server.

    A good free alternative to .NET Reflector is to use Telerik’s Just Decompile which has an option to recreate the .proj file from the compiled code.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

SCENARIO I have to access a web service with a .NET client. The service
Here's the scenario: I have a multi threaded java web application which is running
Scenario: I have a console application that needs to access a network share with
We have a scenario where some .NET code is attempting to access the current
I'm developing multiplayer game and I have a server written on asp.net . Game
We have a couple of WCF services hosted in an asp.net application on IIS.
We have an Internet facing Web Application running, and recently our company made some
I'm building an ASP.NET web application using C#, Enterprise Library and Oracle for a
I have a legacy ASP.NET application in which there are some session/concurrency related issues
My company is building an ASP.NET HR application and we have decided to create

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.