Click here to Skip to main content
16,022,368 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can we write code of c# and vb in a single page? if yes how.
Posted

1 solution

No that isn possible. You can mix vb.net and c# in a solution but not mix them within a project.

Some info on mixing vb.net and c# in asp.net:
http://pietschsoft.com/post/2006/03/30/ASPNET-20-Use-VBNET-and-C-within-the-App_Code-folder.aspx[^]

Good luck!
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900