How to open new "ASP.NET Web Application" from visual studio 2015 community edition?
13:11 14 Sep 2015

I'm watching some ASP.NET tutorials on YouTube from earlier version of VS (2010) the instructor opened ASP.NET Web Application new project from this window:

enter image description here

This is additional window appears after selecting ASP.NET Web Application in VS 2015 enter image description here Which item to choose to create the same project in visual studio 2015?

This lead me to another question: Are there major differences between VS 2010 and VS 2015?

c# asp.net visual-studio visual-studio-2010 visual-studio-2015