---
title: "Can I use different programming languages in the same application?"  
description: "Can I use different programming languages in the same application?"  
author: "Manish Kumar"  
published: 2018-04-15  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/23383/can-i-use-different-programming-languages-in-the-same-application  
category: "asp.net"  
tags: ["c#", ".net", "vb.net"]  
reading_time: 1 minute  

---

# Can I use different programming languages in the same application?

Yes. Each and every page can be written with a different programming language in the same application. You can create a few pages in C# and a few in VB.NET.

## Answers

### Answer by Manish Kumar

Yes. Each and every page can be written with a different programming language in the same application. You can create a few pages in C# and a few in VB.NET.


---

Original Source: https://www.mindstick.com/interview/23383/can-i-use-different-programming-languages-in-the-same-application

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
