文件名称:Beginning ASP.NET 1.1 with Visual C# .NET 2003.pdf
文件大小:18.21MB
文件格式:PDF
更新时间:2012-02-24 12:39:48
asp.net
891pages. The purpose of this book is to teach you from scratch how to use ASP.NET to write Web pages and Web applications in which content can be programmatically tailored each time an individual client browser calls them up. This not only saves you a lot of effort in presenting and updating your Web pages, but also offers tremendous scope for adding sophisticated functionality to your site. As ASP.NET is not a programming language in its own right, but rather a technology (as we shall explain in the book), we will be teaching some basic programming principles in Chapters 2 to 7 in C#, our chosen language for implementing ASP.NET. This book is therefore ideal for somebody who knows some basic HTML but has never programmed before, or somebody who is familiar with the basics of old style ASP, but hasn't investigated ASP.NET in any detail. If you are an experienced programmer looking for a quick crash course on ASP.NET, or somebody who's worked extensively with ASP, we suggest that you refer to Professional ASP.NET 1.1 Special Edition, Wiley ISBN: 0-7645-58900 instead, as you'll most likely find that the early chapters here just reiterate things you already know. If are not familiar with HTML, then we suggest that you master the basics of building Web pages before moving on to learning ASP.NET.