2007年1月15日

ASP.NET - Server Controls

摘要: Server controls are tags that are understood by the server. Limitations//局限性 in Classic ASP The listing below was copied from the previous chapter: ... 阅读全文

posted @ 2007-01-15 16:09 改变热爱 阅读(206) 评论(0) 推荐(0)

ASP.NET - Web Pages

摘要: A simple ASP.NET page looks just like an ordinary HTML page. Hello W3Schools To start learning ASP.NET, we will construct a very simple HTML page that will display "Hello W3Schools" in an Internet br... 阅读全文

posted @ 2007-01-15 15:55 改变热爱 阅读(252) 评论(0) 推荐(0)

Installing ASP.NET

摘要: ASP.NET is easy to install. Just follow the instructions below. What You Need A Windows Computer ASP.NET is a Microsoft technology. To run ASP.NET you need a computer capable//有能力的 of running Windows... 阅读全文

posted @ 2007-01-15 15:30 改变热爱 阅读(181) 评论(0) 推荐(0)

Differences between ASP and ASP .NET

摘要: ASP .NET has better language support, a large set of new controls and XML based components//基于XML组件, and better user authentication//用户验证. ASP .NET provides increased performance//增强的功能 by running com... 阅读全文

posted @ 2007-01-15 14:01 改变热爱 阅读(185) 评论(0) 推荐(0)

ASP.NET Introduction

摘要: ASP.NET is the latest version of Microsoft's Active Server Pages technology (ASP). What you should already know Before you continue you should have a basic understanding of the following: 1.WWW, HTML ... 阅读全文

posted @ 2007-01-15 13:09 改变热爱 阅读(217) 评论(0) 推荐(0)

导航