查找.Net框架 [英] Finding the .Net framework

查看:70
本文介绍了查找.Net框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以找出用于创建Web项目的.NET版本(即1.1或2.0或3.0等).我有.aspx,.aspx.vb,web.config等文件,但需要弄清楚.

Is there a way to find out which .Net version i.e. 1.1 or 2.0 or 3.0 etc.. was used to create a web project. I have files like .aspx, .aspx.vb, web.config etc but need to figure that out.

同样如何在Visual Studio环境中打开现有的ASP.Net项目.我已经收到其他人的文件,但是出于安全原因,他不想共享整个项目,而只希望共享选定的文件.我们俩都想知道打开一个现有项目需要共享的最少的最小文件是什么(我的意思是除了需要修改的.aspx,.aspx.vb文件之外)

Also how to open the existing ASP.Net project in Visual Studio environment. I have received files from another person but for security reasons he do not want to share the complete project but only selected files. We both would like to know what is the bare minimum files which needs to be shared to open an existing project (I mean apart from the .aspx, .aspx.vb files which needs to be modified)

谢谢

推荐答案

请尝试以下操作:

打开Visual Studio.

Open Visual Studio.

点击文件->打开->网站(或按Alt + Shift + O).

Click on File -> Open -> WebSite (Or press Alt+Shift+O).

选择包含文件的文件夹(aspx,aspx.vb,web.config)

Select the folder which containing your file (aspx, aspx.vb, web.config)

在大多数情况下,它将打开该文件夹作为网站,您可以使用F5运行它.

In most of the cases it will open the folder as web site and you can run it with F5.

这篇关于查找.Net框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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