I have starting my third year of the bachelors degree in IT next month and am doing my first ASP.NET paper.
So far I have done:
- C#
- Java
- PHP
- VB
- JavaScript
- HTML
I know that with ASP.NET you create web applications.
My questions are:
1. Does ASP.NET applications have the same forms as you do with C# (desktop applications) but just interaction over the internet?
Can you make websites with ASP.NET or is it strictly applications?
Can you integrate other languages such as PHP and Javascript with ASP.NET?