惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

C
CERT Recently Published Vulnerability Notes
K
Kaspersky official blog
S
Schneier on Security
Latest news
Latest news
Cisco Talos Blog
Cisco Talos Blog
T
Threatpost
T
Tor Project blog
T
Tenable Blog
The Register - Security
The Register - Security
T
Threat Research - Cisco Blogs
阮一峰的网络日志
阮一峰的网络日志
F
Fortinet All Blogs
D
Darknet – Hacking Tools, Hacker News & Cyber Security
V
Visual Studio Blog
Google DeepMind News
Google DeepMind News
H
Help Net Security
博客园_首页
I
Intezer
aimingoo的专栏
aimingoo的专栏
Last Week in AI
Last Week in AI
Project Zero
Project Zero
Recorded Future
Recorded Future
C
Cybersecurity and Infrastructure Security Agency CISA
Vercel News
Vercel News
A
Arctic Wolf
P
Palo Alto Networks Blog
The Hacker News
The Hacker News
博客园 - 三生石上(FineUI控件)
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
S
SegmentFault 最新的问题
Know Your Adversary
Know Your Adversary
P
Privacy & Cybersecurity Law Blog
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
P
Proofpoint News Feed
P
Privacy International News Feed
G
GRAHAM CLULEY
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
罗磊的独立博客
Simon Willison's Weblog
Simon Willison's Weblog
C
CXSECURITY Database RSS Feed - CXSecurity.com
Scott Helme
Scott Helme
T
The Exploit Database - CXSecurity.com
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Security Latest
Security Latest
Cyberwarzone
Cyberwarzone
L
Lohrmann on Cybersecurity
C
Cisco Blogs
C
Cyber Attacks, Cyber Crime and Cyber Security
AWS News Blog
AWS News Blog

博客园 - Slash

世界上最经典的25句话[转载] Just do it 送炭之恩 历程 VMware使用相关 (转)绝不能错过 100个最佳Linux站点推荐 (转)7290常用快捷键 (转载)30岁前男人需要完成的事 (转载)表示业务实体的几种方式比较分析 CodeSmith:类型化DataSet实体类模板 PowerDesigner实现异构数据库转化 发布PowerDesigner11.0中文教程 人生的忠告 PowerDesigner中依赖关系自动创建主键 PowerDesigner中定制数据字典 PDM生成的SQL脚本不能正确执行解决过程 DotTextWeb数据库安装过程 DotTexWeb项目不能正常加载打开 应该通过了数工
DotNet项目中常见文件类型
Slash · 2006-09-01 · via 博客园 - Slash

各文件类型相关信息:.sln         Visual Studio.Solution 通过为环境提供对项目.项目项和解决方案项在磁盘上位置的引用,可将它们组织到解决方案中
.suo         解决方案用户选项 录所有将与解决方案建立关联的选项,以便每次打开时,都包含您所做的自定义设置
.resx     程序集资源文件 用于编辑和定义应用程序资源的文件
.xslt          XSLT文件        用于转换XML文档的文件
.xsd           XML架构     用于创建XML文档架构的文件,同时也作为数据集,如DataSet类创建XML架构的文件.disco         静态发现文件   充当XML Web services发现机制的一个可选的文件,不为XML Web services 自动创建.disco文件
.asax         全局应用程序类 用于处理全局asp.net应用程序级事件,global.asax
.rpt           Crystal Report文件
.cur           游标文件       用于创建自定义游标的文件
.csproj         C#语言项目
.webinfo       专用的项目文件 用于跟踪应用程序根,包含了应用程序根目录信息

至于其它各种文件类型详细内容可参考msdn.

posted on 2006-09-01 23:07  Slash  阅读(547)  评论()    收藏  举报