• 大小: 16.72MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-21
  • 语言: C#
  • 标签: c#开发  web开发  MVC  

资源简介

使用MVC框架,c#语言开发的新闻发布系统的网站。供大家学习开发。里面提供了强大的用户权限管理系统和新闻发布系统同通用的所有功能。

资源截图

代码片段和文件信息


using System;
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Security.Permissions;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(“News.Demo“)]
[assembly: AssemblyDescription(“News.Demo base framework generated using .netTiers more info www.nettiers.com“)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(“.netTiers v2.3.0.RTM“)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

// Setting ComVisible to false makes the types in this assembly not visible 
// to COM componenets.  If you need to access a type in this assembly from 
// COM set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
[assembly: CLSCompliant(true)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Revision and Build Numbers 
// by using the ‘*‘ as shown below:

[assembly: AssemblyVersion(“1.0.1.0“)]

//
// In order to sign your assembly you must specify a key to use. Refer to the 
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing. 
//
// Notes: 
//   (*) If no key is specified the assembly is not signed.
//   (*) KeyName refers to a key that has been installed in the Crypto Service
//       Provider (CSP) on your machine. KeyFile refers to a file which contains
//       a key.
//   (*) If the KeyFile and the KeyName values are both specified the 
//       following processing occurs:
//       (1) If the KeyName can be found in the CSP that key is used.
//       (2) If the KeyName does not exist and the KeyFile does exist the key 
//           in the KeyFile is installed into the CSP and used.
//   (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
//       When specifying the KeyFile the location of the KeyFile should be
//       relative to the project output directory which is
//       %Project Directory%\obj\. For example if your KeyFile is
//       located in the project directory you would specify the AssemblyKeyFile 
//       attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
//   (*) Delay Signing is an advanced option - see the Microsoft .NET framework
//       documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2912  2011-10-10 14:26  frameworkTemplateDemo\frameworkTemplateDemo\AssemblyInfo.cs

     文件      34216  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\Microsoft.Practices.EnterpriseLibrary.Caching.Cryptography.dll

     文件     103848  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\Microsoft.Practices.EnterpriseLibrary.Caching.dll

     文件     161192  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\Microsoft.Practices.EnterpriseLibrary.Common.dll

     文件      91560  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\Microsoft.Practices.EnterpriseLibrary.Data.dll

     文件      95656  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.dll

     文件      64352  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\Microsoft.Practices.objectBuilder.dll

     文件     172032  2011-10-10 14:27  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\News.Demo.Data.dll

     文件     405504  2011-10-10 14:27  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\News.Demo.Data.SqlClient.dll

     文件     286720  2011-10-10 14:27  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\News.Demo.Entities.dll

     文件      60928  2011-10-09 13:28  frameworkTemplateDemo\frameworkTemplateDemo\CommonLib\NFS.ClassLib.dll

     文件     116736  2009-06-21 10:10  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Antlr3.Runtime.dll

     文件     122880  2011-09-20 15:17  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\AspNetPager.dll

     文件      31232  2011-11-02 11:31  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\frameworkTemplateDemo.dll

     文件      65024  2011-11-02 11:31  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\frameworkTemplateDemo.pdb

     文件      32768  2009-07-19 09:58  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Iesi.Collections.dll

     文件     112494  2009-07-19 09:58  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Iesi.Collections.xml

     文件     270336  2009-06-21 10:10  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\log4net.dll

     文件      34216  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Microsoft.Practices.EnterpriseLibrary.Caching.Cryptography.dll

     文件     103848  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Microsoft.Practices.EnterpriseLibrary.Caching.dll

     文件     161192  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Microsoft.Practices.EnterpriseLibrary.Common.dll

     文件      91560  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Microsoft.Practices.EnterpriseLibrary.Data.dll

     文件      95656  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Microsoft.Practices.EnterpriseLibrary.Security.Cryptography.dll

     文件      64352  2009-03-10 09:11  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\Microsoft.Practices.objectBuilder.dll

     文件      22016  2011-09-20 15:17  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\MvcFckEditor.dll

     文件      21504  2011-10-14 16:30  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\News.Demo.BLL.dll

     文件      50688  2011-10-14 16:30  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\News.Demo.BLL.pdb

     文件     172032  2011-10-10 14:27  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\News.Demo.Data.dll

     文件     405504  2011-10-10 14:27  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\News.Demo.Data.SqlClient.dll

     文件     286720  2011-10-10 14:27  frameworkTemplateDemo\frameworkTemplateDemo\frameworkTemplateDemo\bin\News.Demo.Entities.dll

............此处省略1663个文件信息

评论

共有 条评论