Jump To Content

LearnHub



Lessons

  • Lesson

    ASP.NET Basics -1

    Description
    What methods are fired during the page load?Init() – when the page is instantiatedLoad() – when the page is loaded into server memoryPreRender() – the brief mo...