Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. newbie aspx.vb question

newbie aspx.vb question

Scheduled Pinned Locked Moved ASP.NET
helpquestioncsharpasp-netlearning
3 Posts 3 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JimHouse
    wrote on last edited by
    #1

    I am just learning asp.net and I am doing some work for my company who has several asp.net sites already built. The particular site I am having trouble with has some codebehind files it is using. My problem is that I cannot find the aspx.vb files it is referring to. I realize that dll files are created and the site is actually using those files, but I want to look at the code it is using. Where are these files usually kept? Thanks for the help. Jim

    M N 2 Replies Last reply
    0
    • J JimHouse

      I am just learning asp.net and I am doing some work for my company who has several asp.net sites already built. The particular site I am having trouble with has some codebehind files it is using. My problem is that I cannot find the aspx.vb files it is referring to. I realize that dll files are created and the site is actually using those files, but I want to look at the code it is using. Where are these files usually kept? Thanks for the help. Jim

      M Offline
      M Offline
      Mark Greenwood
      wrote on last edited by
      #2

      The files will be contained in the solution which created the DLL - if you don't have access to them - download REFLECTOR and open the DLL files with that - you can at least see what the code behind looks like even if you don't have access to the original files. Mark.

      1 Reply Last reply
      0
      • J JimHouse

        I am just learning asp.net and I am doing some work for my company who has several asp.net sites already built. The particular site I am having trouble with has some codebehind files it is using. My problem is that I cannot find the aspx.vb files it is referring to. I realize that dll files are created and the site is actually using those files, but I want to look at the code it is using. Where are these files usually kept? Thanks for the help. Jim

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        They in the project that was used to create the website. Usually they are stored in some version control system, such Visual SouceSafe, or could possibly be on the developers machine (very bad practice). Ask the person(s) who created the site.


        only two letters away from being an asset

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups