freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

計(jì)算機(jī)外文翻譯---netframework概述-免費(fèi)閱讀

  

【正文】 it provides a unified Web development model that includes the services necessary for developers to build enterpriseclass Web applications. While is largely syntax patible with ASP, it also provides a new programming model and infrastructure for more scalable and stable applications that help provide greater protection. You can feel free to augment your existing ASP applications by incrementally adding functionality to them. is a piled, .NETbased environment。這些方法具有以下簽名。使用為基元類型以及為 String、 ArrayList 和 Hashtable 優(yōu)化的有限對(duì)象序列化格式,對(duì) ViewState 進(jìn)行序列化。在回發(fā)時(shí),頁(yè)框架 分析來(lái)自隱藏變量的輸入字符串并填充每一控件的 ViewState 屬性。 ? 配置設(shè)置存儲(chǔ)在基于 XML 的文件中,這些文件都是人可讀和可寫的。 ? 在 Web 頁(yè)中編寫自定義調(diào)試語(yǔ)句,對(duì)排除應(yīng)用 程序代碼中的錯(cuò)誤非常有幫助。實(shí)現(xiàn) IHttpHandler 接口,給您提供了一種與 IIS Web 服務(wù)器的低級(jí)別請(qǐng)求和響應(yīng)服務(wù)交互的手段,并提供與 ISAPI 擴(kuò)展非常類似的功能,但編程模型卻較為簡(jiǎn)單。 ? 從 應(yīng)用程序訪問(wèn)數(shù)據(jù)庫(kù)是向 Web 站點(diǎn)訪問(wèn)者顯示數(shù)據(jù)的常用技術(shù)。 XML Web services 不用依靠特定 的組件技術(shù)或?qū)ο笳{(diào)用約定。 當(dāng)創(chuàng)建 應(yīng)用程序時(shí),開發(fā)人員可以使用 Web 窗體或 XML Web services,或以他們認(rèn)為合適的任何方式進(jìn)行組合。 介紹 不僅僅是 Active Server Page (ASP) 的下一個(gè)版本;它還提供了一個(gè)統(tǒng)一的 Web 開發(fā)模型,其中包括開發(fā)人員生成企業(yè)級(jí) Web 應(yīng)用程序所需的各種服務(wù)。建議使用該方法對(duì)連接進(jìn)行身份驗(yàn)證。 關(guān)閉連接 建議使用完 Connection 后始終將其關(guān)閉,以便連接可以返回到池中。 在層和客戶端之間對(duì)數(shù)據(jù)進(jìn)行遠(yuǎn)程處理或封送 DataSet 的設(shè)計(jì)使您能夠使用 XML Web services 方便地通過(guò) Web 將數(shù)據(jù)傳輸?shù)娇蛻舳?,并允許您使用 .NET 遠(yuǎn)程處理服務(wù)在 .NET 組件之間封送數(shù)據(jù)。 結(jié)構(gòu)的另一個(gè)核心元素是 .NET Framework 數(shù)據(jù)提供程序 ,其組件的設(shè)計(jì)目的相當(dāng)明確:為了實(shí)現(xiàn)數(shù)據(jù)操作和對(duì)數(shù)據(jù)的快速、只進(jìn)、只讀訪問(wèn)。無(wú)論 DataSet 中數(shù)據(jù)的數(shù)據(jù)源是什么, DataSet 都可以寫為符合萬(wàn)維網(wǎng)聯(lián)合會(huì) (W3C) 的 XML,并且將其架構(gòu)包含為 XML 架構(gòu)定義語(yǔ)言 (XSD) 架構(gòu)。您可以直接處理檢索到的結(jié)果,或?qū)⑵浞湃? DataSet 對(duì)象,以便與來(lái)自多個(gè)源的數(shù)據(jù)或在層之間進(jìn)行遠(yuǎn)程處理的數(shù)據(jù)組 合在一起,以特殊方式向用戶公開。同時(shí),內(nèi)存管理器排除了出現(xiàn)零碎內(nèi)存的可能性,并增大了內(nèi)存引用區(qū)域以進(jìn)一步提高性能。例如,程序員可以用他們選擇的開發(fā)語(yǔ) 言編寫應(yīng)用程序,卻仍能充分利用其他開發(fā)人員用其他語(yǔ)言編寫的運(yùn)行庫(kù)、類庫(kù)和組件。 運(yùn)行庫(kù)還通過(guò)實(shí)現(xiàn)稱為通用類型系統(tǒng) (CTS) 的 嚴(yán)格類型驗(yàn)證和代碼驗(yàn)證基礎(chǔ)結(jié)構(gòu)來(lái)加強(qiáng)代碼可靠性。該插圖還顯示托管代碼如何在更大的結(jié)構(gòu)內(nèi)運(yùn)行。 例如, 承載運(yùn)行庫(kù)以為托管代碼提供可伸縮的服務(wù)器端環(huán)境。 .NET Framework 具有兩個(gè)主要組件:公共語(yǔ)言運(yùn)行庫(kù)和 .NET Framework 類庫(kù)。譯文與原文 .NET Framework 概述 .NET Framework 是支持生成和運(yùn)行下一代應(yīng)用程序和 XML Web services 的內(nèi)部 Windows 組件。公共語(yǔ)言運(yùn)行庫(kù)是 .NET Framework 的基礎(chǔ)。 直接 使用運(yùn)行庫(kù)以啟用 應(yīng)用程序和 XML Web services(本主題稍后將對(duì)這兩者進(jìn)行討論)。 公共語(yǔ)言運(yùn)行庫(kù)的功能 公共語(yǔ)言運(yùn)行庫(kù)管理內(nèi)存、線程執(zhí)行、代碼執(zhí)行、代碼安全驗(yàn)證、編譯以及其他系統(tǒng)服務(wù)。 CTS 確保所有托管代碼都是可以自我描述的。任何選擇以運(yùn)行庫(kù)為目標(biāo)的編譯器供應(yīng)商都可以這樣做。 最后,運(yùn)行庫(kù)可由高性能的服務(wù)器端應(yīng)用程序(如 Microsoft174。 DataSet 對(duì)象也可以獨(dú)立于 .NET Framework 數(shù)據(jù)提供程序使用,以管理應(yīng)用程序本地的數(shù)據(jù)或源自 XML 的數(shù)據(jù)。由于 DataSet 固有的序 列化格式為 XML,它是在層間移動(dòng)數(shù)據(jù)的優(yōu)良媒介,這使 DataSet 成為以遠(yuǎn)程方式向 XML Web services 發(fā)送數(shù)據(jù)和架構(gòu)上下文以及從 XML Web services 接收數(shù)據(jù)和架構(gòu)上下文的最佳選擇。Connection 對(duì)象提供與數(shù)據(jù)源的連接。您還可以通過(guò)這種方式對(duì)強(qiáng)類型的 DataSet 進(jìn)行遠(yuǎn)程處理。這可以使用 Connection 對(duì)象的 Close 或 Dispose 方法來(lái)實(shí)現(xiàn)。集成安全性使用正在執(zhí)行的進(jìn)程的當(dāng)前安全標(biāo)識(shí)或標(biāo)記。 的語(yǔ)法在很大程度上與 ASP 兼容,同時(shí)它還提供一種新的編程模型和結(jié)構(gòu),可生成伸縮性和穩(wěn)定性更好的應(yīng)用程序,并提供更好的安全保護(hù)。每個(gè)功能都能得到同一結(jié)構(gòu)的支持,使您能夠使用身份驗(yàn)證方案,緩存經(jīng)常使用的數(shù)據(jù),或者對(duì)應(yīng)用程序的配置進(jìn)行自定義,這里只是列出幾種可能性而已。因此,用任何語(yǔ)言編寫、使用任何組件模型并在任何操作系統(tǒng)上運(yùn)行的程序,都可以訪問(wèn) XML Web services。 使得為此目的而對(duì)數(shù)據(jù)庫(kù)的訪問(wèn)比 以往更加方便。實(shí)現(xiàn) IHttpModule 接口使您可以包含參與對(duì)應(yīng)用程序發(fā)出的每個(gè)請(qǐng)求的自定義事件。但是,如果不移除它們,則會(huì)帶來(lái)麻煩。每一個(gè)應(yīng)用程序都可以有不同的配置文件,可以擴(kuò)展配置方案,以適應(yīng)您的要求。如果一個(gè)控件將 ViewState 用作屬性數(shù)據(jù)而不是專有字段,則在到客戶端的往返過(guò)程期間將自動(dòng)存留該屬性。 ViewState 和性能 控件開發(fā)人員應(yīng)該知道, ViewState 中的任何數(shù)據(jù)自動(dòng)生成到客戶端的往返過(guò)程。 [C] protected virtual object SaveViewState()。 you can author applications in any .NET patible language, including Visual Basic .NET, C, and JScript .NET. Additionally, the entire .NET Framework is available to any application. Developers can easily access the benefits of these technologies, which include the managed mon language runtime environment, type safety, inheritance, and so on. has been designed to work seamlessly with WYSIWYG HTML editors and other programming tools, including Microsoft Visual Studio .NET. Not only does this make Web development easier, but it also provides all the benefits that these tools have to offer, including a GUI that developers can use to drop server controls onto a Web page and fully integrated debugging support. Developers can use Web Forms or XML Web services when creating an application, or bine these in any way they see fit. Each is supported by the same infrastructure that allows you to use authentication schemes, cache frequently used data, or customize your application39。s best enterprise servers that support runtime hosting. Overview of provides consistent access to data sources such as Microsoft SQL Server, as well as data sources exposed through OLE DB and XML. Datasharing consumer applications can use to connect to these data sources and retrieve, manipulate, and update data. cleanly factors data access from data manipulation into discrete ponents that can be used separately or in tandem. includes .NET Framework data providers for connecting to a database, executing mands, and retrieving results. Those results are either processed directly, or placed in an DataSet object in order to be exposed to the user in an adhoc manner, bined with data from multiple sources, or remoted between tiers. The DataSet object can also be used independently of a .NET Framework data provider to manage data local to the application or sourced from XML. The classes are found in , and are integrated with the XML classes found in . When piling code that uses the namespace, reference both and . XML and leverages the power of XML to provide disconnected access to data. was designed handinhand with the XML classes in the .NET Framework — both are ponents of a single architecture. and the XML classes in the .NET Framework converge in the DataSet object. The DataSet can be populated with data from an XML source, whether it is a file or an XML stream. The DataSet can be written as World Wide Web Consortium (W3C) pliant XML, including its schema as XML Schema definition language (XSD) schema, regardless of the source of the data in the DataSet. Because the native serialization format of the DataSet is XML, it is an excellent medium for moving data between tiers making the DataSet an optimal choice for remoting data and schema context to and from an XML Web service. Components The ponents have been designed to factor data access from data manipulation. There are two ce
點(diǎn)擊復(fù)制文檔內(nèi)容
畢業(yè)設(shè)計(jì)相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖鄂ICP備17016276號(hào)-1