Intermediate VB.NET Programming
Next step for committed VB.NET learners
Take your VB.NET skills further with advanced techniques, real-world architecture, APIs, asynchronous programming, and professional practices.
- Advanced programming concepts
- Professional application design
- Best follow-up after the fundamentals
Advanced Visual Basic 2026 Programming, Volume 1
Advanced Visual Basic
Professional VB.NET Engineering, Object Modelling, Generics, Events, Design Patterns, and LINQ
Take your Visual Basic skills beyond basic syntax and learn how to build professional, maintainable, and testable VB.NET applications with Visual Studio 2026 and .NET 10.
- organise a solution using Domain, Application, Infrastructure, Windows Forms, and Tests projects.
- create entities, value objects, interfaces, and reusable application contracts.
- work effectively with generics, collections, and repositories.
- use delegates, events, and lambda expressions.
Advanced Visual Basic 2026 Programming, Volume 2
Advanced Visual Basic
Professional VB.NET Development with Visual Studio 2026 and .NET 10: Async, EF Core, REST APIs & Security
Advanced Visual Basic 2026 Programming, Volume 2 continues the Advanced Order Manager project from Volume 1 and focuses on building responsive, data-driven, secure, testable, and deployment-ready applications with Visual Studio 2026 and .NET 10.
- Async and Await with Task, cancellation, and progress reporting.
- Concurrency and thread safety using Task.WhenAll, SemaphoreSlim, and concurrent collections.
- SQL Server LocalDB and ADO.NET with parameterized queries and repositories.
- Entity Framework Core with DbContext, LINQ, IDbContextFactory, and read-only queries.
VB6 to Modern VB.NET Made Easy
Modern VB.NET path for learners upgrading from VB6
A Practical Step-by-Step Guide to Migrating Legacy Visual Basic 6 Applications to VB.NET with Visual Studio 2026 and .NET 10.
- understand the core differences between VB6 and VB.NET
- set up Visual Studio 2026 for VB.NET development
- write modern VB.NET code with stronger typing and better structure
VB.NET Database Programming with Windows Forms and SQL Server
Best for practical data-driven desktop business apps
Build real Windows Forms applications with VB.NET, SQL Server, and ADO.NET through practical CRUD workflows, data binding, and business-oriented projects.
- SQL Server and ADO.NET step by step
- Windows Forms CRUD and data binding
- Real-world desktop business projects
VB.NET Windows Forms Projects Made Easy
Build 20 Practical Desktop Applications with Visual Studio 2026, .NET 10, and Step-by-Step VB.NET Programming
VB.NET Windows Forms Projects Made Easy is a hands-on programming guide for anyone who want to learn how to create real desktop applications using VB.NET, Windows Forms, Visual Studio 2026, and .NET 10.
- Calculator App
- Library Book Management App
- Simple Point-of-Sale App
- Employee Payroll Calculator
VB.NET Game Programming for Beginners
Build Fun 2D Games with Visual Studio 2026 and Windows Forms
VB.NET Game Programming for Beginners is a practical, project-based guide for students, hobbyists, and aspiring developers who want to learn how to build fun 2D games with VB.NET, Visual Studio 2026, and Windows Forms.
- Set up Visual Studio 2026 for VB.NET game development
- Understand the fundamentals of game design and event-driven programming
- Build complete beginner-friendly games step by step
VISUAL BASIC PROGRAMMING WITH CODE EXAMPLES
A Practical Guide for Beginners and Intermediate Developers
Visual Basic Programming with Code Examples offers a unique dual-format approach, showcasing sample codes in both Visual Basic 6 (VB6) and VB.NET.
- Core Concepts Made Easy
- Hands-On Application Building
- 48 Practical Code Examples