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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. How to access auto Generated file in asp.net 2.0 ?

How to access auto Generated file in asp.net 2.0 ?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdebuggingtutorialquestion
2 Posts 2 Posters 0 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.
  • F Offline
    F Offline
    fahiemulleh
    wrote on last edited by
    #1

    Hi all. While developing the application in asp.net 2.0, i have seen once a file (auto generated by a tool in which all namespaces, sources , dataset references etc etc can be found) when i was in debug mode. But I want to see it without debug mode. Can anyone tell me from where i can see that file. Please tell me. i will be very thankful to you.

    M 1 Reply Last reply
    0
    • F fahiemulleh

      Hi all. While developing the application in asp.net 2.0, i have seen once a file (auto generated by a tool in which all namespaces, sources , dataset references etc etc can be found) when i was in debug mode. But I want to see it without debug mode. Can anyone tell me from where i can see that file. Please tell me. i will be very thankful to you.

      M Offline
      M Offline
      minhpc_bk
      wrote on last edited by
      #2

      Normally, the ASP.NET generates the dynamic source file in the ASP.NET temp folder, however when the debug attribute of the comilation entry is false, it does not generate the source files such as .cs, or .vb there. You might be interested in Dino's article[^].

      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