开始学习ASP.NET 2.0中的C#

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

开始学习asp.NET 2.0中的C#(中文3500字,英文2200字)
ASP(活动服务器页面) 是一个相对较新的技术,已经跃居经过几个阶段的演化。据介绍,七年前作为一种简单的方法来添加动态内容普通网页。自那时以来,它已向更为雄心勃勃的方向成长:创建先进的网络应用平台,包括电子商务商店,数据驱动的门户网站,和任何其他东西都可以在网上找到的,ASP.NET 2.0是ASP的最新版本。并且它具有最戏剧性的变化,与asp.net,开发者不再需要在创建把一堆网页和脚本代码粘贴在一起组成程序的网站。相反,你可以创建全面的网络应用程序使用只有代码和设计工具,如Visual Studio 2008。所有这创新的费用都是学习的曲线。你不仅需要学习如何使用先进的设计工具(Visual Studio)和一个工具包的对象(the .NET Framework),你还需要掌握一种编程语言例如C#.
互联网开始在60年代末作为一个实验。其目标是建立一个真正弹性的信息网络,可以承受损失的几台电脑不妨碍他人沟通。驱动的潜在的灾难scenar-ios(如核攻击),美国国防部提供的初始资金。早期的互联网主要是有限的教育机构和国防承包商。它作为一种工具蓬勃发展的学术合作,使研究人员能够得到全球信息共享。

Beginning asp.NET 2.0 In C#
ASP (Active Server Pages) is a relatively new technology that’s already leapt through several stages of evolution. It was introduced about seven years ago as an easy way to add dynamic content to ordinary web pages. Since then, it’s grown into something much more ambitious: a platform for creating advanced web applications, including e-commerce shops, data-driven portal sites, and just about anything else you can find on the Internet.ASP.NET 2.0 is the latest version of ASP, and it represents the most dramatic change yet. With asp.NET, developers no longer need to paste together a jumble of HTML and script code in order to program the Web. Instead, you can create full-scale web applications using nothing but code and a design tool such as Visual Studio 2005. The cost of all this innovation is the learning curve. Not only do you need to learn how to use an advanced design tool (Visual Studio) and a toolkit of objects (the .NET Framework), you also need to master a programming language such as C#.