You are on page 1of 5

7/11/22, 8:33 PM Visual Basic Archives | CodeGuru

Visual Basic

.NET

Using Multiple Programming


Languages to Create an ASP.NET
Website
Did you know it is possible to use more than one programming language in a .NET website
project? However, you cannot directly put source code files of different programming
languages in the App_Code folder of your...

Tariq Siddiqui - June 11, 2022

Read more

×
Similar Articles
https://www.codeguru.com/visual-basic/ 1/5
7/11/22, 8:33 PM Visual Basic Archives | CodeGuru

Visual Basic Features in Visual Studio 2022


Visual Basic Hannes DuPreez - January 25, 2022

Most articles cover new features specifically tailored to C#, its improvements, and the C#
development environment. Finally, with Visual...

Read more

Playing with Strings: Proper Case

Visual Basic Hannes DuPreez - May 27, 2020

Introduction
As you may or may not know: strings are strange creatures! I say so because there
are so many...

Read more

Making a Small Lotto Game in VB.NET


Visual Basic Hannes DuPreez - April 28, 2020
Introduction
If you are one of the many unlucky ones who has never won anything in a lottery,
well, this...
Read more

Sponsored Content
How to accelerate digital innovation in 2022
By PagerDuty
Take these three steps to free up your developers, avoid over-
engineering, and eradicate digital complexity.

Read more

Creating a Maze Game in .NET, Part 2: Adding Gameplay


Visual Basic Hannes DuPreez - August 28, 2019
Continuing with our game, all that is left to do is to add the physical Maze object and enable...
Read more

Creating a Maze Game in .NET, Part 1: Structure


Visual Basic Hannes DuPreez - August 9, 2019
When I was teaching programming full time, I always tried to enable the students to think for
themselves, and...
Read more ×

https://www.codeguru.com/visual-basic/ 2/5
7/11/22, 8:33 PM Visual Basic Archives | CodeGuru

News
 
& Trends
Introduction to .NET 7
Preview 4
.NET Hannes DuPreez -
June 20, 2022

Sponsored Content
How to ruthlessly
reduce digital
l it i 2022
CodeGuru and VBForums
Developer Forums and
Community
News James Payne - April 7, 2022

An Introduction to OWASP
Top 10 Vulnerabilities
News Joydip Kanjilal -
March 24, 2022

CodeGuru covers topics related to Microsoft-related software development, mobile


development, database management, and web application programming. In addition to
tutorials and how-tos that teach programmers how to code in Microsoft-related languages
and frameworks like C# and .Net, we also publish articles on software development tools,
the latest in developer news, and advice for project managers. Cloud services such as
Microsoft Azure and database options including SQL Server and MSSQL are also frequently
covered.

  
×

https://www.codeguru.com/visual-basic/ 3/5
7/11/22, 8:33 PM Visual Basic Archives | CodeGuru

Advertisers
Advertise with TechnologyAdvice on CodeGuru and our other developer-focused
platforms.

Advertise with Us 

Our Brands

PRIVACY POLICY TERMS ABOUT CONTACT ADVERTISE

CALIFORNIA – DO NOT SELL MY INFORMATION

Property of TechnologyAdvice.
© 2022 TechnologyAdvice. All Rights Reserved
Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives
compensation. This compensation may impact how and where products appear on this site including, for example, the order in
which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.

https://www.codeguru.com/visual-basic/ 4/5
7/11/22, 8:33 PM Visual Basic Archives | CodeGuru

https://www.codeguru.com/visual-basic/ 5/5

You might also like