Categories
|
Test: First Web Program (Web Site) in C# Explained 5. Which of the following languages can be used to write the code behind an ASP.NET web page right out of the box?
Results Congratulations! Correct Answer. You Answered: None. If you took the test, your answer will show up here. Correct Answer: Visual C#; Visual Basic; Explanation Both Visual C# and Visual Basic are widely supported by Visual Studio and ASP.NET. So, these two languages are supported right out of the box. However, there is support for languages like IronPython, if you install it.Take the Test Take the complete test on this topic. You will be able to review answers to questions and get a test score.
Take the Test
Question 5 of 5
Test is Based on this Article
This article explains and dissects the pieces involved in creating the first web program in C# using the Web Site method (as opposed to the Web Program method).
|
What is involved in developing a web-based program using the C# programming language with Web Site - Solution as the model.
|
|
More Articles With Similar Tags
|
This article explains and dissects the pieces involved in creating the first web program in C# using the Web Project method (as opposed to the Web Site method).
|
How do you develop an ASP.NET program using the Web Project model?
|
What is involved in developing a web-based program using the C# programming language with Web Site - Solution as the model.
|
This test has questions on developing first console (shell) based programs using the C# programming language.
|
Visual Studio 2005 and Visual Studio 2008 offer two options for creating an ASP.NET web program – a Web Project or Web Site. This article discusses the main reasons why you would choose one over the other.
|
|
|
|
|