Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Does anyone know of a way that you can determine what language certain apps are written in like with an application. I realize I could research the app but it would be awesome if could find an app that could do the same thing.
Posted

You can sometimes tell because some features that exist in C# are not in VB and vice versa. Beyond that, I am not sure that you can.
 
Share this answer
 
What about like being able to tell the difference in a .NET and say Java? Just by looking at the app.
 
Share this answer
 

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