Name some of the languages .NET support?
Answers were Sorted based on User's Feedback
Answer / guser9999
APL,C++,C#,Cobol,,Component
Pascal,Curriculum,Eiffel,Forth,Fortran,Haskell,Java
Language,Microsoft
JScript,Mercury,Mondrian,Oberon,,Oz,Pascal,Perl,Python,RPG,Scheme,Small
Talk,Standard ML,Microsoft Visual Basic
| Is This Answer Correct ? | 6 Yes | 1 No |
Can we use data reader to bind gridview?
How is threading done in .net?
What’s different between process and application in .net?
i have an array of 10 objects whose values are from 1-10 randomly inserted. i have deleted one array object. tell me what is that value? write the logic of it.
2 Answers Deloitte, Srp Khanij,
Explain code access security.
What is MSIL, IL, CTS?
Compare & contrast rich client (smart clients or windows-based) & browser-based web application
What is the purpose of delegates in .net?
Can you configure a .NET Remoting object via XML file?
Hi, Requirement is: try { \\SQL Query } catch(Exception i) { print a } catch(SQLQueryException e) { \\SQL Query } Got Exception in "try" block. Which "catch" throws exception and Why??? Please provide the answer in detail.. Thanks for the help!!!
Difference between Debugging and tracing in .net
What does il do?