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

    silverlight - Applying a style to ItemContainerStyle in C# -

    c# - NullReferenceException in MySqlClient.NativeDriver -

    php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -