src Versus codebehind

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • varun_789

    src Versus codebehind

    hello friend,

    while developing an application, i encountered a subtle
    point.

    for a aspx page, what is the difference between src
    property and
    codebehind property ?

    src stands for code-behind class to compile where as
    codebehind stands for code-behind class to design.

    regards.
  • Karl Seguin

    #2
    Re: src Versus codebehind

    For a clearer understanding of the <%@ Page directive, I'd suggest anyone
    takes a look at the following article:


    IT should be noted that CodeBehind is meaningless to asp.net; it is strictly
    used my VS.Net...the real comparison should be between src and
    inherits...the above listed article has a good explanation.

    Karl


    "varun_789" <varun_789@yaho o.com> wrote in message
    news:100001c340 8f$edc9eb40$a10 1280a@phx.gbl.. .[color=blue]
    > hello friend,
    >
    > while developing an application, i encountered a subtle
    > point.
    >
    > for a aspx page, what is the difference between src
    > property and
    > codebehind property ?
    >
    > src stands for code-behind class to compile where as
    > codebehind stands for code-behind class to design.
    >
    > regards.[/color]


    Comment

    • Karl Seguin

      #3
      Re: src Versus codebehind

      works fine for me...


      "Ante Perkovic" <albirejo_minus _j@vip.hr> wrote in message
      news:3F02DFE1.7 CD64BE0@vip.hr. ..
      Hi,
      Link is unavailable :(.
      Karl Seguin wrote:
      For a clearer understanding of the <%@ Page directive, I'd suggest anyone
      takes a look at the following article:


      Error:
      An error occurred while processing your request. Please remember that this
      Web site is currently under heavy rebuild, and that is the likely cause of
      the error.




      Comment

      Working...