In VS2012 when you select a file in solution explorer it automatically opens file in a special “preview” tab. Maybe my computer is not fast enough, but this preview...
  • May 5, 2022
  • 0 Comments
VS2010 had the feature that viewing a file would automatically cause Solution Explorer to scroll to that file. With VS2012, viewing different files from within the IDE no longer...
  • May 4, 2022
  • 0 Comments
I am developing a metro app with VS2012 and Javascript I want to reset the contents of my file input: <input type="file" id="uploadCaptureInputFile" class="win-content colors" accept="image/*" /> How should...
  • May 3, 2022
  • 0 Comments
I’m at wit’s end. Visual Studio is typically painfully slow to debug or just plain load (“start without debugging”) my ASP.NET MVC sites. Not always: at first, the projects...
  • May 1, 2022
  • 0 Comments