ASP.NET Website Programming von Marco Bellinaso | Problem - Design - Solution, Visual Basic .NET Edition | ISBN 9780764558764

ASP.NET Website Programming

Problem - Design - Solution, Visual Basic .NET Edition

von Marco Bellinaso und Kevin Hoffman
Mitwirkende
Autor / AutorinMarco Bellinaso
Autor / AutorinKevin Hoffman
Buchcover ASP.NET Website Programming | Marco Bellinaso | EAN 9780764558764 | ISBN 0-7645-5876-5 | ISBN 978-0-7645-5876-4

ASP.NET Website Programming

Problem - Design - Solution, Visual Basic .NET Edition

von Marco Bellinaso und Kevin Hoffman
Mitwirkende
Autor / AutorinMarco Bellinaso
Autor / AutorinKevin Hoffman
What is this book about?
The C# edition of ASP. NET Website ProgrammingProblem-Design-Solution has been phenomenally successful, gaining rave reviews for its unique approach and valuable content. The blend of theory and practice.
Now, due to demand from readers, a Visual Basic . NET edition ofthe book has been produced. This edition will offer the same blendof theory and practice that won so many fans for the C# edition. The book has been completely re-edited to ensure that it addressthe needs of ASP. net developers who use VB. net.
ASP. NET Website Programming shows you how to build aninteractive website from design to deployment.
Packed with solutions to website programming problems, this bookwill have you building well-engineered, extendable ASP. net websitesquickly and easily.
What does this book cover?
In this book, you will learn how to * Establish a solid, scalable website foundation * Provide flexible user accounts integrating with ASP. net'sbuilt-in security * Create message forums that enable formatted messages but defendagainst cross-site scripting * Generate revenue from advertising * Build a web interface for uploading, downloading, editing, andmanaging the files on your site * Add opinion polls, email newsletters, and news management * Deploy the finished site on a live server * Build websites using good, n-tier coding techniques
The site that you build is modular. You can slot the modulesinto your own Web site, modify them, or use them as examples ofparticular ASP. NET techniques.
The code will work with Visual Basic . NET Standard. However, Chapter 11 „Deploying the Site“ uses some features found only inthe full Visual Studio . NET. You will still be able to deploy thesite, but the process will be less automated.