Click here to Skip to main content
15,915,163 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionIframe inside a page Pin
Member 426027021-May-10 20:29
Member 426027021-May-10 20:29 
AnswerRe: Iframe inside a page Pin
Sandeep Mewara21-May-10 20:40
mveSandeep Mewara21-May-10 20:40 
QuestionScreen behind procee while debugging Pin
chinnublr21-May-10 5:42
chinnublr21-May-10 5:42 
AnswerRe: Screen behind procee while debugging Pin
Sandeep Mewara21-May-10 6:02
mveSandeep Mewara21-May-10 6:02 
GeneralRe: Screen behind procee while debugging Pin
chinnublr21-May-10 6:35
chinnublr21-May-10 6:35 
AnswerRe: Screen behind procee while debugging Pin
T M Gray21-May-10 10:15
T M Gray21-May-10 10:15 
AnswerRe: Screen behind procee while debugging Pin
Yusuf21-May-10 14:36
Yusuf21-May-10 14:36 
QuestionDLL Reference in aspx Page Directive. Pin
VikashGohil21-May-10 2:57
VikashGohil21-May-10 2:57 
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.
AnswerRe: DLL Reference in aspx Page Directive. Pin
Not Active21-May-10 3:17
mentorNot Active21-May-10 3:17 
QuestionImport Excel Sheet Pin
lrsalunkhe21-May-10 1:54
lrsalunkhe21-May-10 1:54 
AnswerRe: Import Excel Sheet Pin
Tej Aj21-May-10 2:05
Tej Aj21-May-10 2:05 
Questionread anchor tag problem Pin
vishnukamath21-May-10 0:34
vishnukamath21-May-10 0:34 
AnswerRe: read anchor tag problem Pin
Martin Jarvis21-May-10 2:08
Martin Jarvis21-May-10 2:08 
AnswerRe: read anchor tag problem Pin
daveyerwin21-May-10 3:17
daveyerwin21-May-10 3:17 
QuestionActiveX control doubt Pin
Rahul Babu21-May-10 0:17
Rahul Babu21-May-10 0:17 
AnswerRe: ActiveX control doubt Pin
Sandeep Mewara21-May-10 3:54
mveSandeep Mewara21-May-10 3:54 
Questionwebcam applc Pin
AndyInUK21-May-10 0:03
AndyInUK21-May-10 0:03 
QuestionHtmlTextWriter Formatting Issues Pin
Randal Vance Cunanan20-May-10 20:18
Randal Vance Cunanan20-May-10 20:18 
AnswerRe: HtmlTextWriter Formatting Issues Pin
Martin Jarvis21-May-10 2:07
Martin Jarvis21-May-10 2:07 
Questionaccessing textbox which is inside ascx file Pin
Dhyanga20-May-10 6:36
Dhyanga20-May-10 6:36 
AnswerRe: accessing textbox which is inside ascx file Pin
Not Active20-May-10 7:11
mentorNot Active20-May-10 7:11 
GeneralRe: accessing textbox which is inside ascx file Pin
Dhyanga20-May-10 7:27
Dhyanga20-May-10 7:27 
GeneralRe: accessing textbox which is inside ascx file Pin
Not Active20-May-10 7:39
mentorNot Active20-May-10 7:39 
GeneralRe: accessing textbox which is inside ascx file Pin
Dhyanga20-May-10 7:48
Dhyanga20-May-10 7:48 
GeneralRe: accessing textbox which is inside ascx file Pin
Not Active20-May-10 7:53
mentorNot Active20-May-10 7:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.