visual studio - how does asp.net code behind work? -


i new asp.net development, , little bit curious on asp.net code behind mechanism.
know why use it
know is:

  • relation between aspx page , code behind
  • who linking between these 2 separate files ?
  • how work?
  • how element created in aspx page can accessed directly code behind ?

    i mean happens behind scenes ?

    thanks

  • check link, understand few details on code-behind -

    http://www.developer.com/net/csharp/article.php/3087791/meditating-upon-the-aspnet-code-behind-model.htm

    http://en.wikipedia.org/wiki/asp.net#code-behind_model


    Comments

    Popular posts from this blog

    ASP.NET/SQL find the element ID and update database -

    jquery - appear modal windows bottom -

    c++ - Compiling static TagLib 1.6.3 libraries for Windows -