ASP .NET中的App_Code文件夹 [英] App_Code Folder in ASP .NET

查看:87
本文介绍了ASP .NET中的App_Code文件夹的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我试图进入App_Code文件夹中定义的类的属性,可以在Visual Studio 2005中使用2.0进行调整version

Hi,

I am trying to get into the properties of a class defined in the App_Code folder, bu tunable to do that in Visual Studio 2005, using 2.0 version

推荐答案

你的问题不清楚是什么意思你可以在Visual Studio 2005中做到这一点,

App_Code文件夹用于因为它会在运行时自动编译.App_Code文件夹的工作方式与Bin文件夹非常相似,但在app_code中你可以存储源代码而不是编译代码。
You question is not clear what do you mean by u tunable to do that in Visual Studio 2005,
App_Code folder is used because it will be automatically compiled at run time.The App_Code folder works much like the Bin folder but In app_code you can store source code in it instead of compiled code.


查看本文,几乎一切都清楚地解释了

A ASP.NET应用程序文件夹初学者指南 [ ^ ]
Check this article, almost everything explained clearly
A Beginner's Guide to ASP.NET Application Folders[^]


这篇关于ASP .NET中的App_Code文件夹的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆