Visual Studio Not Connecting Designer to Code Behind

后端 未结 3 1494
甜味超标
甜味超标 2021-01-21 00:33

I started using VisualStudio 2013 last week, and have loved it. But I was primarily coding controllers and JavaScript. However, when I add a control to a Webform inside of a W

3条回答
  •  自闭症患者
    2021-01-21 01:24

    For me I just needed to right click on the solution and select "Unload Project" then just right click and select "Reload Project", this then connected the code behind file.

提交回复
热议问题