Beginning ASP.NET 1.1 with Visual C# .NET 2003 von Chris Ullman | ISBN 9780764571893

Beginning ASP.NET 1.1 with Visual C# .NET 2003

von Chris Ullman, John Kauffman, Chris Hart, David Sussman und Daniel Maharry
Mitwirkende
Autor / AutorinChris Ullman
Autor / AutorinJohn Kauffman
Autor / AutorinChris Hart
Autor / AutorinDavid Sussman
Autor / AutorinDaniel Maharry
Buchcover Beginning ASP.NET 1.1 with Visual C# .NET 2003 | Chris Ullman | EAN 9780764571893 | ISBN 0-7645-7189-3 | ISBN 978-0-7645-7189-3

Beginning ASP.NET 1.1 with Visual C# .NET 2003

von Chris Ullman, John Kauffman, Chris Hart, David Sussman und Daniel Maharry
Mitwirkende
Autor / AutorinChris Ullman
Autor / AutorinJohn Kauffman
Autor / AutorinChris Hart
Autor / AutorinDavid Sussman
Autor / AutorinDaniel Maharry
What is this book about?
This hands-on guide teaches you how to build custom ASP. NET Websites from the ground up. An expert team of authors uses theirextensive ASP. NET programming experience to give you hands-oninstruction in the best way to create Web sites with ASP. NET andC#. This completely updated edition features new examples, and allcode is written and tested for ASP. NET version 1.1.
What does this book cover?
Here are some details on what you'll discover in this book:
* Fast ASP. NET site construction using Microsoft's new, free Web Matrix tool
* How to install and configure ASP. NET
* Basic programming principles for C#, such as variables, controlstructures, and procedural programming
* Techniques for applying these principles as you develop ASP. NETpages
* The minimum amount of object-oriented programming necessary towork successfully and efficiently with ASP. NET
* Key differences between ASP. NET 1.0 and 1.1, how to use theexamples in this book with either version, and how to move from 1.0to 1.1
* Techniques for extending your ASP. NET sites to incorporaterelated tools and technologies, such as using ADO. NET for datasource access, Web Services for inter-site communication, andServer Controls to facilitate code maintenance and reuse
* How you can make your ASP. NET site production-ready throughproper debugging, optimization, and security
Who is this book for?
This book is for beginners who have no previous experience withASP, C#, XML, object-oriented programming, or the . NET framework. Alittle knowledge of HTML is useful, but not essential. All theconcepts you need to create dynamic ASP. NET Web sites are presentedand explained in full.