Home / Course / ASP.NET

Web Forms Tutorial

IntroductionChapterCourseware
ASP.NET is a development framework for creating web pages and websites using HTML, CSS, JavaScript, and server scripts. ASP.NET supports three different development models: Web Pages (Web pages), MVC (Model View Controller model-view-controller), and Web Forms (Web Forms): "Web Forms Tutorial" introduces Web Forms.
  • Difficulty:Elementary
  • Total of19 chapters
  • 24266 plays
  • About Instructor

    伊谢尔伦
    伊谢尔伦
    PHP developer
    You will learn:

    Through "Web Forms Tutorial" you will learn: Web Forms is the oldest ASP.NET programming model and is an event-driven web page that integrates HTML, server controls, and server code. Web Forms are compiled and executed on the server, which then generates HTML to display as a web page. Web Forms has hundreds of web controls and web components for creating user-driven websites with data access.

  • CancelreplySending
  • php.cn