开发者

ASP.NET: cannot find [name].designer.aspx.cs in VS2010

开发者 https://www.devze.com 2023-01-06 06:53 出处:网络
maybe it\'s a dumb q开发者_Python百科uestion, how can i see the designer generated codebehind files (named .designer.aspx.cs) in VS2010?

maybe it's a dumb q开发者_Python百科uestion,

how can i see the designer generated codebehind files (named .designer.aspx.cs) in VS2010?

i need it to wireup form events when i disable autowireup option at @form.


You have created a website. Websites don't have designer files. If you create a web application,

File - New Project - Web - ASP.NET Web Application

you will see the designer files.


Next to the file, there is an arrow which you can expand to see the code-behind and designer files.

See here:

alt text http://www.freeimagehosting.net/uploads/62bba0f898.png


i can't see the second file like in the previous answer - only the regular .cs file.

see the screenshot

http://www.freeimagehosting.net/uploads/74de60f240.png

i can't post images inline till i get 10 points - sorry for link.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号