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. DLL Reference in aspx Page Directive.

DLL Reference in aspx Page Directive.

Scheduled Pinned Locked Moved ASP.NET
csharphtmlasp-nethelp
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.
  • V Offline
    V Offline
    VikashGohil
    wrote on last edited by
    #1

    Hello, This is Vikash Gohil. I have a small ASP.net sample project. Now there is a default.aspx page in the project. There is also a DLL file in the Bin directory named "App_Web_Default.aspx.dll" Now in the MarkUp of the Default.aspx page, below Page directive is given. <%@ Page Language="VB" AutoEventWireUp="true" CodeFile="Default.aspx.vb" Inherits="_Default, App_Web_Default.aspx" %> I am not able to understand the "Inherits" clause. I think the App_Web_Default.aspx is the DLL name present in the Bin Directory. I want to know what it actually means. Has anyone come across or used code in this manner. Please provide me some clarification. Any help would be greatly appreciated. Thanks in Advance, Awaiting a reply soon.

    N 1 Reply Last reply
    0
    • V VikashGohil

      Hello, This is Vikash Gohil. I have a small ASP.net sample project. Now there is a default.aspx page in the project. There is also a DLL file in the Bin directory named "App_Web_Default.aspx.dll" Now in the MarkUp of the Default.aspx page, below Page directive is given. <%@ Page Language="VB" AutoEventWireUp="true" CodeFile="Default.aspx.vb" Inherits="_Default, App_Web_Default.aspx" %> I am not able to understand the "Inherits" clause. I think the App_Web_Default.aspx is the DLL name present in the Bin Directory. I want to know what it actually means. Has anyone come across or used code in this manner. Please provide me some clarification. Any help would be greatly appreciated. Thanks in Advance, Awaiting a reply soon.

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

      Try this[^]


      I know the language. I've read a book. - _Madmatt

      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