Master using NativeScript, an open source framework for building truly native mobile apps with Angular, TypeScript, or JavaScript.
Latest Internet Articles
FTP and VB.NET
Knowing when and how to work with the Internet's many different protocols is essential in any decent application.
Communication Using UDP and Visual Basic
Learn how to create a Visual Basic UDP (User Datagram Protocol) program.
Building Browser-based Kiosk Apps with C#/VB.NET (Using DotNetBrowser)
Create a C#/VB.NET kiosk application that runs on Windows and displays modern Web content using WPF or WinForms and a Browser control based on Chromium.
Sending eMails with Visual Basic with LinkedResources and Alternate Views
Learn how to send emails through Visual Basic and make them more powerful with the use of LinkedResources and Alternate Views Classes.
Tapping Into the Wikipedia API with Visual Basic
Harness the power of Wikipedia's APIs and use them in your own Visual Basic work.
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

TypeScript for the C# Developer
Learn about TypeScript: what it is, and its type system.

Detecting a Touchscreen in Visual Basic
Learn how to detect if a touchscreen is available on the device running your application. You'll also see how to display a touch-enabled keyboard!
Using C# 7 Pattern Matching
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.