I learned the basics of ASP.NET with the second edition of this book. Having skimmed through the latest third edition, it appears the information has been refined even further and includes more material including practical tutorials and advice for deploying your ASP.NET site as well as the inclusion
Build Your Own ASP.NET 2.0 Web Site Using C# & VB
โ Scribed by Cristian Darie, Zak Ruvalcaba
- Publisher
- SitePoint
- Year
- 2006
- Tongue
- English
- Leaves
- 715
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Learn how to build impressive ASP.NET 2.0 Websites in both C# and VB.NET from scratch using freely available software.Using a practical step-by-step approach, the authors introduce the ASP.NET framework, teach you about database design, and walk you through obtaining, installing and configuring all the freely available software you need to use ASP.NET 2.0. They then show you how to build several real world Web-based applications that you can put to use instantly in your projects.Readers will learn how-to:Build an ecommerce store that supports multiple productsIntergrate PayPalT credt card processing into an online storeDevelop a fully functional Corporate Intranet with a dynamic navigation menuCreate an email newsletter system using ASP.NET 2.0Build Web Forms using web controls, validation controls and rich controlsSpeed up applications by caching pages and the data with them, to dramatically increase performanceHandle unforseen errors gracefully using a wide array of error handling techniquesSecure applications using form authenticationUse code-behind to streamline code.As an added bonus, this book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB.NET. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior ASP.NET knowledge!
๐ SIMILAR VOLUMES
ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language. ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides
ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language. ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides
ASP.NET allows Web Developers to create dynamic, interactive Websites very efficiently thanks to multiple built-in controls and features built into the ASP.NET language. ASP.NET 3.5 is a great leap forward since its first incarnation. In addition to a massively improved performance, it also provides
Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET. ... all in the process of successfully developing and
Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET. Readers will learn: language and programming basics how t