Codebehind

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

    #1

    Codebehind

    I have heard that you can use codebehind and still have it compile
    dynamically. Is this true?

    Regards
    Gav


  • Tian Min Huang

    #2
    RE: Codebehind

    Hello Gav,

    Thanks for your post. It will be a new feature in the upcomming release of
    ASP .NET "Whidbey" which allows both Web Forms pages and Codebehind classes
    to be compiled dynamically at run time, eliminating the need to rebuild an
    entire project for a single change. Please refer to the following MSDN
    article for detailed information:

    New Code Compilation Features in ASP.NET Whidbey
    http://msdn.microsoft.com/library/de...us/dnaspp/html
    /codecompilation .asp

    Hope this helps.

    Regards,

    HuangTM
    Microsoft Online Partner Support
    MCSE/MCSD

    Get Secure! -- www.microsoft.com/security
    This posting is provided "as is" with no warranties and confers no rights.

    Comment

    • Tian Min Huang

      #3
      RE: Codebehind

      Hello Gav,

      Thanks for your post. It will be a new feature in the upcomming release of
      ASP .NET "Whidbey" which allows both Web Forms pages and Codebehind classes
      to be compiled dynamically at run time, eliminating the need to rebuild an
      entire project for a single change. Please refer to the following MSDN
      article for detailed information:

      New Code Compilation Features in ASP.NET Whidbey
      http://msdn.microsoft.com/library/de...us/dnaspp/html
      /codecompilation .asp

      Hope this helps.

      Regards,

      HuangTM
      Microsoft Online Partner Support
      MCSE/MCSD

      Get Secure! -- www.microsoft.com/security
      This posting is provided "as is" with no warranties and confers no rights.

      Comment

      • Gav

        #4
        Re: Codebehind

        Thanks for the reply

        "Tian Min Huang" <timhuang@onlin e.microsoft.com > wrote in message
        news:YCfIRVALEH A.3396@cpmsftng xa10.phx.gbl...[color=blue]
        > Hello Gav,
        >
        > Thanks for your post. It will be a new feature in the upcomming release of
        > ASP .NET "Whidbey" which allows both Web Forms pages and Codebehind[/color]
        classes[color=blue]
        > to be compiled dynamically at run time, eliminating the need to rebuild an
        > entire project for a single change. Please refer to the following MSDN
        > article for detailed information:
        >
        > New Code Compilation Features in ASP.NET Whidbey
        >[/color]
        http://msdn.microsoft.com/library/de...us/dnaspp/html[color=blue]
        > /codecompilation .asp
        >
        > Hope this helps.
        >
        > Regards,
        >
        > HuangTM
        > Microsoft Online Partner Support
        > MCSE/MCSD
        >
        > Get Secure! -- www.microsoft.com/security
        > This posting is provided "as is" with no warranties and confers no rights.
        >[/color]


        Comment

        • Gav

          #5
          Re: Codebehind

          Thanks for the reply

          "Tian Min Huang" <timhuang@onlin e.microsoft.com > wrote in message
          news:YCfIRVALEH A.3396@cpmsftng xa10.phx.gbl...[color=blue]
          > Hello Gav,
          >
          > Thanks for your post. It will be a new feature in the upcomming release of
          > ASP .NET "Whidbey" which allows both Web Forms pages and Codebehind[/color]
          classes[color=blue]
          > to be compiled dynamically at run time, eliminating the need to rebuild an
          > entire project for a single change. Please refer to the following MSDN
          > article for detailed information:
          >
          > New Code Compilation Features in ASP.NET Whidbey
          >[/color]
          http://msdn.microsoft.com/library/de...us/dnaspp/html[color=blue]
          > /codecompilation .asp
          >
          > Hope this helps.
          >
          > Regards,
          >
          > HuangTM
          > Microsoft Online Partner Support
          > MCSE/MCSD
          >
          > Get Secure! -- www.microsoft.com/security
          > This posting is provided "as is" with no warranties and confers no rights.
          >[/color]


          Comment

          Working...