Cant find aspx.cs in jetbrains rider

随声附和 提交于 2021-01-29 17:57:35

问题


I have installed Jetbrains Rider and created an ASP.NET Project, but I can't find the behind code of web page.aspx any help?

Rider screenshot: Rider

Visual Studio screenshot: Visual Studio


回答1:


The way I've found to add the code behind is go into the top level form file, place your cursor in the first line, and then click the hammer icon. One of the options will be to create a code behind file. Unsure if there's a less hinky way.

https://imgur.com/a/ED7mJnm



来源:https://stackoverflow.com/questions/57960999/cant-find-aspx-cs-in-jetbrains-rider

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!