1.

Is It Possible To Write Code In Many Languages In One Asp.net Project?

Answer»

You cannot WRITE the code-behind FILES in DIFFERENT languages in the same PROJECT, but you can write the ASPX pages and ascx controls in different languages.

You cannot write the code-behind files in different languages in the same project, but you can write the aspx pages and ascx controls in different languages.



Discussion

No Comment Found