aspnet概述-----外文翻譯.doc
約15頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)
aspnet概述-----外文翻譯,asp.net 是一個(gè)統(tǒng)一的 web 開(kāi)發(fā)模型,它包括您使用盡可能少的代碼生成企業(yè)級(jí) web 應(yīng)用程序所必需的各種服務(wù)。asp.net 作為 .net framework 的一部分提供。當(dāng)您編寫(xiě) asp.net 應(yīng)用程序的代碼時(shí),可以訪問(wèn) .net framework 中的類。您可以使用與公共語(yǔ)言運(yùn)行庫(kù) (clr) 兼...
內(nèi)容介紹
此文檔由會(huì)員 wanli1988go 發(fā)布
ASP.NET 是一個(gè)統(tǒng)一的 Web 開(kāi)發(fā)模型,它包括您使用盡可能少的代碼生成企業(yè)級(jí) Web 應(yīng)用程序所必需的各種服務(wù)。ASP.NET 作為 .NET Framework 的一部分提供。當(dāng)您編寫(xiě) ASP.NET 應(yīng)用程序的代碼時(shí),可以訪問(wèn) .NET Framework 中的類。您可以使用與公共語(yǔ)言運(yùn)行庫(kù) (CLR) 兼容的任何語(yǔ)言來(lái)編寫(xiě)應(yīng)用程序的代碼,這些語(yǔ)言包括 Microsoft Visual Basic、C#、JScript .NET 和 J#。使用這些語(yǔ)言,可以開(kāi)發(fā)利用公共語(yǔ)言運(yùn)行庫(kù)、類型安全、繼承等方面的優(yōu)點(diǎn)的 ASP.NET 應(yīng)用程序。
ASP.NET 包括:
ASP.NET is a unified Web development model that includes the services necessary for you to build enterprise-class Web applications with a minimum of coding. ASP.NET is part of the .NET Framework, and when coding ASP.NET applications you have access to classes in the .NET Framework. You can code your applications in any language compatible with the common language runtime (CLR), including Microsoft Visual Basic, C#, JScript .NET, and J#. These languages enable you to develop ASP.NET applications that benefit from the common language runtime, type safety, inheritance, and so on.
ASP.NET 包括:
ASP.NET is a unified Web development model that includes the services necessary for you to build enterprise-class Web applications with a minimum of coding. ASP.NET is part of the .NET Framework, and when coding ASP.NET applications you have access to classes in the .NET Framework. You can code your applications in any language compatible with the common language runtime (CLR), including Microsoft Visual Basic, C#, JScript .NET, and J#. These languages enable you to develop ASP.NET applications that benefit from the common language runtime, type safety, inheritance, and so on.