Learn more about sub queries and sub queries, and, more importantly, how to use them with Visual Basic.
Latest Database Access Articles
Making Use of SQL Variables
Learn about SQL Variables and how to use them from Visual Basic.
DataBinding a DropDownList in a FormView
Providing a drop down list in your ASP.NET Web applications help users avoid wasting time with bad data and it's a kinder, gentler thing to do.
Stitching Up Time Zones
Answers will always appear if you are willing to work for them!
Web Service Method to Back Up a Database from a Mobile Device
Learn about a web service method to back up a database from a mobile device using the SQL Backup command and asynchronous method calls.
Handling Database Writes in Data Access Layer Management
The write part of managing a data access layer is where things can go awry. Writing requires managing changes, validation, and transactions. Learn how to handle the challenge.
Latest Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Programming SMS with a GSM Modem
Use a modest modem to connect your IoT devices to the world.

Working with Primes and Fibonacci Sequences in Visual Basic
Play with the Fibonacci sequence and prime numbers in this example-driven article.

Lesson Learned: The Need for a Domain Language
Translation costs time and money, and can affect the quality of the product being made. Make sure all your team members speak the same language.