Load the ASPX designer in background and never freeze the rest of the UI
When I open an ASPX file or switch to a open ASPX file the UI can freeze for a long time (20sec) sometimes. While loading the designer I should be able to continue using visual studio without having to wait for the designer to load this including the ASPX file getting parsed.
8
votes