Search Results

1
vote

Using multiple web projects with different languages in Visual Studio

You can do this using sub-web projects. This has been available in Visual Studio since 2005 and works with the Web Application Project style of web site. …