A practical tutorial on web development with ASP.NET and Visual Basic .NET.
Moving to ASP.NET: Web Development with VB .NET
โ Scribed by Steve Harris, Rob Macdonald (auth.)
- Publisher
- Apress
- Year
- 2002
- Tongue
- English
- Leaves
- 757
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Moving to ASP.NET: Web Development with VB .NET provides focused and thorough guidance on creating Web applications using ASP.NET, including both Web Form applications and Web Services. Authors Steve Harris and Rob MacDonald have worked extensively with .NET throughout the beta program, and offer their real-world experience creating and implementing ASP.NET applications.
The authors discuss and examine relevant topics, and teach you how to make immediate use of ASP.NET. Topics include Web Forms, server-side and mobile controls, data access and binding, and XML integration. Also covered are .NET architecture and configuration, security, state and session management, scalability design, and Web Services. Extensive examples are featured throughout the book, and are also available on the Web for you to access and download.
โฆ Table of Contents
Front Matter....Pages i-xix
Introducing ASP.NET....Pages 1-35
Web Forms....Pages 37-82
HTML Controls....Pages 83-112
Web Controls....Pages 113-171
Building Custom Web Controls....Pages 173-209
Building Mobile Web Applications....Pages 211-248
Working with Databases....Pages 249-291
Data Binding....Pages 293-342
Working with XML....Pages 343-360
Web Application Architecture....Pages 361-426
Web Application Security....Pages 427-474
Designing Web Applications....Pages 475-541
Achieving Scalability....Pages 543-575
Web Services....Pages 577-628
Back Matter....Pages 629-746
โฆ Subjects
Software Engineering/Programming and Operating Systems
๐ SIMILAR VOLUMES
Microsoft's .NET Framework means enormous changes for Web programming. Using Visual Studio's ASP.NET and VB.NET, and a host of established and up-and-coming Internet technologies, you can build cleaner, more powerful Web applications, and you can do it more quickly than ever before. Mastering ASP.NE
C# was developed from the ground up to serve as the main language for Microsoft's new .NET framework - and to compete with Java. C# Web Development for ASP.NET: Visual QuickStart Guide is aimed at beginning developers who may have experience with scripting languages but are not necessarily experienc
This book has provided me with the information to jump right into creating web applications with Visual Basic. It is an excellent training guide and at the same time, it provides real-world examples that can be reused in multiple projects and applications. (A developer's comment on the previous edit
The application youll create is named the Wingtip Toys. Its a simplified example of a store front web site that sells items online. This tutorial series highlights several of the new features available in ASP.NET 4.5 Beta.
This book gave me a good understanding of the methodology of ASP.NET as well as the concepts behind it. The organization of the book is good for someone new to ASP.NET and C# as it starts simple and proceeds forward in a logical manner to more complex topics. However, I agree with a previous revie