Can I use different programming languages in the same application?
1564
15-Apr-2018
Manish Kumar
15-Apr-2018Yes. 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.