Chapter 6. Introduction to ASP.NET
OBJECTIVES
Learn about Web Forms, the basis of ASP.NET applications
Learn the various types of server controls and determine when to use each
Build a sample Web Form with some simple VB .NET code attached
Microsoft ASP.NET is the next generation of technology for Web application
development. It takes the best from Active Server Pages (ASP), the rich
services and features provided by the Common Language Runtime (CLR), and
adds many new features. The result is a robust, scalable, and fast Web
development experience that will give you great flexibility with little
coding.
OBJECTIVES
Learn about Web Forms, the basis of ASP.NET applications
Learn the various types of server controls and determine when to use each
Build a sample Web Form with some simple VB .NET code attached
Microsoft ASP.NET is the next generation of technology for Web application
development. It takes the best from Active Server Pages (ASP), the rich
services and features provided by the Common Language Runtime (CLR), and
adds many new features. The result is a robust, scalable, and fast Web
development experience that will give you great flexibility with little
coding.
本文介绍了ASP.NET技术,它是Web应用开发的下一代技术,融合了Active Server Pages的优点和Common Language Runtime的丰富服务与特性,并新增诸多功能。还提到要学习Web Forms、服务器控件类型及使用时机,并用VB.NET代码构建示例Web Form。
428

被折叠的 条评论
为什么被折叠?



