您目前尚未登陆,请选择【登陆】或【注册
首页->全站代码->DotNetNuke04.08.03免安装版项目源码>>Library/AssemblyInfo.vb>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:DotNetNuke04.08.03免安装版项目源码


当前文件路径:DNN/Library/AssemblyInfo.vb 文件类型
普通视图
		            
1' 2' DotNetNuke - http://www.dotnetnuke.com 3' Copyright (c) 2002-2008 4' by DotNetNuke Corporation 5' 6' Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated 7' documentation files (the "Software"), to deal in the Software without restriction, including without limitation 8' the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and 9' to permit persons to whom the Software is furnished to do so, subject to the following conditions: 10' 11' The above copyright notice and this permission notice shall be included in all copies or substantial portions 12' of the Software. 13' 14' THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED 15' TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 16' THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 17' CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 18' DEALINGS IN THE SOFTWARE. 19' 20 21Imports System.Reflection 22Imports System.Runtime.InteropServices 23 24' General Information about an assembly is controlled through the following 25' set of attributes. Change these attribute values to modify the information 26' associated with an assembly. 27 28' Review the values of the assembly attributes 29 30<Assembly: AssemblyTitle("DotNetNuke")> 31<Assembly: AssemblyDescription("Open Source Web Application Framework")> 32<Assembly: AssemblyCompany("DotNetNuke Corporation")> 33<Assembly: AssemblyProduct("http://www.dotnetnuke.com")> 34<Assembly: AssemblyCopyright("DotNetNuke is copyright 2002-2008 by DotNetNuke Corporation. All Rights Reserved.")> 35<Assembly: AssemblyTrademark("DotNetNuke")> 36<Assembly: CLSCompliant(True)> 37 38' Version information for an assembly consists of the following four values: 39' 40' Major Version 41' Minor Version 42' Build Number 43' Revision 44' 45' You can specify all the values or you can default the Build and Revision Numbers 46' by using the '*' as shown below: 47 48<Assembly: AssemblyVersion("4.8.3.4")> 49
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:DotNetNuke04.08.03免安装版项目源码

- 苹果投票系统源码及毕业论文

- Asp.net多线程下载示例源码

- Vb.net网上订票系统源码

- Asp.net简单饼图XML投票系统源码

- 无限级树形(三层开发)源码

- FreeTextBox最新版(版本3.1.6)

- Asp.net企业信息文档管理系统

- Ajax之用户注册实例源码

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号