Visual Studio is all about making the developer coding experience more streamlined, allowing you to get to elements of the IDE that matter to you most. Customizing the Start Page is, well, a good ...
So I create a Visual Studio .Net web form on a server and can get that to run just fine. I then switch to the html view of the page and try to add some javascript buttons using the <script> tags, when ...