In-Depth

Books: Develop Web Solutions With VB.NET

VB.NET offers an improved palette for creating Web-based software. Programming the Web with Visual Basic .NET is a complete reference book that gives you all the info you need.

Visual Studio .NET and the enhancements to the Visual Basic language give you a new and improved palette for creating Web-based software. However, these new tools come at a significant cost of learning. Having experience in previous versions of Visual Basic or a Web development environment won't necessarily make you immediately proficient at building Web applications with VB.NET. The authors of Programming the Web with Visual Basic .NET have worked hard to significantly lessen this burden.

If you're looking for a complete reference book for building Web applications with VB.NET, this book should be on your list. It begins with a general discussion of Web applications, taking you from the creation of simple Web pages and Web server controls to the development of XML Web services. A large part of the book discusses how to access data and provides you with details on how to build and deploy your Web applications. The book features a lot of quality sample code and illustrations, and the four detailed appendices do a good job of filling in some of the foundation knowledge that will increase your overall understanding of HTML, XML, and development server configurations. You won't be a software architect after reading this 900-page, 15-chapter book, but you will have all the information you'll need to be proficient at developing and managing Web solutions built with VB.NET.


Programming the Web with Visual Basic .NET
by Lynn Torkelson, Constance Petersen, and Zac Torkelson
Apress
ISBN: 1590590279
Price: $59.95
Quick Facts: Shows you how to build Web applications and services using Visual Basic .NET; written for experienced Web programmers.
Pros: Excellent appendix chapters on Web design tips, HTML quick reference, XML quick reference, and server configurations.
Cons: Thick and intimidating.

About the Author

Joel Semeniuk is a founder of Imaginet Resources Corp., a Canada-based Microsoft Gold Partner. Currently, Joel is also serving as an Executive VP of Agile Project Management Tools at Telerik. He is also a Microsoft Regional Director and MVP Microsoft ALM, with a degree in Computer Science. With more than 18 years of experience, Joel specializes in helping organizations around the world realize their potential through maturing their software development and information technology practices. Joel is passionate about Application Lifecycle Management tooling, techniques and mindsets, and regularly speaks at conferences around the world on a wide range of ALM topics.

comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube